SAP ABAP Function Module CNV_MBT_CR_GET_CHECKING_RULE (Get all information about a checking group)
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_CR_GET_CHECKING_RULE Get all information about a checking group  
Function Group CNV_MBT_CR   Checks plausibility of different setting  
Program Name SAPLCNV_MBT_CR    
INCLUDE Name LCNV_MBT_CRU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IP_CHECKING_RULE TYPE CNV_MBT_CR_RULE_NUMBER Checking group
Importing IP_RULE_VARIANT TYPE CNV_MBT_CR_VARIANT Checking rule variant
Tables T_CRORG TYPE VDB_CNVMBTCRORG Generated Table for View VDB_CNVMBTCRORG
Tables T_CRVAL TYPE VDB_CNVMBTCRVAL Generated Table for View VDB_CNVMBTCRVAL
Tables T_CR TYPE CNVMBTCR Checking rule function modules
Exception CHECKING_RULE_NOT_FOUND TYPE Could not found the checking rule
Exception READING_VALUES_FAILED TYPE Could not read the values for the checking rules from table cnvmbtcrval
Exception READING_FUMO_FAILED TYPE Could not read the function module name from table cnvmbtcr
Exception NUMBER_OF_CHECK_PARAM_WRONG TYPE The number of check parameters differs in table cnvmbtcr and cnvmbtcrorg
Exception FUNCTION_MODULE_DOES_NOT_EXIST TYPE The function module mentioned in table cnvmbtcr 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 2006_1_46C