Show TOC

 Cancel Check Out Transportation Unit Appointment

 

To request Site Logistics Processing to cancel the completion of processing of the transportation unit appointment in the yard.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

TransportationUnitAppointmentCancelCheckOutRequestConfirmation_In

Namespace

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

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_YRD_TAPP_CAOUT_RC

Direction

inbound

Mode

synchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

The  Cancel Check Out Transportation Unit Appointment (synchronous) inbound operation is a request to Site Logistics Processing to to cancel the completion of processing of the transportation unit appointment in the yard.

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

Example

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

Related Operations

The Check Out Transportation Unit Appointment (synchronous) inbound operation completes the processing of the transportation unit appointment in the yard.

Related Operations

The Check Out Transportation Unit Appointment (synchronous) inbound operation completes the processing of the transportation unit appointment 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 active transportation unit appointment.

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

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

Message Types

  • TransportationUnitAppointmentCancelCheckOutConfirmation_sync

  • TransportationUnitAppointmentCancelCheckOutRequest_sync

Prerequisites

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

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

Before calling this operation, 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.