/SCF/TBVTS - database table to configure tableview
database table to configure tableview information is stored in SAP table /SCF/TBVTS.
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/TBVTS
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 |
| HDRTXT | Default tableview header text | /SCF/DEFTBVHDRTXT | CHAR | 120 | ||
| HDRVISIBLE | Flag to specify if header is visible | /SCF/HDRVISIBLE | CHAR | 12 | ||
| DEFCOLWIDTH | Default column width for tableview | /SCF/DEFCOLWIDTH | CHAR | 8 | ||
| VISIBLEROWCNT | Visible row count for tableview | /SCF/VISIBLEROWCNT | NUMC | 8 | ||
| VISIBLECOLCNT | Visible column count for tableview | /SCF/VISIBLECOLCNT | NUMC | 8 | ||
| DEFHORZALIGN | Default horizontal alignment | /SCF/DEFHORZALIGN | CHAR | 12 | ||
| DEFVERTALIGN | Default vertical alignment | /SCF/DEFVERTALIGN | CHAR | 12 | ||
| SELECTIONMODE | Row selection mode | /SCF/SELECTIONMODE | CHAR | 2 | ||
| WDLEADSELECT | Web Dynpro: Lead Selection | /SCF/WDLEADSELECT | CHAR | 2 | ||
| NOAUTORESIZE | No automatic resizing to reduce the number of visible rows | /SCF/NOAUTORESIZE | CHAR | 2 | ||
| WDNORESIZING | No Resizing (column width) | /SCF/WD_NO_RESIZING | CHAR | 2 |