Menu

SAP Function Module MASTERIDOC_CREATE_REQ_SRVMAS

Generate master IDoc SVRMAS from request

The Function Module MASTERIDOC_CREATE_REQ_SRVMAS (Generate master IDoc SVRMAS from request) is a standard Function Module in SAP ERP and is part of the function group BASO within the package MASB.

Technical Information

Function Module MASTERIDOC_CREATE_REQ_SRVMAS
Short Text Generate master IDoc SVRMAS from request
Function Group BASO
Package MASB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCVPFC LIKE BDALEDC-RCVPFC SPACE
RCVPRN LIKE BDALEDC-RCVPRN SPACE
RCVPRT LIKE BDALEDC-RCVPRT SPACE

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
CREATED_MASTER_IDOCS LIKE SY-TABIX

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
ASMDKEY LIKE BDIASMDKEY

Exceptions

This function module does not define any Exceptions.