SAP ABAP Function Module CNV_MBT_DEL_GET_TABLES (Get table entries of selected tables)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN_620 (Package) DMIS objects for release starting with 620
Basic Data
Function Module CNV_MBT_DEL_GET_TABLES Get table entries of selected tables  
Function Group CNV_MBT_DEL_620   Table deletion beginning with Rel 620  
Program Name SAPLCNV_MBT_DEL_620    
INCLUDE Name LCNV_MBT_DEL_620U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EPS_CNVMBTSTATE TYPE CNVMBTSTATE Status table for execution of all activities and history
Exporting EPS_CNVMBT09PACK TYPE CNVMBT09PACK Package features
Importing IP_PACKID TYPE CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages
Importing IP_SUBSTATE TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_CLIENT_DEL TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_TECHNICAL_CONTROL TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_SYSTEM_CLIENTS TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_TABLES TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_WPINFO TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_PACK TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_PARAMS TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_ALL TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_NO_STATE_CHECK TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_NOT_USE_GT TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Tables T_CNVMBTSUBSTATE TYPE CNVMBTSUBSTATE Status table for execution of all subactivities and histor
Tables T_CNVMBT09CLDEL TYPE CNVMBT09CLDEL Table for clients to be deleted
Tables T_CNVMBT09CTR TYPE CNVMBT09CTR Technical control
Tables T_T000 TYPE T000 Clients
Tables T_CNVMBT09TABLE TYPE CNVMBT09TABLE Tables to be processed
Tables T_WPINFO TYPE WPINFO Work process info
Tables T_WPINFO_DETAIL TYPE PFDIAREC Dia rec of SAP statistic
Tables T_CNVMBTDELPARAMS TYPE CNVMBTDELPARAMS Table for storing general parameters
Exception PACKID_NOT_EXIST TYPE The package number is unknown
Exception NO_STATE_ENTRY TYPE With given packid no entry in table cnvmbtstate found
Exception NO_SUBSTATE_ENTRY TYPE With a given session id no entry found in table cnvmbtsubstate
Exception NO_CLIENT_FOR_DELETION TYPE With given package number no entry in table cnvtdms_09_cldel found
Exception NO_CONTROL_ENTRY TYPE With given package number no entry in table cnvtdms_09_ctr found
Exception NO_CLIENTS TYPE No clients found in table T000
Exception NO_DEL_TABLE_ENTRY TYPE With given package number no entry in table cnvtdms_09_table found
Exception NO_PACK_ENTRY TYPE With given package number no entry in table cnvtdms_09_pack found
Exception NO_PROG_ENTRY TYPE With given package number no entry in table cnvtdms_09_prog found
               
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 2006_1_620