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
Exporting EV_NO_AUTHOR TYPE TABNAME Table Name
Importing IV_CUSTOMIZE_TABNAME TYPE CNVC_CCE_CUSTOMIZING_TABNAME Name of Customizing Table
Tables IT_REPOSITORY TYPE CNVC_CCE_USAGE Mapping from Customizing Repository table
Tables ET_RES_HDR TYPE CNVC_CCE_USAGE_RES_HEADER Results Hearder details for Usage of Customizing
Tables ET_RES_DETAIL TYPE CNVC_CCE_USAGE_RES_DETAIL Results Details for SCWB- Usage of Customizing
Exception CUSTOMIZING_TAB_NOT_FOUND TYPE Customizing Table not present in the system
Exception CUSTOMIZING_FIELD_NOT_FOUND TYPE Customizing table field not present in the system
Exception APPL_TABLE_NOT_FOUND TYPE Application table not present in the system
Exception APPL_FIELD_NOT_FOUND TYPE Application table field not present in the system
Exception CUSTOMIZING_TABLE_IS_EMPTY TYPE No entries found in customizing table
Exception FIELD_INFO_NOT_FOUND TYPE Error in retrieving field information for application table
Exception REPOSITORY_NOT_RELEVANT TYPE No Relevant Entries in Repository Table
Exception COMPLETE_KEY_NOT_MAINTAINED TYPE Complete Table Key not maintained in Repository
Exception NO_AUTHORIZATION TYPE Authorization error
               
Processing Type
Normal Function Module  
Remote-Enabled 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