Show TOC

 Check Out Transportation Unit Appointment

 

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

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

TransportationUnitAppointmentCheckOutRequestConfirmation_In

Namespace

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

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_YRD_TAPP_CHOUT_RC

Direction

inbound

Mode

synchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

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

You can use this operation to register the departure of a transportation unit at the checkpoint of the yard when processing in the yard is finished. The status of the transportation unit appointment becomes "completed".

Example

Once the transportation unit is loaded, sealed, and permitted to leave the warehouse, it arrives at the checkpoint where the gate keeper finds the related transportation unit appointment. If everything is fine with the transportation unit , the gate keeper allows the transportation unit to check out of the yard.

Related Operations

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

If your system is set up to work with asynchronous operations, you can use the paired  Check Out Transportation Unit Appointment and Confirm Check Out Transportation Unit Appointment operations.

Related Operations

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

If your system is set up to work with asynchronous operations, you can use the paired  Check Out Transportation Unit Appointment and Confirm Check Out Transportation Unit Appointment operations.

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.

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

Message Types

  • TransportationUnitAppointmentCheckOutConfirmation_sync

  • TransportationUnitAppointmentCheckOutRequest_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 Check Out Vehicle Appointment (synchronous) inbound operation.

Before completing the processing of 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.