The Function Module MASTERIDOC_CREATE_REQ_ADR3MAS () is a standard Function Module in SAP ERP and is part of the function group SZAM within the package SZAD.
Function Module | MASTERIDOC_CREATE_REQ_ADR3MAS |
Short Text | |
Function Group | SZAM |
Package | SZAD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTEXT | LIKE | BAPI4003_1-CONTEXT | 0 | Semantic meaning of the addresses (-> constants) |
OBJ_ID_C | LIKE | BAPI4003_1-OBJKEY_C | BOR company address owner object key | |
OBJ_ID_EXT | LIKE | BAPI4003_1-EXTENSION | SPACE | BOR object key extension (GUID) |
OBJ_ID_P | LIKE | BAPI4003_1-OBJKEY_P | Person object BOR object key | |
OBJ_TYPE_C | LIKE | BAPI4003_1-OBJTYPE_C | Company address owner BOR object type | |
OBJ_TYPE_P | LIKE | BAPI4003_1-OBJTYPE_P | Person object BOR object type |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.