CNVMBTRULES - conversion rules
conversion rules information is stored in SAP table CNVMBTRULES.
It is part of development package CNV_MBT_MAIN in software component CA-LT. This development package consists of objects that can be grouped under "Main components of PCL for SLO Products".
It is part of development package CNV_MBT_MAIN in software component CA-LT. This development package consists of objects that can be grouped under "Main components of PCL for SLO Products".
Fields for table CNVMBTRULES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| PACKID | Package Number of Transformation / Analysis Package | X | CNV_MBT_PACKID | CHAR | 10 | CNVMBTPACK |
| RULENAME | Rule Name | X | CNV_MBT_RULE | CHAR | 38 | |
| RULETYPE | Event-Related or Field-Related Rule | CNV_MBT_RULETYPE | CHAR | 2 | ||
| INCLUDE_NAME | MBT PCL: Name of Include | CNV_MBT_INCLUDE | CHAR | 80 | CNVMBTINCL | |
| DESCRIPT | Rule Name Description | CNV_MBT_RULE_DESC | CHAR | 120 | ||
| CRUSER | MBT PCL created / changed username | CNV_MBT_CUSER | CHAR | 24 | ||
| CRTIME | MBT PCL create/change timestamp | CNV_MBT_CTIME | DEC | 8 | ||
| CHUSER | MBT PCL created / changed username | CNV_MBT_CUSER | CHAR | 24 | ||
| CHTIME | MBT PCL create/change timestamp | CNV_MBT_CTIME | DEC | 8 | ||
| SPACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CHAR | 10 | ||
| CLASS | Rule Classification | CNV_MBT_RULECLASS | CHAR | 2 | ||
| CONSISTENT | General Flag | FLAG | CHAR | 2 | ||
| ACTIVE | General Flag | FLAG | CHAR | 2 | ||
| STATUS | status of a Conversion rule | CNV_MBT_RULE_STATUS | CHAR | 2 | ||
| MASTER_TABLE | Table Name | CNV_MBT_TABLE | CHAR | 32 | ||
| FIELDNAME | Field Name | CNV_MBT_FIELD | CHAR | 60 | ||
| IDENTIFIER | Identifier for Consistent scrambling | CNV_MBT_IDENT | CHAR | 30 |