Transportation Order Loading Appointment Request Out
Use this service to send loading execution information after loading of TUs/vehicles in SAP EWM. The loading status of the previously planned transportation unit activities (TUs) and their delivery assignments is sent back to the transportation planner or transportation planning system.
Entity Type | Service Operation |
Software Component Version | EWM 9.10 |
Released with Restrictions | |
TransportationOrderLoadingAppointmentNotification_Out | |
http://sap.com/xi/EWM/Global | |
SCM-EWM | |
B2B | |
Outbound | |
Asynchronous | |
Not Applicable | |
Not Applicable | |
Yes |
Send loading execution information after loading of transportation units/vehicles.
The TransportationOrderLoadingAppointmentNotification
outbound operation (TransportationOrderLoadingAppointmentNotification_OUT
) is used to communicate the execution result of transportation planning information back to the transportation planner or an external transportation planning system. The message items contain one or multiple transportation units, the loaded items of the TU (that is, delivery items and handling units) and optional vehicle assignments to the TUs.
This service operation is used in the integration for Outbound Processing: Transportation Planning in TM-EWM.
The transportation planning information is sent to EWM via the inbound service operation Transportation Order Loading Appointment Request In.
At transportation unit checkout, the Post-Processing Framework action (PPF action) /SCWM/SR_SEND_TU_LDAP_NOTI
in the action profile /SCWM/TU
triggers the sending of the TransportationOrderLoadingAppointmentNotification
outbound operation (TransportationOrderLoadingAppointmentNotification_OUT
). At vehicle checkout, the PPF action /SCWM/SR_SEND_VEH_LDAP_NOTI
in the action profile /SCWM/VEH
triggers the sending of the TransportationOrderLoadingAppointmentNotification
outbound operation (TransportationOrderLoadingAppointmentNotification_OUT
).
The transportation planning information was sent to EWM via the inbound service operation Transportation Order Loading Appointment Request In. One or more transportation units were created with assigned deliveries; the deliveries were loaded onto the TU. At checkout of the transportation unit, the TransportationOrderLoadingAppointmentNotification
outbound operation is then triggered via either one of the PPF actions from the TU or vehicle.
The PPF actions /SCWM/SR_SEND_TU_LDAP_NOTI
in the action profile /SCWM/TU
and /SCWM/SR_SEND_VEH_LDAP_NOTI
in the action profile /SCWM/VEH
for vehicles must be active in the EWM system.
For information about the Business Add-In (BAdI) available for this service operation, see the documentation on BAdI: TransportationOrderLoadingAppointmentNotification_OUT
(/SCWM/EX_SR_BIF_TOLDAP_NOOUT
). In Customizing for Extended Warehouse Management
, choose .