Disconnect Vehicle Appointment
To disconnect transportation unit appointments from a vehicle appointment.
Entity Type |
Service Operation |
released |
|
VehicleAppointmentDisconnectRequestConfirmation_In |
|
http://sap.com/xi/EWM/Global |
|
SCM-EWM |
|
Web Service Definition (Back End) |
/SCWM/BIF_YRD_VAPP_DISC_RC |
inbound |
|
synchronous |
|
no |
|
true |
The Disconnect Vehicle Appointment
inbound operation is a request to the Site
Logistics Processing process component to disconnect transportation unit appointments from a vehicle appointment. This operation is needed when a planner wants to disconnect transportation units from a vehicle. For example, the planner intends to disconnect a road trailer from a road
vehicle, or railway cars from a locomotive. In these cases, the planner must disconnect the transportation unit appointments from the vehicle appointment.
A planner wants to optimize the scheduling of warehouse doors. If a vehicle that should be unloaded at door 1 has several transportation units connected to it, the planner can use the Disconnect
Vehicle Appointment
operation to disconnect the vehicle appointment from the transportation unit appointments. Then one transportation unit can be unloaded at door 1, and the planner can start planning the unloading of the next transportation unit at a different warehouse door.
This is a synchronous operation. If your system is set up to work with asynchronous operations, you can also use the Disconnect Vehicle Appointment asynchronous inbound operation, which is paired with the Confirm Disconnect Vehicle Appointment asynchronous outbound operation.
This is a synchronous operation. If your system is set up to work with asynchronous operations, you can also use the Disconnect Vehicle Appointment asynchronous inbound operation, which is paired with the Confirm Disconnect Vehicle Appointment asynchronous outbound operation.
To connect transportation unit appointments with a vehicle appointment, use the Connect Vehicle Appointment inbound operation.
The operation requires the following data as input:
Yard resource appointment ID of the vehicle appointment
List of assigned transportation unit appointments that you want to disconnect
Yard resource appointment ID of the transportation unit appointments
If successful, the operation returns a log along with the following data as output:
Vehicle appointment
Disconnected transportation units
In systems based on SAP EWM: If you get the error message Vehicle activity &1 was not found in the data
(/SCWM/SHP_RCV 286), no vehicle was found for the yard resource appointment ID. Check if the yard resource appointment ID is correct.
VehicleAppointmentDisconnectConfirmation_sync
VehicleAppointmentDisconnectRequest_sync
The vehicle appointment and the connected transportation unit appointments must exist in the back-end system. The vehicle appointment and the transportation unit appointments must have the status Planned
or Active
. Before you call the Disconnect Vehicle Appointment
operation, you must use the External
Lock operation.
For more information, see the Vehicle Appointment business object.
Note that in a back-end system with SAP Extended Warehouse Management (SAP EWM), connected transportation units are referred to as “assigned transportation units”.
EnhancementsThe Business Add-In (BAdI) BAdI for VehicleAppointment...RequestConfirmation
(/SCWM/EX_SR_BIF_VAPP_RC) is available for this operation.
The Business Add-In (BAdI) BAdI for VehicleAppointment...RequestConfirmation
(/SCWM/EX_SR_BIF_VAPP_RC) is available for this operation.