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

Tcode for SPRO node

Former Member
0 Likes
1,527

HI,

How to find out the transaction code for a SPRO node, Kindly help its Urgent.

Suitable answers will be Rewarded

Thanks and Regards,

Kasi S

4 REPLIES 4
Read only

Former Member
0 Likes
1,015

Hi Kasi,

SPRO is itself a t code where you can configure all the scenarios.

If u want to know the tcode for particular node. click on that node and then goto system--> status there you will find the tcode.

Thanks,

swamy

Read only

Former Member
0 Likes
1,015

Hello,

Some tables on SPRO dont have tcodes, because they run SM30 TCODE, anyways go to System->Status, and check the tcode that it is there.

Bye

Gabriel P.

Read only

vinod_vemuru2
Active Contributor
0 Likes
1,015

HI Kasi,

U have to expand the tree to lowest level. Now click on the clock(Execute) symbol of node u want to t code. Next goto menu->system->status->Transaction code. For each node t code will be different.

Thanks,

Vinod.

Read only

uwe_schieferstein
Active Contributor
1,015

Hello Kasi

If you call transaction SPRO and choose menu Additional Information -> Additional Information -> Display Key -> IMG Activity you see the IMG activity for a SPRO node.

Example:

Create Accrural Cost Elements (SIMG_CFMENUORK2KA01)

The IMG activities are stored in table CUS_IMGACH. If you select this table with your IMG activity (e.g. SIMG_CFMENUORK2KA01) you will get the corresponding transaction: S_ALR_87004308

Regards

Uwe