Skip to Content
0
Former Member
Sep 17, 2007 at 04:43 PM

Very Urgent: how to access itab n variable declared in called report?

16 Views

I am working on report 'A' .

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

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'