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

new transaction code will not work from command box

ross_goodman
Participant
0 Likes
438

Hi,

I have created a parameter transaction that works from test and if I put it in my favourites. However when I put it in the command box it will not work, I think this is because the transaction starts with a /, can anyone confirm?

Ross

1 ACCEPTED SOLUTION
Read only

peter_ruiz2
Active Contributor
0 Likes
409

Hi Ross,

Use /n in front of the transaction code when opening in the command box. for example, if the transaction code is /tcode, then you need to enter /n/tcode in the command box to open the transaction.

regards,

Peter

2 REPLIES 2
Read only

peter_ruiz2
Active Contributor
0 Likes
410

Hi Ross,

Use /n in front of the transaction code when opening in the command box. for example, if the transaction code is /tcode, then you need to enter /n/tcode in the command box to open the transaction.

regards,

Peter

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
409

Ross,

Just try putting /n or /o as prefix for your new transaction code while trying in the command box.

Regards,

Sreeram