The Function Module MASTERIDOC_CREATE_REQ_VFNMAS () is a standard Function Module in SAP ERP and is part of the function group CUFD within the package CUDF.
Function Module | MASTERIDOC_CREATE_REQ_VFNMAS |
Short Text | |
Function Group | CUFD |
Package | CUDF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DLOCK_IGNORE | TYPE | XFLAG | Ignore distribution lock | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
MESSAGE_TYPE | LIKE | TBDME-MESTYP | Message Type | |
PARALLEL | LIKE | BDFIELDS-PARALLEL | SPACE | Parallel processing |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
VAR_FUNCTIONS | LIKE | API_FUNC |
This function module does not define any Exceptions.