Show TOC

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

Definition

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

Technical Data

Software Component Version

SAPTM 1.10

Release State

Released

Technical Name

TransportationOrderSCMExecutionItmPckgAssgnmtChangedNotification_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 performs transportation planning for a delivery-based transportation requirement (DTR) and sends the resulting freight document to a logistics execution system for further processing. The logistics execution system creates a shipment based on the freight document (see Request Transportation Order Execution). If the freight document contains packaging information, the logistics execution system creates handling units based on the packaging information.

When container IDs and items are assigned to the handling units, the Change Transportation Order Based on Transportation Order Execution Packaging Assignment Changed Notification inbound operation receives a notification about the updated packaging and item assignments from the logistics execution system.

Features

The Change Transportation Order Based on Transportation Order Execution Packaging Assignment Changed Notification inbound operation receives the IDs of the relevant containers, items, and handling units. It also receives the material IDs that were sent to the logistics execution system by the Request Transportation Order Execution outbound operation.

Note that packaging information can be received only for the top level of the item hierarchy. For more information, see the documentation of the Request Transportation Order Execution outbound operation.

Prerequisites

The Request Transportation Order Execution outbound operation has sent a freight document with the required packaging information to the logistics execution system.

Error Handling

Forward Error Handling

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

  • DCE: Determination and Conversion Error

  • PRE: Processing Error

  • PRE.TEE.LRE: Lock Request 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 receive packaging and item assignment updates from SAP ERP. SAP ERP sends the updates using IDoc SHPMNT05.

For more information about sending packaging information to SAP ERP, see the documentation of the Request Transportation Order Execution outbound operation.

Enhancements

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