Check In Vehicle Appointment
To request Site Logistics Processing to document the check-in of a vehicle for a vehicle appointment.
Entity Type |
Service Operation |
released |
|
VehicleAppointmentCheckInRequestConfirmation_In |
|
http://sap.com/xi/EWM/Global |
|
SCM-EWM |
|
Web Service Definition (Back End) |
/SCWM/BIF_YRD_VAPP_CHIN_RC |
inbound |
|
synchronous |
|
no |
|
not applicable |
|
true |
You can use the Check In Vehicle Appointment
synchronous inbound operation to register the arrival of a vehicle at the checkpoint of the yard. The status of the vehicle
appointment becomes “active” in the yard for further processing, such as loading or unloading of the vehicle. Example : A vehicle arrives at the checkpoint of the yard and the gate keeper finds the related vehicle appointment. If everything is fine with the vehicle,
the gate keeper allows the vehicle to check in.
This is a synchronous operation. If your system is set up to work with asynchronous operations, you can also use the Check In Vehicle Appointment asynchronous inbound operation, which is paired with the Confirm Check In Vehicle Appointment asynchronous outbound operation.
The related compensation service for this operation is the Cancel Check In Vehicle Appointment synchronous operation.
The operation requires the following data as input:
Yard resource appointment ID of the vehicle appointment
Yard checkpoint ID, which is a concatenation of the warehouse number and the checkpoint
If successful, the operation returns a log along with the vehicle appointment data as output.
Consider the following during error handling:
The system raises an error message if you call this operation for a vehicle appointment that is active or completed.
If no vehicle was found for the yard resource appointment ID, the system returns an error message. Check if the yard resource appointment ID is correct.
VehicleAppointmentCheckInConfirmation_sync
VehicleAppointmentCheckInRequest_sync
Before the operation, you must use the External Lock operation.
Relevant SAP Notes are the following:
1326768
1362044
1393077
See also the latest SAP notes release in this area that may be relevant for proper functioning of this operation.
The XI Message: Vehicle Assignment Request, Confirmation
(/SCWM/EX_SR_BIF_VAPP_RC) Business Add-In (BAdI) is available for this operation.