SAP ABAP Function Module CNV_MBT_GET_COUNT_DMC_TABLES (Get count of DMC tables (defined/generated/calculated/loaded))
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CNV_MBT_ON_DEVICE (Package) All backend developments for On-device platform
Basic Data
Function Module CNV_MBT_GET_COUNT_DMC_TABLES Get count of DMC tables (defined/generated/calculated/loaded)  
Function Group CNV_MBT_ON_DEVICE   For TDMS On-Device Developments  
Program Name SAPLCNV_MBT_ON_DEVICE    
INCLUDE Name LCNV_MBT_ON_DEVICEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_ALL_TBLS TYPE I All Tables
Exporting EV_NO_DEFINED_TBLS TYPE I Number of Defined Tables
Exporting EV_NO_FL_DEFINED_TBLS TYPE I Number of Defined Tables that failed
Exporting EV_NO_GENERATED_TBLS TYPE I Number of Generated Tables
Exporting EV_NO_FL_GENERATED_TBLS TYPE I Number of Generated Tables that failed
Exporting EV_NO_CALCULATED_TBLS TYPE I Number of Calculated Tables
Exporting EV_NO_FL_CALCULATED_TBLS TYPE I Number of Calculated Tables that failed
Exporting EV_NO_LOADED_TBLS TYPE I Number of Loaded Tables
Exporting EV_NO_FL_LOADED_TBLS TYPE I Number of Loaded Tables that failed
Importing IV_PACKID TYPE CNV_MBT_PACKID Package Number of Transformation / Analysis Package
Importing IV_MTID TYPE CNV_MBT_MTID Identification of MBT Mass Transfer
Exception SUBPROJ_NOT_EXISTS TYPE Subproject does not exist
Exception MTID_NOT_EXISTS TYPE Mass Transfer id does not exist
               
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 2010_1_620