‎2022 Apr 12 11:56 AM
Hi Experts,
I have created a program A which call another program B (using submit) & update the cumulative numbers in some Z table. The program B which is being called is having submit statement inside it which calls standard program rfitemar. When I execute the program B separately I get the output properly, but when I execute program A, it doesn't give me any output. In program rfitemar i have done enhancement to export the list to memory ID & importing the same in program B.
Can you help me with any suggestion, what could be the reason & with some solution to handle such scenario?
Thanks,
Amar
‎2022 Apr 12 12:30 PM
‎2022 Apr 13 5:20 AM
Thanks for revert. I have done enhancement to get FLB5N internal table data in my another Z program in which I do some processing based on this data & generate PDF.
Anyway will try the method you suggested using a wrapper class.
‎2022 Apr 12 2:16 PM