Show TOC

 Disconnect Vehicle Appointment

 

To receive a request to disconnect transportation unit appointments from a vehicle appointment.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

VehicleAppointmentDisconnectRequest_In

Namespace

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

Application Component

SCM-EWM

Category

B2B

Direction

inbound

Mode

asynchronous

Idempotency

not applicable

P2P Communication Enabled

no

Business Context and Use

The Disconnect Vehicle Appointment inbound operation receives a request to the Site Logistics Processing  process component to disconnect transportation unit appointments from a vehicle appointment. This operation is needed when a planner wants to disconnect transportation units from a vehicle. For example, the planner intends to disconnect a road trailer from a road vehicle, or railway cars from a locomotive. In these cases, the planner must disconnect the transportation unit appointments from the vehicle appointment.

Example

A planner wants to optimize the scheduling of warehouse doors. If a vehicle that should be unloaded at door 1 has several transportation units connected to it, the planner can use the Disconnect Vehicle Appointment  operation to disconnect the vehicle appointment from the transportation unit appointments. Then one transportation unit can be unloaded at door 1, and the planner can start planning the unloading of the next transportation unit at a different warehouse door.

Related Operations

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

Related Operations

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

To connect transportation unit appointments with a vehicle appointment, use the Connect Vehicle Appointment  inbound operation.

Features

The operation requires the following data as input:

  • Yard resource appointment ID of the vehicle appointment

  • List of assigned transportation unit appointments that you want to disconnect

  • Yard resource appointment ID of the transportation unit appointments

Error Handling

Typical Errors

In systems based on SAP EWM: If you get the error message Vehicle activity &1 was not found in the data (/SCWM/SHP_RCV 286), no vehicle was found for the yard resource appointment ID. Check if the yard resource appointment ID is correct.

Forward Error Handling

The Disconnect Vehicle Appointment inbound operation supports Forward Error Handling . Errors of the error category DCE (Determination and Conversion Error) might occur.

Message Types

  • VehicleAppointmentDisconnectRequest

Prerequisites

The vehicle appointment and the connected transportation unit appointments must exist in the back-end system. The vehicle appointment and the transportation unit appointments must have the status Planned or Active . Before you call the Disconnect Vehicle Appointment  operation, you must use the External Lock  operation.

Notes on SAP Implementation

Configuration and Authorizations

For more information, see the Vehicle Appointment  business object.

Terminology

Note that in a back-end system with SAP Extended Warehouse Management (SAP EWM), connected transportation units are referred to as “assigned transportation units”.

Enhancements

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

Enhancements

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