/SCF/TEXTAREA - Text Area Configuration
Text Area Configuration information is stored in SAP table /SCF/TEXTAREA.
It is part of development package /SCF/UIMDL in software component SCM-ICH-UIF. This development package consists of objects that can be grouped under "UI model and page data controller".
It is part of development package /SCF/UIMDL in software component SCM-ICH-UIF. This development package consists of objects that can be grouped under "UI model and page data controller".
Fields for table /SCF/TEXTAREA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
APPID | Application Name | X | /SCF/APPID | CHAR | 30 | /SCF/SCRLYT |
SCRID | Screen ID | X | /SCF/SCRID | CHAR | 30 | /SCF/SCRLYT |
CMPTID | GUI component ID | X | /SCF/CMPTID | CHAR | 30 | /SCF/SCRLYT |
COLUMNS | Width of the Text Area. | /SCF/TXTAREACOLUMNS | NUMC | 10 | ||
LINES | Number of lines in Text area | /SCF/TXTAREAROWS | NUMC | 10 | ||
TYPE | Type of text area (display-only or editable) | /SCF/TXTAREATYPE | CHAR | 2 | ||
TOOLTIP | Text area tooltip | /SCF/TXTAREATOOLTIP | CHAR | 300 |