The Function Module CNV_CDMC_UCIA_ACCESS_OBJECT (CDMC - UCIA : Workbench Operations for the given Object) is a standard Function Module in SAP ERP and is part of the function group CNV_CDMC_UCIA_FUNCTIONS within the package CNV_CDMC_REPOOBJS.
Function Module | CNV_CDMC_UCIA_ACCESS_OBJECT |
Short Text | CDMC - UCIA : Workbench Operations for the given Object |
Function Group | CNV_CDMC_UCIA_FUNCTIONS |
Package | CNV_CDMC_REPOOBJS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ENCLOSING_OBJECT | TYPE | EU_LNAME | Programm name | |
IV_OBJ_NAME | TYPE | EU_LNAME | Operation | |
IV_OBJ_TYPE | TYPE | CNVCDMCUCIA_OBJ_TYPE | CDOP : UCIA - Objects in the Customer Namespace | |
IV_OPERATION | TYPE | CHAR20 | Operation | |
IV_POSITION | TYPE | CHAR5 | SPACE | Position |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_MESSAGE | TYPE | SY-LISEL | Output message text |
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.