Skip to Content
0
Former Member
Dec 02, 2008 at 11:17 AM

multi line export-import

115 Views

hi,

im using user exit LMR1M004 to export some variables which are imported in user exit RGGBS000. It works fine wherever there is only one line item. However this import-export doesnt happen line by line. After all line items are exported the second user exit imports the values , so it loses the variables of first line item and fetches values of second line item for both lines.

How do i overcome this problem ?

Bye