DDFTX - Run-time object with Screen Painter texts
Run-time object with Screen Painter texts information is stored in SAP table DDFTX.
It is part of development package SDDD in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Objects Accessed in Kernel".
It is part of development package SDDD in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Objects Accessed in Kernel".
Fields for table DDFTX
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABNAME | Table Name | X | TABNAME | CHAR | 60 | * |
FIELDNAME | Field Name | X | FIELDNAME | CHAR | 60 | * |
DDLANGUAGE | Language Key | X | DDLANGUAGE | LANG | 2 | * |
POSITION | Position of the field in the table | TABFDPOS | NUMC | 8 | ||
DOMNAME | Domain name | DOMNAME | CHAR | 60 | * | |
ROLLNAME | Data element (semantic domain) | ROLLNAME | CHAR | 60 | * | |
SCRLEN1 | Max. length for short field label | SCRLEN_S | NUMC | 4 | ||
SCRLEN2 | Max. length for medium field label | SCRLEN_M | NUMC | 4 | ||
SCRLEN3 | Max. length for long field label | SCRLEN_L | NUMC | 4 | ||
HEADLEN | Maximum length of heading | HEADLEN | NUMC | 4 | ||
SCRTEXT_S | Short Field Label | SCRTEXT_S | CHAR | 20 | ||
SCRTEXT_M | Medium Field Label | SCRTEXT_M | CHAR | 40 | ||
SCRTEXT_L | Long Field Label | SCRTEXT_L | CHAR | 80 | ||
REPTEXT | Heading | REPTEXT | CHAR | 110 | ||
FIELDTEXT | Short Description of Repository Objects | AS4TEXT | CHAR | 120 |