Menu

SAP Function Module MASTERIDOC_CREATE_REQ_VFNMAS

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.

Technical Information

Function Module MASTERIDOC_CREATE_REQ_VFNMAS
Short Text
Function Group CUFD
Package CUDF
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 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

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
VAR_FUNCTIONS LIKE API_FUNC

Exceptions

This function module does not define any Exceptions.