SAP ABAP Class CL_RSDDK_GUI_AGGR_INFOCUBE (GUI Component: Infocube Tree for Maintain Aggregate)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDK (Package) BW Aggregates

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_GUI_COMPONENT_TREE | GUI Component with Toolbar and Tree | 19991222 |
Properties
Class | CL_RSDDK_GUI_AGGR_INFOCUBE | |
Short Description | GUI Component: Infocube Tree for Maintain Aggregate | |
Super Class | CL_RSO_GUI_COMPONENT_TREE | GUI Component with Toolbar and Tree |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDDK | BW Aggregates |
Created | 19991222 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDK_GUI_AGGR_INFOCUBE has no interface implemented.
Friends
Class CL_RSDDK_GUI_AGGR_INFOCUBE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'COLLAPSE' | Function Code Toolbar | 19991222 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'COLLAPSE_ALL' | Function Code Toolbar | 19991222 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'CREATE' | Function Code Toolbar | 19991222 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'EXPAND' | Function Code Toolbar | 19991222 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'EXPAND_ALL' | Function Code Toolbar | 19991222 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'SEARCH' | Find | 20011227 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'SEARCH_NEXT' | Find | 20011227 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR40 | 'CHAORATR' | Column in Tree Control | 19991222 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR40 | 'TECHNAME' | Column in Tree Control | 19991222 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR40 | 'CUBE.INFOCUBE' | InfoCube Node | 19991222 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | RS_TLOGO | 'DIME' | InfoCube Dimension as TLOGO Type | 19991222 | |
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 35 | Hierarchy Column Width | 19991222 | |
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 19991222 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_OBJVERS | Object version | 19991222 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_S_CUBE | 20010504 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Drag & Drop | 19991222 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Display only | 19991222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Infocube Tree Add Nodes | 19991222 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19991222 |
3 | ![]() |
Instance method | Private | Method | Generate Tree | 19991222 |
4 | ![]() |
Instance method | Private | Method | Adjust COB_PRO of InfoCube for Aggregates | 19991222 |
Events
Class CL_RSDDK_GUI_AGGR_INFOCUBE has no event.
Types
Class CL_RSDDK_GUI_AGGR_INFOCUBE has no local type.
Method Signatures
Method ADD_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | Infocube | 19991222 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 19991222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoCube konnte nicht gefunden werden | 19991222 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | Infocube | 19991222 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 19991222 | |
3 | ![]() |
I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container, in dem Tree angezeigt werden soll | 19991222 | ||
4 | ![]() |
I_R_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_RSO_PROPERTIES | Anwenderspezifische Einstellungen | 19991222 | ||
5 | ![]() |
I_VIEW_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_true | Nur Anzeigen | 19991222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoCube konnte nicht gefunden werden | 19991222 |
Method CREATE_AND_INIT_TREE_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | Infocube | 19991222 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 19991222 | |
3 | ![]() |
I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container | 19991222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoCube konnte nicht gefunden werden | 19991222 |
Method REDUCE_COB_PRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_COB_PRO | Call by reference | Type reference (TYPE) | RSD_TH_COB_PRO | Cube Object Properties | 19991222 | ||
2 | ![]() |
I_T_ATR | Call by reference | Type reference (TYPE) | RSD_T_ATR | Attribute | 19991222 | ||
3 | ![]() |
I_T_IOBJ_CMP | Call by reference | Type reference (TYPE) | RSD_T_IOBJ_CMP | geklammerte Merkmale | 19991222 |
Method REDUCE_COB_PRO on class CL_RSDDK_GUI_AGGR_INFOCUBE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 20B |