Show TOC

 Inform of Inbound Delivery

 

To retrieve delivery information (planned execution and execution status) about an inbound delivery .

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

DeliveryInformation_Out

Namespace

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

Application Component

SCM-EWM

Category

B2B

Direction

outbound

Mode

asynchronous

Idempotency

not applicable

Change/Update Behavior

not applicable

P2P Communication Enabled

no

Business Context and Use

You can use this outbound operation in the Procure to Stock business scenario.

In the Procure to Stock scenario, goods are ordered from a vendor. The vendor confirms the purchase order and generates a request to Logistics to receive the goods on the required or confirmed date and place them in storage. By sending a shipping notice via the vendor, the request to the warehouse regarding quantities and deadlines can be finalized further. The planning system is informed about this pending delivery.

At a certain time, the goods arrive at the warehouse and the pending delivery becomes the actual delivery, along with its various processing stages. You can use the Inform of Inbound Delivery  outbound operation to request information about the delivery processing status at various stages. This information is passed on to the applications involved, for example, the planning system.

It is also possible to use the SAP Supply Network Collaboration (SAP SNC) to provide a vendor with the current delivery status based on the most recent information.

Related Operations

The  Inform of Outbound Delivery  outbound operation retrieves delivery information (planned execution and execution status) about an outbound delivery .

Features

You can use the Inform of Inbound Delivery  outbound operation to retrieve information about an inbound delivery at various stages of the delivery process, for example, placed in storage, unloaded, or goods receipt posted.

Message Types

  • DeliveryInformation

Prerequisites

You have maintained the configuration for the Post Processing Framework (PPF) action scheduling. For more information, see the SAP Help Portal at help.sap.com under  SAP Business Suite  -> SAP Extended Warehouse Management (SAP EWM)  -> Delivery Processing  -> Connection of Delivery Processing to Additional Functions   -> Connection of Delivery Processing to Post Processing Framework  -> Post Processing Framework in Delivery -> Processing Configuration of PPF Action Scheduling .

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.

Delivery information is provided for external systems by the following PPF actions in application /SCDL/DELIVERY and action profile /SCDL/PRD_IN:

  • /SCWM/BIF_DINFO_ID XI Message - Delivery Info Inbound Delivery

  • /SCWM/BIF_DINFO_ID_DEL - XI Message: Delivery Info Delete Inbound Delivery

You can define PPF actions and scheduling conditions in Customizing for Extended Warehouse Management under SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Setings -> Delivery Processing -> Actions -> Change Actions and Conditions.

You can also define the condition techniques in Customizing for Extended Warehouse Management under SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Setings -> Delivery Processing -> Actions -> Configure Action Scheduling.

Enhancements

Business Add-In (BAdI) XI Message: Delivery Information - Before Sending (/SCWM/EX_DLV_BIF_DINFO_OUT) is available for this operation.