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'