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

T-code creation for SAP Query

Former Member
0 Likes
380

Hello Gurus,

Good Day!

I have a requirement for a creation of a t-code for a SAP query.

I have already created a T-code for the same. For example the t-code name is RP_0xx. They want the field xx to be populated with the next available transaction. Currently the transaction available is 23. So the next t-code shud be RP_024.

Can you guide us as to how we can about creating a dynamic t-code.

Thanks in advance for all the help.

Regards,

ES

1 REPLY 1
Read only

GirieshM
Active Contributor
0 Likes
343

Hi Eshwar,

Check the FM: RS_TRANSACTION_ADD.

If my understanding is wrong, please elaborate your requirement.

With Regards,

Giriesh M