CNVMBTCRVAL - Values used for the checking rules in the CR function mod.
Values used for the checking rules in the CR function mod. information is stored in SAP table CNVMBTCRVAL.
It is part of development package CNV_MBT_MAIN_46 in software component CA-LT. This development package consists of objects that can be grouped under "MBT PCL Main objects from Release 4.6 on".
It is part of development package CNV_MBT_MAIN_46 in software component CA-LT. This development package consists of objects that can be grouped under "MBT PCL Main objects from Release 4.6 on".
Fields for table CNVMBTCRVAL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RULE_NUMBER | Checking rule number | X | CNV_MBT_CR_RULE_NUMBER | NUMC | 20 | |
CR_VARIANT | Checking rule variant | X | CNV_MBT_CR_VARIANT | NUMC | 6 | |
PARAMETER_NUMBER | Number of a checking rule parameter | X | CNV_MBT_CR_CHECK_PARAM_NUMBER | NUMC | 8 | |
CR_OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
CR_LOW_VALUE | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 | ||
CR_HIGH_VALUE | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 | ||
CR_INITIAL | No value for this field | CNV_MBT_CR_INITIAL | CHAR | 2 | ||
CR_DEFAULT | Use a default value for this field (supplied by CR FM) | CNV_MBT_CR_DEFAULT_FLAG | CHAR | 2 |