Show TOC

 Unblock Execution Transportation Unit Appointment

 

To receive a request to unblock a transportation unit appointment.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

TransportationUnitAppointmentUnblockRequest_In

Namespace

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

Application Component

SCM-EWM

Category

B2B

Direction

inbound

Mode

asynchronous

Idempotency

not applicable

Change/Update Behavior

not applicable

P2P Communication Enabled

no

Business Context and Use

The Unblock Execution Transportation Unit Appointment  operation is a request to the Site Logistics Processing  process component to remove a block from a transportation unit appointment. A transportation unit that is blocked cannot be processed until it is unblocked.

Related Operations

This is an asynchronous operation. If your system is set up to work with synchronous operations, you can also use the Unblock Transportation Unit Appointment  synchronous inbound operation.

Features

The operation requires the following data as input:

  • Universal unique identifier (UUID) of the block

  • Yard resource appointment ID of the transportation unit appointment

Error Handling

General Considerations

Consider the following during error handling:

  • The system raises an error message if you call the Unblock Execution Transportation Unit Appointment  operation for a transportation unit appointment that was not locked with External Lock  operation previously.

  • The system raises an error message if you call the Unblock Execution Transportation Unit Appointment  operation for a transportation unit appointment that is not blocked.

  • If no transportation unit was found for the yard resource appointment ID, the system returns an error message. Check if the yard resource appointment ID is correct.

  • The system raises an error message if you call the Unblock Execution Transportation Unit Appointment  operation for a transportation unit appointment that was not locked with External Lock  operation previously.

  • The system raises an error message if you call the Unblock Execution Transportation Unit Appointment  operation for a transportation unit appointment that is not blocked.

  • If no transportation unit was found for the yard resource appointment ID, the system returns an error message. Check if the yard resource appointment ID is correct.

Forward Error Handling

The Unblock Execution Transportation Unit Appointment inbound operation supports Forward Error Handling . Errors of the error category DCE (Determination and Conversion Error) might occur.

Message Types

  • Transportation Unit Appointment Unblock Request

Prerequisites

The transportation unit appointment must have been blocked by the Block Execution Transportation Unit Appointment  operation. Before you call the Unblock Execution Transportation Unit Appointment  operation, you must use the External Lock  operation.

Notes on SAP Implementation

Configuration

For more information about configuration, see the Transportation Unit Appointment  business object.

Enhancements

The Business Add-In (BAdI) BAdI for TransportationUnitAppointment...RequestConfirmation (/SCWM/EX_SR_BIF_TAPP_RC) is available for this operation.