cancel
Showing results for 
Search instead for 
Did you mean: 

Tcode related SCM

Former Member
0 Kudos

Hello All,

Newcomer need some help with a question regarding SCM transaction code.

In ECC, as we know, we can type the Transcode in Command Field to start the thansaction.

But in SCM, actually, I Can not start the transaction after I typed the TCode in command field, for example, /SAPAPO/MVM.

How to handle this issue? need I perform a program sepratelly or something.

Could some guys tell me the reason why? thanks in advance.

BR,Karl

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In SCM every tranascation should be start with /N/SAPAPO/Tcode,

in your case write like this: /N/SAPAPO/MVM....it will work.

Thanks

prasad

Answers (1)

Answers (1)

Former Member
0 Kudos

thanks very much.

good luck.