SAP ABAP Table SWOTEDITOR (Editor Control Structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-BOB (Application Component) Business Object Builder
⤷
SWO (Package) Business Object Repository Tools
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | SWOTEDITOR |
|
| Short Description | Editor Control Structure |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
SWO_OBJTYP | OJ_NAME | CHAR | 10 | 0 | Object Type | * | |
| 2 | |
SWO_METHOD | SWC_ELEM | CHAR | 32 | 0 | Method | ||
| 3 | |
SWO_OTCLAS | SWO_OTCLAS | CHAR | 2 | 0 | Object Type Class | ||
| 4 | |
SWC_CONTST | NUMC4 | NUMC | 4 | 0 | Stack counter for object types | ||
| 5 | |
SWC_DISPLY | SWC_BOOL | CHAR | 1 | 0 | Editor in display mode | ||
| 6 | |
SWO_BASGRP | NUMC04 | NUMC | 4 | 0 | Groups of basic data | ||
| 7 | |
SWO_RETURN | SWO_RETURN | NUMC | 4 | 0 | Exception for method | ||
| 8 | |
SWC_FUNCT | SWC_FUNCT | CHAR | 20 | 0 | Function on a container | ||
| 9 | |
SWC_FUNCEX | CHAR4 | CHAR | 4 | 0 | Exit function from container editor | ||
| 10 | |
SWC_CHANGE | SWC_BOOL | CHAR | 1 | 0 | Definition Was Changed | ||
| 11 | |
SYSTARO | SYST_LONG | INT4 | 10 | 0 | Top Displayed List Line | ||
| 12 | |
SWC_LINES | SYST_LONG | INT4 | 10 | 0 | Number of elements in CONTEDIT | ||
| 13 | |
SWC_BUFFER | SYST_LONG | INT4 | 10 | 0 | Editor buffer number of lines | ||
| 14 | |
SWC_MARK1 | SYST_LONG | INT4 | 10 | 0 | First line selected | ||
| 15 | |
SWC_MARK2 | SYST_LONG | INT4 | 10 | 0 | Last line selected | ||
| 16 | |
SWC_CUFILD | CHAR30 | CHAR | 30 | 0 | Screen field under cursor | ||
| 17 | |
SYSTACO | SYST_LONG | INT4 | 10 | 0 | First List Column Displayed | ||
| 18 | |
SYCUCOL | SYST_SHORT | INT4 | 10 | 0 | Horizontal Cursor Position | ||
| 19 | |
SYCUROW | SYST_SHORT | INT4 | 10 | 0 | Vertical Cursor Position | ||
| 20 | |
SWC_STATUS | GUI_STATUS | CHAR | 20 | 0 | Current status of editor GUI | ||
| 21 | |
SWC_TITLE | CHAR3 | CHAR | 3 | 0 | Current GUI title in editor | ||
| 22 | |
SWC_SELECT | SYST_LONG | INT4 | 10 | 0 | Index of selected element | ||
| 23 | |
SWC_EDMODE | SWC_EDMODE | CHAR | 1 | 0 | Editor mode | ||
| 24 | |
SWC_SORT | SWC_BOOL | CHAR | 1 | 0 | Editor was re-sorted | ||
| 25 | |
SWC_FILTER | SWC_BOOL | CHAR | 1 | 0 | Filter is set | ||
| 26 | |
SWC_FILVAL | CHAR30 | CHAR | 30 | 0 | Filter | ||
| 27 | |
SWC_FILBOX | SWC_BOOL | CHAR | 1 | 0 | Filter checkbox | ||
| 28 | |
SWC_FILEXA | SWC_BOOL | CHAR | 1 | 0 | Filter exactly | ||
| 29 | |
SWC_FILGEN | SWC_BOOL | CHAR | 1 | 0 | Filter generically | ||
| 30 | |
SWC_FILCS | SWC_BOOL | CHAR | 1 | 0 | Filter in case character string occurs | ||
| 31 | |
SWC_MARKCL | SYST_LONG | INT4 | 10 | 0 | Selected editor column | ||
| 32 | |
SWC_LINSIZ | SYST_LONG | INT4 | 10 | 0 | Current line width in list | ||
| 33 | |
SWC_NOEDIT | SWC_INHERI | CHAR | 1 | 0 | No editing due to inheritance or needs to be overridden | ||
| 34 | |
SWC_USEONM | SWC_BOOL | CHAR | 1 | 0 | Display object name | ||
| 35 | |
SWO_RELTXT | TEXT20 | CHAR | 20 | 0 | Text for object type status |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |