SAP ABAP Table SWOTOTREE (Object Type Sub-tree 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 SWOTOTREE   Table Relationship Diagram
Short Description Object Type Sub-tree 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 NODETYPE SWO_NODTYP SWO_NODTYP CHAR 1   0   Node type in object type tree  
2 EXPAND SWO_SUBTRE SWO_SUBTRE CHAR 1   0   Flag for expand  
3 NODE SWO_NODE SYST_LONG INT4 10   0   Node number in object tree  
4 NEXTNODE SWO_NXTNOD SYST_LONG INT4 10   0   Node number of next node  
5 FIRSTNODE SWO_FSTNOD SYST_LONG INT4 10   0   Node number of first child  
6 PARAMETER SWO_PARAM SWC_ELEM CHAR 32   0   Parameter for method  
7 RETURN SWO_RETURN SWO_RETURN NUMC 4   0   Exception for method  
8 INTERFACE SWO_INTERF OJ_NAME CHAR 10   0   Interface TOJTB
9 REFTYPE SWC_REFTYP SWC_REFTYP CHAR 1   0   Dictionary  
10 REFSTRUCT SWC_REFSTR AS4TAB CHAR 30   0   Reference table *
11 ATTRTYPE SWO_ATTYPE SWO_ATTYPE CHAR 1   0   Attribute type  
12 ELEMTYPE SWC_ELEMTP SWC_ELEMTP CHAR 1   0   Element type  
13 VERB SWO_VERB SWC_ELEM CHAR 32   0   Object type component  
14 EDITELEM SWC_EDITEL SWC_EDITEL CHAR 32   0   Element name in upper/lower case  
15 SHORTTEXT SWO_SHTEXT TEXT80 CHAR 80   0   Description  
16 DESCRIPT SWC_DESCR TEXT20 CHAR 20   0   Name  
17 NOEDIT SWC_NOEDIT SWC_INHERI CHAR 1   0   No editing due to inheritance or needs to be overridden  
18 OBJTYPE SWO_OBJTYP OJ_NAME CHAR 10   0   Object Type TOJTB
19 FUNCEXIT SWC_FUNCEX CHAR4 CHAR 4   0   Exit function from container editor  
20 CREA_REL SWO_CREARE CHAR4 CHAR 4   0   Release at Creation  
21 CLASSVERB SWO_CLSVRB SWC_BOOL CHAR 1   0   Instance-independent  
22 MODELONLY SWO_VMODEL SWO_FLGMOD CHAR 1   0   Release status verb  
23 OBSOLETE SWO_OBSOL CHAR4 CHAR 4   0   Release in which object type was set as obsolete  
24 ISAPI SWO_ISAPI SWC_BOOL CHAR 1   0   Method is R/3 interface function  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SWOTOTREE INTERFACE TOJTB NAME    
2 SWOTOTREE OBJTYPE TOJTB NAME    
History
Last changed by/on SAP  19970801 
SAP Release Created in