Entering content frame

Function documentation Interface SRS_PDC_SO_MV_OUTBOUND Locate the document in its SAP Library structure

Use

This provides PDC devices with transaction data for store requirements planning.

The RFC module SRS_PDC_SO_MV_OUTBOUND is used as an RFC outbound interface. The module is called and provided with data by the program R_SRS_PDC_SO_DISP_DATA_OUT. Using the selection indicator, you can control whether master and transaction data (interface SRS_PDC_SO_OUTBOUND) or just transaction data (interface SRS_PDC_SO_MV_OUTBOUND) should be transferred.

Integration

Transaction data is transferred by the RFC module SRS_PDC_SO_MV_OUTBOUND to the PDC devices for store requirements planning. The data is grouped simultaneously with the interface SRS_PDC_SO_OUTBOUND.

For an exact description of the interface’s data structure, see the SAP Interface Repository, which all users can access.

Prerequisites

The same prerequisites for using the RFC module SRS_PDC_SO_MV_STRUCTURE are valid for the RFC module SRS_PDC_SO_OUTBOUND.

Using special BAdIs (for more information, see the Customizing for SAP Retail Store Store Order), you can control which data is transferred to the interface and how the data is formatted.

Scope of Functions

The RFC module SRS_PDC_SO_MV_OUTBOUND formats transaction data for store requirements planning. The transaction data is grouped by assortment list groups (assortment list type, merchandise category). For each assortment list group, an RFC is performed.

Every assortment list group with a unique key can be identified by the field GROUP_KEY.

A name is assigned to the group in the field GROUP_TEXT depending on the sorting procedure. This name is derived from the assortment list type and from additional group-specific field contents. The name is used as a group description that is displayed on the PDC unit.

In outbound processing, any errors that occur are logged in the application log (transaction SLG1) under the object W_SRS and the subobject PDC_SO_DISPDATA.

Activities

You can execute the interface SRS_PDC_SO_MV_OUTBOUND using program R_SRS_PDC_DISP_DATA_OUT. When you do this, the RFC module SRS_PDC_SO_MV_OUTBOUND is called for each assortment list group.

 

 

Leaving content frame