The Function Module MASTERIDOC_CREATE_REQ_CLFMAS (Distribution of Classification Data) is a standard Function Module in SAP ERP and is part of the function group CLA1 within the package CLD1.
Function Module | MASTERIDOC_CREATE_REQ_CLFMAS |
Short Text | Distribution of Classification Data |
Function Group | CLA1 |
Package | CLD1 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | CABN-AENNR | Change number | |
CLASS_TYPE | LIKE | KSSK-KLART | Class type | |
DLOCK_IGNORE | TYPE | XFELD | SPACE | Ignore distribution lock |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date of change |
MESSAGE_TYPE | LIKE | TBDME-MESTYP | Logical output type | |
PARALLEL | LIKE | BDFIELDS-PARALLEL | SPACE | With 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 |
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 IDocs created |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_OBJECTS | LIKE | CLOBJEKTE | Allocations to distribute |
This function module does not define any Exceptions.