The Function Module CNV_CDMC_UCIA_GET_USED_SAPOBJS (CDMC - UCIA : SAP Objects being used in Customer Development) 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_GET_USED_SAPOBJS |
Short Text | CDMC - UCIA : SAP Objects being used in Customer Development |
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_PROJECT_ID | TYPE | CNVCDMC_PROJECT_ID | CDOP - Project ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_SAPRL | LIKE | SY-SAPRL | R/3 System, system release |
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 |
---|---|---|---|---|
ET_CNVCDMCUCIA_FUGR | LIKE | CNVCDMCUCIA_FUGR | CDMC:UCIA: FUGR information for referred SAP objects | |
ET_USED_SAP_OBJS | LIKE | ADIR_KEY | TADIR key for releasing source |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_SAP_OBJS_FOUND | No references to SAP Objects were found in the Custom Developments |