Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

passing internal table using export parameter

Former Member
0 Likes
317

Hi gurus,

Am calling Report program from module pool program i want to pass the internal table using export  with memory ID and getting the table in report by the import memeory ID but values are not getting passed is there is any other method to pass the internal tab please help me on this.

Thanks,

Meena

Moderator message : Not enough re-search before posting, discussion locked.

Message was edited by: Vinod Kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
296

Hi, Internal table should be declared with the same name in both the programs.

Cross check again.

1 REPLY 1
Read only

Former Member
0 Likes
297

Hi, Internal table should be declared with the same name in both the programs.

Cross check again.