Show TOC

 Cancel Check In Vehicle Appointment

 

To request Site Logistics Processing to document the cancellation of a check-in of a vehicle for a vehicle appointment.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

VehicleAppointmentCancelCheckInRequestConfirmation_In

Namespace

http://sap.com/xi/EWM/Global

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_YRD_VAPP_CAIN_RC

Direction

inbound

Mode

synchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

You can use the Cancel Check In Vehicle Appointment synchronous inbound operation to cancel the registration of the arrival of a vehicle in the yard. The status of the vehicle appointment becomes “planned” for processing in the yard. Example : A vehicle arrived at the checkpoint of the yard and the gate keeper performed the check-in operation for the wrong vehicle appointment. The gate keeper has to cancel the check-in.

Features

The operation requires the yard resource appointment ID of the vehicle appointment as input.

If successful, the operation returns the vehicle appointment data as output.

Error Handling

Consider the following during error handling:

  • The system raises an error message if you call this operation for a vehicle appointment that is planned 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.

Message Types

  • VehicleAppointmentCancelCheckInConfirmation_sync

  • VehicleAppointmentCancelCheckInRequest_sync

Prerequisites

Before the operation, you must use the External Lock operation.

Notes on SAP Implementation

Processing

Relevant SAP Notes are the following:

  • 1362044

  • 1326768

  • 1393077

See also the latest SAP notes released in this area that may be relevant for proper functioning of this operation.

Enhancements

The XI Message: Vehicle Assignment Request, Confirmation (/SCWM/EX_SR_BIF_VAPP_RC) Business Add-In (BAdI) is available for this operation.