cancel
Showing results for 
Search instead for 
Did you mean: 

SAP TM enhancments

S_Arora
Participant
0 Kudos
331

Hello,

I have two issues.

1) we are migrating from LE_TRA to SAP TM in S/4 on premise. We have some custom report in which shipment document is fetched from VTTK table. Since LE_TRA will not be used going forward and SAP TM will be used, we need to give Freight order instead of shipment document in custom report. What functional specs to be given to ABAP team. where to fetch the Freight order table/Field name ?

2) we need to print a new bill of adding form in SAP TM. how to go about it. earlier we used to give VTTK/VTTP table

names for shipments to ABAP. How we need to do it in case of SAP TM for form printing ?

I know there is a SAP TM enhacement guide but that is too technical.

rgds

sachin

Accepted Solutions (0)

Answers (1)

Answers (1)

janishaik975
Associate
Associate
0 Kudos

Hi Sachin,

1. For finding the freight order number you can check table - /SCMTMS/D_TORROT and field TOR_ID

(More detailed information can be known via navigating through transaction BOBF-> Business Objects -> /SCMTMS/TOR)

2. Whereas for the printing the BOL number you can refer the below link related to Output management setup

https://help.sap.com/doc/1f5907d3d65848f29e859a57203803c7/9.3/en-US/IG_93_Output_Mgmt_Config_Guide.p...

Regards,

Jani S