Show TOC

 Cancel Check In Transportation Unit Appointment

 

To request Site Logistics Processing to deactivate the transportation unit appointment for processing in the yard.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

TransportationUnitAppointmentCancelCheckInRequestConfirmation_In

Namespace

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

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_YRD_TAPP_CAIN_RC

Direction

inbound

Mode

synchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

The Cancel Check In Transportation Unit Appointment (synchronous) inbound operation is a request to Site Logistics Processing to deactivate the transportation unit appointment for processing in the yard.

You can use this operation to cancel the registration of the arrival of a transportation unit in the yard. The status of the transportation unit appointment becomes "planned" for processing in the yard.

Example

A transportation unit arrives at the checkpoint of the yard and the gate keeper performs the check-in operation for the wrong transportation unit appointment. The gate keeper has to cancel the check-in of the wrong transportation unit appointment.

Related Operations

The Check In Transportation Unit Appointment  (synchronous) inbound operation activates the transportation unit appointment for processing in the yard.

Related Operations

The Check In Transportation Unit Appointment  (synchronous) inbound operation activates the transportation unit appointment for processing in the yard.

Features

The request message specifies the following data as input:

  • Technical lock UUID

  • Yard resource appointment ID of the transportation unit a ppointment

The response message returns the complete transportation unit appointment data including its assigned door appointments, deliveries, and handling units. It also returns a log, and in case of the following errors, an error message as well:

  • You call this operation for a planned or completed transportation unit appointment.

  • You call this operation for a transportation unit that is assigned to a vehicle.

  • You call this operation for a transportation unit that is currently not a checkpoint.

  • No transportation unit is found for the yard resource appointment ID. Check if the yard resource appointment ID is correct.

Message Types

  • TransportationUnitAppointmentCancelCheckInConfirmation_sync

  • TransportationUnitAppointmentCancelCheckInRequest_sync

Prerequisites

The transportation unit appointment already exists and has the status "active".

The transportation unit appointment is not assigned to a vehicle appointment. If it is assigned to the vehicle appointment, use the Cancel Check In Vehicle Appointment (synchronous) inbound operation.

Before deactivating a transportation unit appointment, set an external lock on it with the External Lock inbound operation.

Notes on SAP Implementation

Enhancements

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