Show TOC

Change Transportation Order Based on Transportation Order Execution Delivery Assignment Changed Notification Locate this document in the navigation structure

Definition

To change a transportation order of the category “freight order” or “freight booking” based on a notification about changed delivery assignments.

Technical Data

Software Component Version

SAPTM 1.10

Release State

Released

Technical Name

TransportationOrderSCMExecutionDeliveryAssignmentChangedNotification_In

Namespace

http://sap.com/xi/TMS

Application Component

TM-ERP-SHP

Category

A2A

Direction

Inbound

Mode

Asynchronous

Idempotency

No

Change/Update Behavior

Type 1

P2P Communication Enabled

Yes

Business Context

A shipper has carried out transportation planning for delivery-based transportation requirements (DTRs) and sent the resulting freight documents to a logistics execution system for further processing. The DTRs are based on deliveries that were originally received from the logistics execution system. The logistics execution system has created a shipment for each freight document. The deliveries that formed the basis of the DTRs are automatically assigned to the corresponding shipment in the logistics execution system.

If a delivery is subsequently removed from or assigned to a shipment in the logistics execution system, the corresponding freight document must be updated. The inbound operation Change Transportation Order Based on Transportation Order Execution Delivery Assignment Changed Notification receives information about changed delivery assignments and updates the freight document accordingly.

Related Operations

The outbound operation Request Transportation Order Execution sends a freight document to a logistics execution system.

Features

The inbound operation Change Transportation Order Based on Transportation Order Execution Delivery Assignment Changed Notification receives the ID of the freight document that needs to be changed (for example, the freight order ID) and the ID of the relevant delivery-based transportation requirement (DTR). It also receives the information as to whether the DTR has to be removed from or assigned to the freight document.

Prerequisites

The inbound operation Change Transportation Order based on Transportation Order Execution Confirmation has received a confirmation of the execution of the freight document in a logistics execution system.

Error Handling

The inbound operation Change Transportation Order Based on Transportation Order Execution Delivery Assignment Changed Notification supports Forward Error Handling. The following error categories are used:

  • PRE.TEE.LRE: Lock Error

  • DCE: Conversion Error

  • PRE: Processing Error

For more information about the individual error categories, see the code list for the global data type LogItemCategoryCode.

Notes on SAP Implementation

Integration

You can use this operation to update freight documents in SAP Transportation Management (SAP TM) based on data received from SAP ERP. SAP ERP uses IDoc SHPMNT05 to send changed delivery assignments to SAP TM.

Enhancements

The Business Add-In (BAdI) BAdI for TranspOrderSCMExecDeliveryAssignmentChngdNotif_In (/SCMTMS/TOR_SE_TORSCM_ASG) is available for this operation.