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   Table Relationship Diagram
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 DB_STATUS SWO_DB_STA SWO_DB_STA CHAR 1   0   Debug & trace status  
2 DEBUG SWO_DEBUG SWC_BOOL CHAR 1   0   Object debugger activated  
3 RETDIALOG SWO_RETDIA SWC_BOOL CHAR 1   0   Error dialog in exceptional cases  
4 RETTEXT SWO_RETTXT SWC_BOOL CHAR 1   0   Text return in exceptional cases  
5 TRACE SWO_TRACE SWC_BOOL CHAR 1   0   Trace ON  
6 DB_CREATE SWO_DB_CRE SWC_BOOL CHAR 1   0   Debug & trace for SWO_CREATE  
7 DB_FREE SWO_DB_FRE SWC_BOOL CHAR 1   0   Debug & trace for SWO_FREE  
8 DB_CALL SWO_DB_CAL SWC_BOOL CHAR 1   0   Debug & Trace for Call Method  
9 DB_GET SWO_DB_GET SWC_BOOL CHAR 1   0   Debug & trace for Get Property  
10 DB_SET SWO_DB_SET SWC_BOOL CHAR 1   0   Debug & trace for Set Property  
11 DB_VERB SWO_VERB SWC_ELEM CHAR 32   0   Object type component  
12 DB_OBJTYPE SWO_OBJTYP OJ_NAME CHAR 10   0   Object Type TOJTB
13 EDITMODE SWO_EDTMOD SWC_BOOL CHAR 1   0   Runtime system in editor mode  
14 NO_GUI SWO_NO_GUI SWC_BOOL CHAR 1   0   No GUI installed (no frontend delegation)  
15 CMPR_CONT SWO_CMPR SWC_BOOL CHAR 1   0   Compression Mode for Container On / Off  
16 LOCAL_RT SWO_LOCAL SWC_BOOL CHAR 1   0   BOR runtime with/without remote objects  
17 CHAIN_DELEG 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 TOJTB NAME    
History
Last changed by/on SAP  20041219 
SAP Release Created in