SAP ABAP Class CL_RSDDTREX_MAINT_INFOCUBE (Maintenance of the TREX Aggregates: InfoCube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTREX (Package) TREX Aggregate
⤷
⤷
Properties
| Class | CL_RSDDTREX_MAINT_INFOCUBE | |
| Short Description | Maintenance of the TREX Aggregates: InfoCube | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTREX | TREX Aggregate |
| Created | 20040804 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDTREX_MAINT_INFOCUBE has no interface implemented.
Friends
Class CL_RSDDTREX_MAINT_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 | 20040804 | ||
| 2 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'COLLAPSE_ALL' | Function Code | 20040804 | ||
| 3 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'EXPAND' | Function Code | 20040804 | ||
| 4 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'EXPAND_ALL' | Function Code | 20040804 | ||
| 5 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'SEARCH' | Function Code | 20040804 | ||
| 6 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'SEARCH_NEXT' | Function Code | 20040804 | ||
| 7 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'INFOCUBE' | 20040804 | |||
| 8 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'TECHNAME' | 20040804 | |||
| 9 | Constant | Private | Type reference (TYPE) | TM_NODEKEY | 'ROOT' | Tree Model: Node Key | 20040804 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20040804 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20040805 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20040804 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20040804 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RSD_T_CUBE | 20050826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040824 | ||
| 2 | Instance method | Private | Method | Infocube Tree Add Nodes | 20040804 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20040804 | |
| 4 | Instance method | Private | Method | Generate Tree | 20040804 | |
| 5 | Instance method | Private | Method | Creates Toolbar | 20040804 | |
| 6 | Instance method | Private | Method | Sends Data to the GUI | 20040805 | |
| 7 | Instance method | Public | Method | Returns the Reference to the Tree | 20040805 | |
| 8 | Instance method | Private | Event handling method | Event Handler: Menu Entry Selected | 20040804 | |
| 9 | Instance method | Public | Method | 20040805 | ||
| 10 | Instance method | Public | Method | 20040804 | ||
| 11 | Instance method | Private | Method | Adds Toolbar Keys | 20040804 |
Events
Class CL_RSDDTREX_MAINT_INFOCUBE has no event.
Types
Class CL_RSDDTREX_MAINT_INFOCUBE has no local type.
Method Signatures
Method ADD_LEAVES 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 | 20040824 | ||||
| 2 | I_NODE_REL | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20040824 |
Method ADD_LEAVES on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method ADD_NODES Signature
Method ADD_NODES on class CL_RSDDTREX_MAINT_INFOCUBE has no parameter.
Method ADD_NODES on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040804 | |||
| 2 | I_T_CUBE | Call by reference | Type reference (TYPE) | RSD_T_CUBE | 20050826 |
Method CONSTRUCTOR on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method CREATE_AND_INIT_TREE_ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040804 |
Method CREATE_AND_INIT_TREE_ on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method CREATE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040804 |
Method CREATE_TOOLBAR on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_RSDDTREX_MAINT_INFOCUBE has no parameter.
Method DISPLAY on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method GET_DATA_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DATA_TREE | Value transfer | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control mit Datenhaltung am Backend | 20040805 |
Method GET_DATA_TREE on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20040804 |
Method ON_FUNCTION_SELECTED on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20040805 |
Method PAI on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method PBO Signature
Method PBO on class CL_RSDDTREX_MAINT_INFOCUBE has no parameter.
Method PBO on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
Method TOOLBAR_ADD_BUTTON Signature
Method TOOLBAR_ADD_BUTTON on class CL_RSDDTREX_MAINT_INFOCUBE has no parameter.
Method TOOLBAR_ADD_BUTTON on class CL_RSDDTREX_MAINT_INFOCUBE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |