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 |
---|---|---|---|---|---|---|---|
![]() |
EV_ALL_TBLS | TYPE | I | All Tables | |||
![]() |
EV_NO_DEFINED_TBLS | TYPE | I | Number of Defined Tables | |||
![]() |
EV_NO_FL_DEFINED_TBLS | TYPE | I | Number of Defined Tables that failed | |||
![]() |
EV_NO_GENERATED_TBLS | TYPE | I | Number of Generated Tables | |||
![]() |
EV_NO_FL_GENERATED_TBLS | TYPE | I | Number of Generated Tables that failed | |||
![]() |
EV_NO_CALCULATED_TBLS | TYPE | I | Number of Calculated Tables | |||
![]() |
EV_NO_FL_CALCULATED_TBLS | TYPE | I | Number of Calculated Tables that failed | |||
![]() |
EV_NO_LOADED_TBLS | TYPE | I | Number of Loaded Tables | |||
![]() |
EV_NO_FL_LOADED_TBLS | TYPE | I | Number of Loaded Tables that failed | |||
![]() |
IV_PACKID | TYPE | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | |||
![]() |
IV_MTID | TYPE | CNV_MBT_MTID | Identification of MBT Mass Transfer | |||
![]() |
SUBPROJ_NOT_EXISTS | TYPE | Subproject does not exist | ||||
![]() |
MTID_NOT_EXISTS | TYPE | Mass Transfer id does not exist | ||||
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 | 2010_1_620 |