SAP ABAP Function Module CNVC_CCE_GET_TABLE_USAGE (Get usage details of specified customizing table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNVC_CCE (Package) SHC - Customizing Comparison Engine
⤷
⤷
Basic Data
| Function Module | CNVC_CCE_GET_TABLE_USAGE | Get usage details of specified customizing table |
| Function Group | CNVC_CCE | |
| Program Name | SAPLCNVC_CCE | |
| INCLUDE Name | LCNVC_CCEU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_NO_AUTHOR | TYPE | TABNAME | Table Name | |||
| |
IV_CUSTOMIZE_TABNAME | TYPE | CNVC_CCE_CUSTOMIZING_TABNAME | Name of Customizing Table | |||
| |
IT_REPOSITORY | TYPE | CNVC_CCE_USAGE | Mapping from Customizing Repository table | |||
| |
ET_RES_HDR | TYPE | CNVC_CCE_USAGE_RES_HEADER | Results Hearder details for Usage of Customizing | |||
| |
ET_RES_DETAIL | TYPE | CNVC_CCE_USAGE_RES_DETAIL | Results Details for SCWB- Usage of Customizing | |||
| |
CUSTOMIZING_TAB_NOT_FOUND | TYPE | Customizing Table not present in the system | ||||
| |
CUSTOMIZING_FIELD_NOT_FOUND | TYPE | Customizing table field not present in the system | ||||
| |
APPL_TABLE_NOT_FOUND | TYPE | Application table not present in the system | ||||
| |
APPL_FIELD_NOT_FOUND | TYPE | Application table field not present in the system | ||||
| |
CUSTOMIZING_TABLE_IS_EMPTY | TYPE | No entries found in customizing table | ||||
| |
FIELD_INFO_NOT_FOUND | TYPE | Error in retrieving field information for application table | ||||
| |
REPOSITORY_NOT_RELEVANT | TYPE | No Relevant Entries in Repository Table | ||||
| |
COMPLETE_KEY_NOT_MAINTAINED | TYPE | Complete Table Key not maintained in Repository | ||||
| |
NO_AUTHORIZATION | TYPE | Authorization error | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |