SAP ABAP Function Module CNV_MBT_GET_ALL_DATA_TAB_DEL (Collect all information of a table deletion)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN_46 (Package) MBT PCL Main objects from Release 4.6 on
Basic Data
Function Module CNV_MBT_GET_ALL_DATA_TAB_DEL Collect all information of a table deletion  
Function Group CNV_MBT_HELPERS   Some helpful functions  
Program Name SAPLCNV_MBT_HELPERS   Some helpful functions 
INCLUDE Name LCNV_MBT_HELPERSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EPS_CNVMBTSTATE TYPE CNVMBTSTATE Value of cnvmbtstate
Exporting EPS_CNVTDMS_09_PACK TYPE CNVMBT_09_PACK Package features
Importing IP_PACKID TYPE CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages
Importing IP_SUBSTATE TYPE CNV_MBT_FLAG Substate table
Importing IP_CLIENT_DEL TYPE CNV_MBT_FLAG Clients to delete
Importing IP_TECHNICAL_CONTROL TYPE CNV_MBT_FLAG Table cnvtdms_09_ctr
Importing IP_SYSTEM_CLIENTS TYPE CNV_MBT_FLAG All clients in the system (T000)
Importing IP_TABLES TYPE CNV_MBT_FLAG Table cnvtdms_09_table
Importing IP_WPINFO TYPE CNV_MBT_FLAG Overview of workprocesses
Importing IP_PACK TYPE CNV_MBT_FLAG Package features
Importing IP_PROG TYPE CNV_MBT_FLAG deletion programs
Importing IP_ALL TYPE CNV_MBT_FLAG All tables
Importing IP_NO_STATE_CHECK TYPE CNV_MBT_FLAG When 'X' then no state check should be performed
Importing IP_NOT_USE_GT TYPE CNV_MBT_FLAG Do not take data from global internal tables
Tables T_CNVMBTSUBSTATE TYPE CNVMBTSUBSTATE Status table for execution of all subactivities and history
Tables T_CNVTDMS_09_CLDEL TYPE CNVMBT_09_CLDEL Table for clients to be deleted
Tables T_CNVTDMS_09_CTR TYPE CNVMBT_09_CTR Technical control
Tables T_T000 TYPE T000 Clients
Tables T_CNVTDMS_09_TABLE TYPE CNVMBT_09_TABLE 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_CNVTDMS_09_PROG TYPE CNVMBT_09_PROG Programs
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_46C