Shippers and carriers can manage tracking events with the Manage Freight Execution app. The application allows both shippers and carriers to report and view the planned vs actual events.
The following configurations need to be in place for milestone tracking to work:
- Enable message interfaces
- Define event codes
- Define tracking-relevant freight document types
- Maintain new text types
- Maintain location code
- Maintain ocean bill of lading
- Specify last expected event
- Maintain Post Processing Framework (PPF) setting
Note
These steps are described in detail in the Manage Freight Execution section of the Administration Guide for Shippers.
There are three options for triggering a tracking request:
- Enable tracking via the TransportationOrderGenericTrackedProcessRequest_Out message interface.
This allows freight documents to be tracked by both the Manage Freight Execution app and via API.
This requires setting the TOR lifecycle status to "In Process" and the execution status to "Ready for Transportation Execution" or "In Execution".
- Enable tracking via the TransportationOrderRequest_Out message interface.
This allows freight documents to be tracked by the Manage Freight Execution app.
- Enable tracking via SAP Business Network Global Track and Trace.
This requires implementing SAP Business Network Global Track and Trace.
Note