Skip to main content

Posts

Showing posts with the label End of day manifest

[SAP EWM] End of the day Carrier Manifestation

Requirement: Send an "End of Day Manifest" to carriers to sync shipment tracking data from EWM system. Architectural Approaches: Third-Party Systems: Use platforms like Kewill or Descartes to handle carrier API synchronization. Direct SAP Integration: Develop a custom SAP program to call the carrier’s manifest API directly. Mediated/Proxy Integration: Route data from SAP to a third-party system using a proxy  SI_CLOSE_CARRIER_OUT_SYNC , allowing the third-party system to interface with the carrier.