Skip to Content
0
Former Member
Sep 13, 2007 at 10:31 PM

How to use Internal table n Variables of called report in my program?

617 Views

I am calling one custom report ZMM_DL using 'Submit ..... and Return' in my program.

I want to use internal table and varibale of custom report ZMM_DL in my program(report which is I am developing).

So plz tell me what to do to use Internal table n Variables of called report in my program.