Menu

SAP Function Module BAPI_PRODCAT_REPLICATEHEAD

Replicate Basic and Structure Data of a Product Catalog (ALE Outbound)

The Function Module BAPI_PRODCAT_REPLICATEHEAD (Replicate Basic and Structure Data of a Product Catalog (ALE Outbound)) is a standard Function Module in SAP ERP and is part of the function group 1071 within the package WWMI.

Technical Information

Function Module BAPI_PRODCAT_REPLICATEHEAD
Short Text Replicate Basic and Structure Data of a Product Catalog (ALE Outbound)
Function Group 1071
Package WWMI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATALOGID LIKE BAPIADMID-PRODCAT Product Catalog to be Replicated
CREATIONDATETO LIKE BAPIPCALEHLP-DATETO Final Date for the Selection of Change Pointers
MAXAREAS LIKE BAPIPCALEHLP-MAXOBJ 500 Maximum Number of Layout Areas per IDoc
REQUESTCHANGES LIKE BAPIPCALEHLP-REQCHA SPACE Indicator, Replicate Modified Data Only
TESTRUN LIKE BAPIPCALEHLP-CPTRNO SPACE Indicator, Do Not Reset Change Pointers

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMMUNICATIONDOCUMENTS LIKE BAPIPCOBJID Key of Created IDocs
RECIPIENTS LIKE BAPIPCRECIPIENTS Logical Receiving Systems for PCHEAD Data
REPLICATEDAREAKEYS LIKE BAPIPCAREAKEY Keys of Replicated Layout Areas
REPLICATEDCATALOGIDS LIKE BAPIADMID Numbers of Replicated Product Catalogs
REPLICATEDCUSTOMERIDS LIKE BAPIPCCUSTOMERID Numbers of Replicated Reference Customers
REPLICATEDMATERIALIDS LIKE BAPIPCMATERIALID Numbers of Replicated Variant Materials
RETURN LIKE BAPIRET2 Return Values
VARIANTIDS LIKE BAPIPCVARIANTID Variants of CATALOGID to be Replicated

Exceptions

This function module does not define any Exceptions.