Skip to Content
0
Former Member
Sep 13, 2007 at 11:22 PM

Urgent: How access itab n variable in my calling program?

46 Views

I am working on report 'A' .

I am calling Custom Report 'B' from my report 'A'.

I can not edit report 'B'.

I am calling report 'B' from report 'A' as below.

submit B and return.

I have to write code in my report 'A' on Internal table and variable decared in report 'B' .

So plz tell me how to access itab n variable in my report 'A' which is declared in report 'B'