SAP ABAP Class IF_RSO_TREE (BW Repository: Changes in Tree (GUI))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_OBJECT BW Repository: Object 20001012
2 Interface composition (i COMPRISING i_ref)  IF_RSSBR_OBJECT BW Authorization Reporting: General Operations Object 20001023
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_AUTHORIZATION BW: Authorization 20000119
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_NODE_FACTORY BW Authorizations: Factory for Nodes in Tree 20000120
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_OBJECT BW: Authorization Object 20000119
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_ROLE BW: Role 20000119
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_USER BW: User 20000119
Properties
Class IF_RSO_TREE  
Short Description BW Repository: Changes in Tree (GUI)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSO_TREE has no forward declaration.
Interfaces
Class IF_RSO_TREE has no interface implemented.
Friends
Class IF_RSO_TREE has no friend class.
Attributes
Class IF_RSO_TREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 TREE_INSERT Instance method Public Method Enters Data in Tree Display 20000119
2 TREE_UPDATE Instance method Public Method Updates Data in the Tree Display 20000120
Events
Class IF_RSO_TREE has no event.
Types
Class IF_RSO_TREE has no local type.
Method Signatures

Method TREE_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) STRING Knoten 20000119
2 Importing I_NODE_REL Call by reference Type reference (TYPE) STRING Übergeordneter Knoten 20000119
3 Importing I_R_DATA_TREE Call by reference Object reference (TYPE REF TO) CL_RSO_DATA_TREE Tree-Control Verschalung 20000119

Method TREE_INSERT on class IF_RSO_TREE has no exception.

Method TREE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Type reference (TYPE) STRING Knoten 20000120
2 Importing I_R_DATA_TREE Call by reference Object reference (TYPE REF TO) CL_RSO_DATA_TREE Tree-Control Verschalung 20000120

Method TREE_UPDATE on class IF_RSO_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in