SAP ABAP Function Module CNV_TDMS_BP_TABLESIZE (To get the table size and indexes for a table (multiple databases))
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_BP_SIZE_P (Package) Objects for table size determination (PCL system)
Basic Data
Function Module CNV_TDMS_BP_TABLESIZE To get the table size and indexes for a table (multiple databases)  
Function Group CNV_TDMS_BP_SIZE_X   Function modules for size evaluation  
Program Name SAPLCNV_TDMS_BP_SIZE_X    
INCLUDE Name LCNV_TDMS_BP_SIZE_XU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_NUM_INDEX TYPE INT4 Number of indexes
Exporting EX_TABSIZE TYPE SEGMENTS_S-KBYTES Table Size
Exporting EX_NUM_REC TYPE INT4 Number of records
Importing IM_TABNAME TYPE DD02L-TABNAME Table Name
Exception ANALYSIS_NOT_DONE TYPE Table size and indexes cannot be evaluated.
               
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  20141107 
SAP Release Created in 2006_1_620