SAP ABAP Class CL_RSQ_ISET_TREE_IA (InfoSet: Tree with InfoArea)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSQBW (Package) BW-Specific Parts of the InfoSet Query
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSQ_ISET_TREE_BASE InfoSet: Basis Class Baum 20020116
Properties
Class CL_RSQ_ISET_TREE_IA  
Short Description InfoSet: Tree with InfoArea    
Super Class CL_RSQ_ISET_TREE_BASE InfoSet: Basis Class Baum 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSQBW   BW-Specific Parts of the InfoSet Query 
Created 20020116   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_COLUMN_TREE_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSQIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQ_ISET_TREE_IA has no interface implemented.
Friends
Class CL_RSQ_ISET_TREE_IA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_CUBE Instance attribute Private Type reference (TYPE) TTY_CUBE 20030626
2 PT_INFOAREA Instance attribute Private Type reference (TYPE) TTY_INFOAREA 20020116
3 PT_INFOAREAT Instance attribute Private Type reference (TYPE) TTY_INFOAREAT 20020116
4 PT_IOBJ Instance attribute Private Type reference (TYPE) TTY_IOBJ 20020116
5 PT_OBJECT Instance attribute Private Type reference (TYPE) TTY_OBJECT 20020116
6 PT_ODSO Instance attribute Private Type reference (TYPE) TTY_ODSO 20020116
7 P_ICON_INFOAREA Instance attribute Private Type reference (TYPE) ICON_D RSQIS_C_ICON_INFOAREA Icon for InfoArea 20020116
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CUBE Instance method Private Method Add Nodes: InfoCubes 20030626
2 ADD_INFOAREAS Instance method Private Method Add Nodes: InfoAreas 20020116
3 ADD_INFOAREAS_KIDS Instance method Private Method Add InfoAreas: Deep Structures 20020116
4 ADD_IOBJ Instance method Private Method Add InfoObjects 20020116
5 ADD_ODS Instance method Private Method Add Node: ODS Objects 20020116
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020116
7 ITEM_TABLE_FOR_NODE_CUBE Instance method Private Method Item Table for a Node: InfoCube 20030626
8 ITEM_TABLE_FOR_NODE_IA Instance method Private Method Filling Item Table 20020116
9 ITEM_TABLE_FOR_NODE_IOBJ Instance method Private Method Item Table for a Node: InfoObject 20020116
10 ITEM_TABLE_FOR_NODE_ODS Instance method Private Method Item Table for a Node: ODS 20020116
11 LOAD_CUBE Instance method Private Method Read InfoCubes 20030626
12 LOAD_IOBJ Instance method Private Method Read InfoObjects 20020116
Events
Class CL_RSQ_ISET_TREE_IA has no event.
Types
Class CL_RSQ_ISET_TREE_IA has no local type.
Method Signatures

Method ADD_CUBE Signature

Method ADD_CUBE on class CL_RSQ_ISET_TREE_IA has no parameter.
Method ADD_CUBE on class CL_RSQ_ISET_TREE_IA has no exception.

Method ADD_INFOAREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20020116

Method ADD_INFOAREAS on class CL_RSQ_ISET_TREE_IA has no exception.

Method ADD_INFOAREAS_KIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOAREA Call by reference Type reference (TYPE) RSDAREA Tree Model: Schlüssel eines Knotens 20020116

Method ADD_INFOAREAS_KIDS on class CL_RSQ_ISET_TREE_IA has no exception.

Method ADD_IOBJ Signature

Method ADD_IOBJ on class CL_RSQ_ISET_TREE_IA has no parameter.
Method ADD_IOBJ on class CL_RSQ_ISET_TREE_IA has no exception.

Method ADD_ODS Signature

Method ADD_ODS on class CL_RSQ_ISET_TREE_IA has no parameter.
Method ADD_ODS on class CL_RSQ_ISET_TREE_IA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPEND Call by reference Type reference (TYPE) RSQ_S_APPEND Infoset: Append 20051212
2 Importing I_INFOSET Call by reference Type reference (TYPE) RSQINFOSET InfoSet 20060112
3 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020116

Method CONSTRUCTOR on class CL_RSQ_ISET_TREE_IA has no exception.

Method ITEM_TABLE_FOR_NODE_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUBE Call by reference Type reference (TYPE) TY_CUBE 20030626
2 Returning ITEM_TABLE Value transfer Type reference (TYPE) TREEMCITAB 20030626

Method ITEM_TABLE_FOR_NODE_CUBE on class CL_RSQ_ISET_TREE_IA has no exception.

Method ITEM_TABLE_FOR_NODE_IA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFOAREA Call by reference Type reference (TYPE) RSDAREA Verzeichnis der InfoAreas 20020116
2 Returning ITEM_TABLE Value transfer Type reference (TYPE) TREEMCITAB Column Tree Model: Item-Tabelle 20020116

Method ITEM_TABLE_FOR_NODE_IA on class CL_RSQ_ISET_TREE_IA has no exception.

Method ITEM_TABLE_FOR_NODE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ Call by reference Type reference (TYPE) TY_IOBJ 20020116
2 Returning ITEM_TABLE Value transfer Type reference (TYPE) TREEMCITAB Column Tree Model: Item-Tabelle 20020116

Method ITEM_TABLE_FOR_NODE_IOBJ on class CL_RSQ_ISET_TREE_IA has no exception.

Method ITEM_TABLE_FOR_NODE_ODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEM_TABLE Value transfer Type reference (TYPE) TREEMCITAB Column Tree Model: Item-Tabelle 20020116
2 Importing ODSO Call by reference Type reference (TYPE) TY_ODSO 20020116

Method ITEM_TABLE_FOR_NODE_ODS on class CL_RSQ_ISET_TREE_IA has no exception.

Method LOAD_CUBE Signature

Method LOAD_CUBE on class CL_RSQ_ISET_TREE_IA has no parameter.
Method LOAD_CUBE on class CL_RSQ_ISET_TREE_IA has no exception.

Method LOAD_IOBJ Signature

Method LOAD_IOBJ on class CL_RSQ_ISET_TREE_IA has no parameter.
Method LOAD_IOBJ on class CL_RSQ_ISET_TREE_IA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A