SAP ABAP Class CL_OS_EX_NODE_01 (OS: Examples Node 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_NODE_01  
Short Description OS: Examples Node 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_NODE_01 20110420 Base Agent OS: Examples Node 01
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHILD Instance attribute Protected Object reference (TYPE REF TO) CL_OS_EX_NODE_01 Child 20001212
2 ID Instance attribute Protected Type reference (TYPE) CHAR30 Identifier 20001212
3 NEXT Instance attribute Protected Object reference (TYPE REF TO) CL_OS_EX_NODE_01 Next 20001212
4 TREE Instance attribute Protected Object reference (TYPE REF TO) CL_OS_EX_TREE_01 Globally Unique Identifier 20031125
5 VALUE Instance attribute Protected Type reference (TYPE) CHAR30 30 Characters 20031125
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILD Instance method Public Get-method of a virtual attribute Reads the Attribute CHILD 20001212
2 GET_ID Instance method Public Get-method of a virtual attribute Reads the ID Attribute 20001212
3 GET_NEXT Instance method Public Get-method of a virtual attribute Reads the Attribute NEXT 20001212
4 GET_TREE Instance method Public Get-method of a virtual attribute Reads the Attribute TREE 20031125
5 GET_VALUE Instance method Public Get-method of a virtual attribute Reads the Attribute VALUE 20031125
6 SET_CHILD Instance method Public Set-method of a virtual attribute Sets the Attribute CHILD 20001212
7 SET_ID Instance method Public Set-method of a virtual attribute Sets the Attribute ID 20001212
8 SET_NEXT Instance method Public Set-method of a virtual attribute Sets the Attribute NEXT 20001212
9 SET_TREE Instance method Public Set-method of a virtual attribute Sets the Attribute TREE 20031125
10 SET_VALUE Instance method Public Set-method of a virtual attribute Sets the Attribute VALUE 20031125
Events
Class CL_OS_EX_NODE_01 has no event.
Types
Class CL_OS_EX_NODE_01 has no local type.
Method Signatures

Method GET_CHILD 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 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_NEXT 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 GET_TREE 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_TREE_01 Attributwert 20031125
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031125

Method GET_VALUE 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 20031125
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031125

Method SET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHILD 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

Method SET_ID Signature

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

Method SET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEXT 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

Method SET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Object reference (TYPE REF TO) CL_OS_EX_TREE_01 Attributwert 20031125
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031125

Method SET_VALUE Signature

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