WDKFIELDS - Dynpro fields to Contextnodes
Dynpro fields to Contextnodes information is stored in SAP table WDKFIELDS.
It is part of development package WDK_CONTROLLER in software component BC-MUS. This development package consists of objects that can be grouped under "Kayak Controller".
It is part of development package WDK_CONTROLLER in software component BC-MUS. This development package consists of objects that can be grouped under "Kayak Controller".
Fields for table WDKFIELDS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
WDAPP | Web Dynpro: Name of Application | X | WDK_APPLICATION | CHAR | 30 | |
PROGR | BDC module pool | X | BDC_PROG | CHAR | 40 | |
DYNPRO | BDC Dynpro Number | X | BDC_DYNR | NUMC | 4 | |
FNAME | Dynpro field name | X | WDK_FIELDNAME | CHAR | 132 | |
FTYPE | Dynpro field type | WDK_FIELDTYPE | CHAR | 30 | ||
DYNPNODE | Name of WD Context Node for Dynpro | WDK_DYNPRO_NODE_NAME | CHAR | 30 | ||
FIELDNODE | Name of WD Context Node for Field | WDK_FIELD_NODE_NAME | CHAR | 30 | ||
TABLE_ATTRIBUTE | Name of WD Context Attribute for Table Field | WDK_TABLE_ATTRIBUTE_NAME | CHAR | 30 | ||
FFORMAT | Field format (ABAP Dictionary data type) | SCRFTYPE | CHAR | 4 | ||
FUCNV | Conversion Exit | SCRFUCNV | CHAR | 5 | ||
TECH_FIELD | Technical field | WDK_TECH_FIELD | CHAR | 1 | ||
TABLE_ATTRIB_RO | Name of WD Context Attribute for Readonly Control in Tables | WDK_TABLE_ATTRIBUTE_READONLY | CHAR | 30 |