SAP reference for loading orders¶
This page complements loading orders. The versioned interface is Enterprise; Community does not publish this contract. There is no universal equivalent SAP object. This Community/Enterprise boundary, not legacy, is the mapping authority.
| SAP scenario | Nearby objects/sources | Transactions or apps |
|---|---|---|
| classic LE Shipment | header VTTK, items VTTP, stages VTTS |
VT01N, VT02N, VT03N |
| SAP Transportation Management | freight order, stages, stops, resources, and charges | Manage Freight Orders apps and released APIs/CDS views |
Map the shipment/freight-order number to id, associated deliveries to the
load relationship, stages/stops to origin and destination, transportation
resource to fleet/vehicle type, and charges to freightCost.
Use a source namespace such as LE-0000123456 or TM-6100001234. Distance,
weight, and volume must have explicit units and be reconciled with delivery
lines; do not add header and item totals twice.
An OpsFactor loading order is a consolidated historical record. A TM freight order may be richer and change during execution; define which status and point in time produce the integrated snapshot.
SAP references¶
Return to loading orders or the SAP index.