SAP ABAP Class CL_RSRA_TREE_OBJECT (Object of a Tree in the Reporting Agent)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSRB (Package) BW: Batch Reporting
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_TREE_OBJECT_BM Object of Batch Bucket Settings 20020116
2 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_TREE_OBJECT_MX Object of Batch Bucket Settings 20020409
3 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_TREE_OBJECT_RA Object of Batch Bucket Settings 20020513
4 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_TREE_OBJECT_SEBB Object of Batch Bucket Settings 20010605
5 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_TREE_OBJECT_TV Object of Batch Bucket Settings 20020206
Properties
Class CL_RSRA_TREE_OBJECT  
Short Description Object of a Tree in the Reporting Agent    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRB   BW: Batch Reporting 
Created 20010605   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSRA_DIALOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSRA_TREE_OBJECT has no interface implemented.
Friends
Class CL_RSRA_TREE_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DESCRIPTION Instance attribute Public Type reference (TYPE) STRING Description 20010605
2 N_EXPANDED Instance attribute Public Type reference (TYPE) RS_BOOL Node Is Expanded 20010605
3 N_EXPANDER Instance attribute Public Type reference (TYPE) RS_BOOL Set Expander 20010605
4 N_EXP_IMAGE Instance attribute Public Type reference (TYPE) TV_IMAGE Tree Control: Icon / Image 20010605
5 N_IMAGE Instance attribute Public Type reference (TYPE) TV_IMAGE Tree Control: Icon / Image 20010605
6 N_ISFOLDER Instance attribute Public Type reference (TYPE) RS_BOOL Node is Folder 20010605
7 N_LEVEL Instance attribute Public Type reference (TYPE) RSRA_COUNTER Numbering for One-Dimensional Drilldown 20020121
8 N_OBJECTNM Instance attribute Public Type reference (TYPE) STRING Technical Name of the Object 20010605
9 N_TLOGO Instance attribute Public Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20020409
10 N_TYPE Instance attribute Public Type reference (TYPE) RSRA_OBJECT_TYPE Object Type for Batch Printing Components 20010605
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010605
Events
Class CL_RSRA_TREE_OBJECT has no event.
Types
Class CL_RSRA_TREE_OBJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibung 20010605
2 Importing I_EXPANDED Call by reference Type reference (TYPE) RS_BOOL Boolean 20010605
3 Importing I_EXPANDER Call by reference Type reference (TYPE) RS_BOOL Expander setzen 20010605
4 Importing I_ISFOLDER Call by reference Type reference (TYPE) RS_BOOL Knoten ist Folder 20010605
5 Importing I_LEVEL Call by reference Type reference (TYPE) RSRA_COUNTER Numerierung der eindimensionalen Aufrisse 20020121
6 Importing I_OBJECTNM Call by reference Type reference (TYPE) STRING Technischer Name 20010605
7 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20020409
8 Importing I_TYPE Call by reference Type reference (TYPE) RSRA_OBJECT_TYPE Objekttyp für die Batch Printing Bestandteile 20010605

Method CONSTRUCTOR on class CL_RSRA_TREE_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A