SAP ABAP Table SWOTENV (Environment Variables of Runtime System)
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 | SWOTENV |
|
| Short Description | Environment Variables of Runtime System |
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_DB_STA | SWO_DB_STA | CHAR | 1 | 0 | Debug & trace status | ||
| 2 | |
SWO_DEBUG | SWC_BOOL | CHAR | 1 | 0 | Object debugger activated | ||
| 3 | |
SWO_RETDIA | SWC_BOOL | CHAR | 1 | 0 | Error dialog in exceptional cases | ||
| 4 | |
SWO_RETTXT | SWC_BOOL | CHAR | 1 | 0 | Text return in exceptional cases | ||
| 5 | |
SWO_TRACE | SWC_BOOL | CHAR | 1 | 0 | Trace ON | ||
| 6 | |
SWO_DB_CRE | SWC_BOOL | CHAR | 1 | 0 | Debug & trace for SWO_CREATE | ||
| 7 | |
SWO_DB_FRE | SWC_BOOL | CHAR | 1 | 0 | Debug & trace for SWO_FREE | ||
| 8 | |
SWO_DB_CAL | SWC_BOOL | CHAR | 1 | 0 | Debug & Trace for Call Method | ||
| 9 | |
SWO_DB_GET | SWC_BOOL | CHAR | 1 | 0 | Debug & trace for Get Property | ||
| 10 | |
SWO_DB_SET | SWC_BOOL | CHAR | 1 | 0 | Debug & trace for Set Property | ||
| 11 | |
SWO_VERB | SWC_ELEM | CHAR | 32 | 0 | Object type component | ||
| 12 | |
SWO_OBJTYP | OJ_NAME | CHAR | 10 | 0 | Object Type | TOJTB | |
| 13 | |
SWO_EDTMOD | SWC_BOOL | CHAR | 1 | 0 | Runtime system in editor mode | ||
| 14 | |
SWO_NO_GUI | SWC_BOOL | CHAR | 1 | 0 | No GUI installed (no frontend delegation) | ||
| 15 | |
SWO_CMPR | SWC_BOOL | CHAR | 1 | 0 | Compression Mode for Container On / Off | ||
| 16 | |
SWO_LOCAL | SWC_BOOL | CHAR | 1 | 0 | BOR runtime with/without remote objects | ||
| 17 | |
SWO_DELEG | SWC_BOOL | CHAR | 1 | 0 | Multiple Delegation Activated |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | SWOTENV | DB_OBJTYPE | |
|
History
| Last changed by/on | SAP | 20041219 |
| SAP Release Created in |