CNVMBTPARAM - PIFD Parameter Definitions
PIFD Parameter Definitions information is stored in SAP table CNVMBTPARAM.
It is part of development package CNV_MBT_PIFD_CORE in software component CA-LT. This development package consists of objects that can be grouped under "PIFD Core Functionality and Types".
It is part of development package CNV_MBT_PIFD_CORE in software component CA-LT. This development package consists of objects that can be grouped under "PIFD Core Functionality and Types".
Fields for table CNVMBTPARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | PIFD Parameter ID | X | CNV_MBT_PIFD_PARAM_ID | CHAR | 64 | |
PARENT_ID | PIFD Parameter ID | CNV_MBT_PIFD_PARAM_ID | CHAR | 64 | ||
DATA_ELEMENT | Data element (semantic domain) | ROLLNAME | CHAR | 60 | ||
TABLE_NAME | Table Name | TABNAME | CHAR | 60 | ||
FIELD_NAME | Field Name | FIELDNAME | CHAR | 60 | ||
AS_CHECKBOX | Display as checkbox | CNV_MBT_PIFD_AS_CHECKBOX | CHAR | 2 | ||
RANGE_FLAG | Category of Table Type (Range or General Table Type) | TTYPKIND | CHAR | 2 | ||
TT_FLAG | Table-Type Flag | CNV_MBT_PIFD_TTYPE_FLAG | CHAR | 2 | ||
INITIALIZER | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
INIT_SAPGUI | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
INIT_WD | Web Dynpro Component Name | CNV_MBT_COMPONENT | CHAR | 60 | ||
VALIDATOR | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
VALID_SAPGUI | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
VALID_WD | Web Dynpro Component Name | CNV_MBT_COMPONENT | CHAR | 60 | ||
F4HELP | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
F4_SAPGUI | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
F4_WD | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
CONFIGURATOR | Name of a configurator class for PIFD objects | CNV_MBT_PIFD_CONFIGURATOR_NAME | CHAR | 60 |