cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP TM - Transactions Codes/Tables for Forwarding Order Creation

0 Kudos
6,475

Hi,

I am thinking of automating SAP TM - Forwarding Order Creation using SAP GUI scripting. What are the transacton codes I should use.

Also, what are those SAP tables which are updated after one creates/confirms Forwarding Order Creation. I need to feed those tables with billions of rows.

Accepted Solutions (1)

Accepted Solutions (1)

Johnny_Li
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

SAP TM is a Web Dynpro based(for stand alone TM) or Fiori launchpad based(For S/4HANA TM) application. We don't use transaction code to create TM orders.

Root table to store FWO data is /SCMTMS/D_TRQROT. Search /SCMTMS/D_TRQ* for the rest if you need.

0 Kudos

Thanks Johnny. Looking at /SCMTMS/D_TRQ* gives me some confident.

Yash33
Newcomer
0 Kudos
i

Answers (0)