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