Change Transportation Planning View Based on Delivery ConfirmationTo react to the receipt of a confirmation of the creation of an inbound delivery.
Entity Type |
Service Operation |
Released |
|
InboundDeliveryConfirmation_In_V1 |
|
http://sap.com/xi/TMS/Global |
|
TM-ERP-TR-DLV |
|
SAP A2A |
|
Inbound |
|
Asynchronous |
|
No |
|
Not Applicable |
|
Yes |
A shipper uses a transportation management system to carry out transportation planning and execution for orders created in a logistics execution system (for example, purchase orders and returns orders). When the logistics execution system creates an inbound delivery based on a delivery proposal
received from the transportation management system, it sends a confirmation of delivery creation (for example, using the Confirm Inbound Delivery
outbound operation). The Change Transportation Planning View based on Delivery Confirmation
inbound
operation receives the confirmation and updates the required data in the transportation management system.
The Change Transportation Planning View Based on Delivery Confirmation
inbound operation can be used in a procure-to-pay process, for example. For more information, see the documentation of the Request
Inbound Delivery Creation outbound operation.
The Change Transportation Planning View Based on Delivery Bulk Confirmation inbound operation receives confirmations of outbound deliveries created in a logistics execution system.
The Change Transportation Planning View Based on Delivery Confirmation
inbound operation receives the following details:
Information about the deliveries that were successfully created. The operation adds the total number of deliveries and the IDs of the deliveries to the business application log.
Log items with information about delivery creation (for example, an error message that explains why a particular delivery could not be created). The operation adds the log items to the business application log.
Processing result code (successful or unsuccessful) that relates to all log items sent in a message. The operation updates the processing result code and sets a confirmation timestamp in the freight units that are related to the delivery confirmation.
Note that the Change Transportation Planning View Based on Delivery Confirmation
inbound operation does not change an instance of a Transportation Planning View business
object (this is a transient business object that is not persisted in the database).
The Change Transportation Planning View Based on Delivery Confirmation
operation 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.
InboundDeliveryConfirmation_V1
You can use this operation and the related operations to integrate SAP ERP with SAP Transportation Management (SAP TM). For more information, see the documentation of the Transportation Planning View business object.
To determine whether a response has been received from SAP ERP for freight units that are related to an order-based transportation requirement (OTR) and that contain a timestamp for sending a delivery proposal, the monitoring process in SAP TM uses the confirmation timestamp that is set by this operation. For more information, see Monitoring of Delivery Creation.
Note that if the processing result code sent by SAP ERP is Unsuccessful
, the SAP TM system raises an alert of category TMS_OI_DLV_CREATION_PROBLEM
.
The BAdI for InboundDeliveryConfirmation_In_V1
(/SCMTMS/CPX_SE_IDLV_CNF1
) Business Add-In (BAdI) is available for this operation.