Show TOC

 Inform of Outbound Delivery

 

To retrieve delivery information (planned execution and execution status) about an outbound 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

SAP A2A

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 Sell from Stock business scenario.

In the Sell from Stock scenario, you accept the goods purchase orders and generate a request to Logistics to fulfill the order. The order is fulfilled by delivering the ordered goods from a warehouse. A delivery request to the relevant warehouse is generated, which results in a delivery to be executed. The planning system or the sales order system is informed about this delivery to be executed.

At a certain point, delivery execution begins and the delivery to be executed becomes the actual delivery, along with its various processing stages. You can use the Inform of Outbound 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 sales order system or planning system.

In this way, you can use the sales order system to find out the current status of your delivery and the best-possible planned delivery date on the basis of the latest data.

Related Operations

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

Features

You can use the Inform of Outbound Delivery  outbound operation to retrieve information about an outbound delivery at various stages of the delivery process, for example, removed from storage, loaded, or goods issue 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 profiles /SCDL/PRD_OUT and /SCDL/FD_OUT:

  • /SCWM/BIF_DINFO_ODO - XI Message: Delivery Info Outbound Delivery Order

  • / SCWM/BIF_DINFO_ODO_DEL - XI Message: Delivery Info Delete Outbound Delivery Order

  • / SCWM/BIF_DINFO_OD XI - Message: Delivery Info Outbound Delivery

  • /SCWM/BIF_DINFO_OD_DEL - XI Message: Delivery Info Delete Outbound 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.