CNVMBTRULEPARS - conversion rules parameter structure and types
conversion rules parameter structure and types information is stored in SAP table CNVMBTRULEPARS.
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 CNVMBTRULEPARS
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 | CNVMBTRULES |
PARAMNAME | Parameter Name | X | CNV_MBT_PNAME | CHAR | 40 | |
PARAMTYPE | Import / Export | CNV_MBT_RULEPAR | CHAR | 2 | ||
DATATYPE | Data Type | CNV_MBT_DATATYPE | CHAR | 40 | ||
TYPING_METHOD | Typing Method | CNV_MBT_TYPING | CHAR | 24 | ||
DOMNAME | Domain Name | CNV_MBT_DOMAIN | CHAR | 60 | ||
ROLLNAME | Data element | CNV_MBT_ROLL | CHAR | 60 | ||
DESCRIPT | Parameter Description | CNV_MBT_PARA_DESC | CHAR | 120 | ||
SEL | Flag (X or Blank) | AS4FLAG | CHAR | 2 |