Menu

SAP Function Module MASTERIDOC_CREATE_REQ_WMERCAT

Distribute Merchandise Category and associated data to customizing tables

The Function Module MASTERIDOC_CREATE_REQ_WMERCAT (Distribute Merchandise Category and associated data to customizing tables) is a standard Function Module in SAP ERP and is part of the function group WMERCAT within the package WAFS.

Technical Information

Function Module MASTERIDOC_CREATE_REQ_WMERCAT
Short Text Distribute Merchandise Category and associated data to customizing tables
Function Group WMERCAT
Package WAFS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DLOCK_IGNORE LIKE MCDOK-DLOCK_IGNORE SPACE Ignore distribution lock
MESSAGE_TYPE LIKE TBDME-MESTYP Logical output type
PARALLEL LIKE BDFIELDS-PARALLEL SPACE Parallel processing
RCVPFC LIKE BDALEDC-RCVPFC Partner function of recipient
RCVPRN LIKE BDALEDC-RCVPRN Partner number of recipient
RCVPRT LIKE BDALEDC-RCVPRT Partner type of recipient
SNDPFC LIKE BDALEDC-SNDPFC Partner function of sender
SNDPRN LIKE BDALEDC-SNDPRN Partner number of sender
SNDPRT LIKE BDALEDC-SNDPRT Partner type of sender

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREATED_COMM_IDOCS LIKE SY-TABIX Number of communication IDocs created
CREATED_MASTER_IDOCS LIKE SY-TABIX Number of master IDocs created

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
IT_MERCAT LIKE MATKL_STRUCT merchandise categories to distribute

Exceptions

This function module does not define any Exceptions.