Show TOC

 Find Outbound Delivery by Elements

 

To retrieve information (for example, status and date) about the planned and actual processing of an outbound delivery.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

OutboundDeliveryByElementsQueryResponse_In

Namespace

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

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_DLV_OD_QR

Direction

inbound

Mode

synchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

You can use this outbound operation to track the execution of outbound deliveries in SAP Extended Warehouse Management (EWM) by external process monitoring applications, such as SAP Event Manager or the portal of a third-party logistics service provider.

Related Operations

The Find Inbound Delivery by Elements  inbound operation retrieves information about the planned and actual processing of an inbound delivery.

Features

You can use the Find Outbound Delivery by Elements  inbound operation to retrieve information about all outbound deliveries that meet the selection criteria defined in the request message.

The request message specifies the following data as input:

  • Outbound delivery type code

Possible values are 073 (outbound delivery) and 496 (outbound delivery order).

  • Vendor, recipient, buyer, and carrier

  • Ship-from and ship-to locations

  • Delivery item type code

Possible values are 14 (standard item), 15 (text item), 16 (packing item), and 17 (return item).

  • Completion indicator and blocking indicator of the delivery items

  • Status of picking, loading, and goods issue

Possible values are 1 (before execution), 2 (in execution), and 3 (executed).

The response message returns the outbound deliveries and a log that contains possible error messages.

Message Types

  • OutboundDeliveryByElementsQuery_sync

  • OutboundDeliveryByElementsResponse_sync

Notes on SAP Implementation

Configuration

You have installed and configured SAP Supply Chain Management (SAP SCM), including the Extended Warehouse Management (SCM-EWM) software component.

Enhancements

Business Add-In (BAdI)  XI Message: ODO/OD Query, Response (/SCWM/EX_DLV_BIF_QR_OD) is available for this operation.