CNVMBTPARAM is a standard SAP Table which is used to store PIFD Parameter Definitions data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP CNVMBTPARAM Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: E - Control table, SAP and Customer have separate key areas
Display/Maintenance via SM30: Yes but with Restrictions
Enhancement category i: Cannot Be Enhanced
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
ID | CNV_MBT_PIFD_PARAM_ID | CHAR | 32 | PIFD Parameter ID | ||
PARENT_ID | CNV_MBT_PIFD_PARAM_ID | CHAR | 32 | PIFD Parameter ID | ||
DATA_ELEMENT | ROLLNAME | CHAR | 30 |
* | Data element (semantic domain) | |
TABLE_NAME | TABNAME | CHAR | 30 |
* | Table Name | |
FIELD_NAME | FIELDNAME | CHAR | 30 |
* | Field Name | |
AS_CHECKBOX | CNV_MBT_PIFD_AS_CHECKBOX | CHAR | 1 | Display as checkbox | ||
RANGE_FLAG | TTYPKIND | CHAR | 1 | Category of table type (range or general table type) | ||
TT_FLAG | CNV_MBT_PIFD_TTYPE_FLAG | CHAR | 1 | Table-Type Flag | ||
INITIALIZER | SEOCLSNAME | CHAR | 30 | Object Type Name | ||
INIT_SAPGUI | SEOCLSNAME | CHAR | 30 | Object Type Name | ||
INIT_WD | CNV_MBT_COMPONENT | CHAR | 30 | Web Dynpro Component Name | ||
VALIDATOR | SEOCLSNAME | CHAR | 30 | Object Type Name | ||
VALID_SAPGUI | SEOCLSNAME | CHAR | 30 | Object Type Name | ||
VALID_WD | CNV_MBT_COMPONENT | CHAR | 30 | Web Dynpro Component Name | ||
F4HELP | SEOCLSNAME | CHAR | 30 | Object Type Name | ||
F4_SAPGUI | SEOCLSNAME | CHAR | 30 | Object Type Name | ||
F4_WD | SEOCLSNAME | CHAR | 30 | Object Type Name | ||
CONFIGURATOR | CNV_MBT_PIFD_CONFIGURATOR_NAME | CHAR | 30 | Name of a configurator class for PIFD objects |
Key field | |
Non-key field |
CNVMBTPARAM - PIFD Parameter Definitions CNVMBTPACK_VIEW - Generated Table for View CNVMBTPACKT - package description/ text table for cnvmbtpack CNVMBTPACKDP - info. about dependent packages and versions CNVMBTPACKCP - Rule Packages copied into Migration Packages CNVMBTPACK2ENGIN - Assignment of package to Production lock engine