Hi,
I got the solution, what mistake i have done is INternala table which i have declared in the method but not in the IMPL class level,
Now i have declared the internal tabe with same structure type in the IMPL class level as attribute.
now the data is reflecting in the close event method.
REgards,
RamReddy