Show TOC

 Find Inbound Delivery by Elements

 

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

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

InboundDeliveryByElementsQueryResponse_In

Namespace

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

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_DLV_ID_QR

Direction

inbound

Mode

synchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

You can use this inbound operation to track the execution of inbound 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 Outbound Delivery by Elements  outbound operation retrieves information about the planned and actual processing of an outbound delivery.

Features

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

The request message specifies the following data as input:

  • Vendor, recipient, seller, 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 unloading, and goods receipt, and putaway

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

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

Message Types

  • InboundDeliveryByElementsQuery_sync

  • InboundDeliveryByElementsResponse_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: ID Query, Response (/SCWM/EX_DLV_BIF_QR_ID) is available for this operation.