SAP ABAP Class CL_OS_EX_TREE_01 (OS: Examples Tree 01)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-OBS (Application Component) Object Services
     SOS_EXAMPLES (Package) Object Services: Examples
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20001212
Properties
Class CL_OS_EX_TREE_01  
Short Description OS: Examples Tree 01    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SOS_EXAMPLES   Object Services: Examples 
Created 20001212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20001212
Friends
# Friend Modeled only Created on Description
1 CB_OS_EX_TREE_01 20110420 Base Agent OS: Examples Tree 01
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Protected Type reference (TYPE) CHAR30 ID 20001212
2 ROOT Instance attribute Protected Object reference (TYPE REF TO) CL_OS_EX_NODE_01 Globally Unique Identifier 20001212
Methods
# Method Level Visibility Method type Description Created on
1 FETCH_NODES Instance method Public Method Reads the Dependent Node 20040915
2 GET_ID Instance method Public Get-method of a virtual attribute Reads the Attribute ID 20001212
3 GET_ROOT Instance method Public Get-method of a virtual attribute Reads the Attribute ROOT 20001212
4 SET_ROOT Instance method Public Set-method of a virtual attribute Sets the Attribute ROOT 20001212
Events
Class CL_OS_EX_TREE_01 has no event.
Types
Class CL_OS_EX_TREE_01 has no local type.
Method Signatures

Method FETCH_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSTABLEREF OS: Tabelle mit Referenzen 20040915
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services: Objekt nicht gefunden 20040915

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR30 Attributwert 20001212
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010306

Method GET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_OS_EX_NODE_01 Attributwert 20001212
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010306

Method SET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROOT Call by reference Object reference (TYPE REF TO) CL_OS_EX_NODE_01 Attributwert 20001212
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010306
History
Last changed by/on SAP  20110908 
SAP Release Created in 610