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

Input as Transaction Code

Former Member
0 Likes
322

Hi All,

i have written a program in dialog programming which replicates a screen

( or Transaction )by using function module RS_SCRP_COPY. i give program name and screen number as input in the main screen. it is working fine. but now i want to replace those two input fields and give input field as Transaction Code. by giving TCODE it should work exactly as the previous one.

Could you please tell me how to achieve this.

regards,

samm

1 REPLY 1
Read only

Former Member
0 Likes
277

Use the FM: RS_TRANSACTION_COPY

Regards

Ravi