Entering content frame

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

Integration

Using RFC module SRS_PDC_GM_OUTBOUND, related stores, vendors and business transactions are transferred to the PDC units for the goods movement.  

You can find a precise description of the data structure of the interface in SAP’s Interface Repository.

Prerequisites

To be able to use the module, you have to define an RFC destination in the ERP system that is assigned to your target system.  The target system may be a connector or another non-SAP system (for example, a PDC server). You must maintain partner and port profiles for the RFC destination.

With the Customizing settings in the ERP system it must be possible to post data from SAP Retail Store and from the MM transactions. 

Features

This RFC module is used as the interface to transfer the data described before to the PDC infrastructure (PDC download). The function module itself contains no processing logic, but is rather used simply to define the interface.  It is called by modules SRS_GM_PDC_CUSTOMIZING_GET (preparation of business transactions), SRS_GM_PDC_VENDOR_GET (preparation of vendors), SRS_GM_PDC_PLANT_GET (preparation of stores).

Using the information specified in the reports this function module can be called synchronously or asynchronously. However, parallel processing is only possible if the parameter is set and the server group makes free processes available.

Errors that arise in outbound processing are logged in the application log (transaction SLG1) under object W_SRS and subobject PDC_GM.

Activities

Interface SRS_PDC_GM_OUTBOUND is executed with the help of programs SRS_PDC_GM_DATA_OUT and R_SRS_PDC_GM_CUST_OUT. The program only needs to be called once and when changes have taken place in the store/vendor master or in business transactions (Customizing).

 

 

 

Leaving content frame