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

calling module command from another program

Former Member
0 Likes
805

hi,

i have a requirement to call the screen of transport management system and pass parameters.

is there any function module to pass parameter to of reports screen module command ? anything ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
460

hai,

u can do this by BDC.

create a recording for data entry for the next report program, pass the data to thyat by calling the traction

or u can use simply use EXPORT and IMPORT.

ie data exchange through abap memory

thanks and regards

sarath p

Edited by: sarath p on Apr 18, 2008 9:28 AM

1 REPLY 1
Read only

Former Member
0 Likes
461

hai,

u can do this by BDC.

create a recording for data entry for the next report program, pass the data to thyat by calling the traction

or u can use simply use EXPORT and IMPORT.

ie data exchange through abap memory

thanks and regards

sarath p

Edited by: sarath p on Apr 18, 2008 9:28 AM