SAP ABAP Class CL_RSD_CUBE_DATA_MODEL (InfoCube Data Model)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSD (Package) BW: Data Basis InfoObjects and Core Services

⤷

⤷

Properties
Class | CL_RSD_CUBE_DATA_MODEL | |
Short Description | InfoCube Data Model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSD | BW: Data Basis InfoObjects and Core Services |
Created | 19991105 | 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) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSD_CUBE_DATA_MODEL has no interface implemented.
Friends
Class CL_RSD_CUBE_DATA_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYCHAR70 | 'CLOSE_WINDOW' | FCode for Close_window | 20091217 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | DD02L-TABNAME | 'RSDMMD_FIELDCAT' | Field Catalog Template | 19991105 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 19991105 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree | 19991105 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RDISP_S_ICUBE_DIM | Structure | 19991105 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDMMD_T_FIELDCAT | Fields | 19991105 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 19991105 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RDISP_T_ICUBE_INFO | Table | 19991105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add a Node at the Lowest Level | 19991105 |
2 | ![]() |
Instance method | Private | Method | Customize Toolbar | 19991105 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19991105 |
4 | ![]() |
Instance method | Private | Method | Create ALV Control | 19991105 |
5 | ![]() |
Instance method | Private | Method | Fill Field Catalog | 19991105 |
6 | ![]() |
Instance method | Private | Method | ... | 19991105 |
7 | ![]() |
Instance method | Private | Method | Fill ALV Control | 19991105 |
8 | ![]() |
Instance method | Public | Method | Free | 19991105 |
9 | ![]() |
Instance method | Private | Event handling method | Handle FCode | 19991105 |
10 | ![]() |
Instance method | Private | Event handling method | Event Handler CL_GUI_ALV_TREE | 19991105 |
11 | ![]() |
Instance method | Private | Event handling method | Event Handler CL_GUI_ALV_TREE | 19991105 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CLOSE_DATAMODEL | Instance Event (0) |
Public (2) |
Close | 19991109 |
Types
Class CL_RSD_CUBE_DATA_MODEL has no local type.
Method Signatures
Method ADD_LAST_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODEID | Call by reference | Type reference (TYPE) | RSDMMD_FIELDCAT-NODEID | Vorgänger-ID | 19991105 | ||
2 | ![]() |
I_S_FIELDCAT | Value transfer | Type reference (TYPE) | RSDMMD_FIELDCAT | Knoten | 19991105 | ||
3 | ![]() |
R_NODEID | Value transfer | Type reference (TYPE) | RSDMMD_FIELDCAT-NODEID | Knoten-ID | 19991105 |
Method ADD_LAST_CHILD on class CL_RSD_CUBE_DATA_MODEL has no exception.
Method CHANGE_TOOLBAR Signature
Method CHANGE_TOOLBAR on class CL_RSD_CUBE_DATA_MODEL has no parameter.
Method CHANGE_TOOLBAR on class CL_RSD_CUBE_DATA_MODEL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOTTOM_UP | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_false | Flag | 19991105 | |
2 | ![]() |
I_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | rs_c_false | Bypass Buffer | 19991105 | |
3 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | Cube | 19991105 | ||
4 | ![]() |
I_NO_CLOSEBUTTON | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040928 | |
5 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Version | 19991105 | |
6 | ![]() |
I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 19991105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger InfoCube | 19991105 | |
2 | ![]() |
X Message | 19991105 |
Method CREATE_CONTROL 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 | Container | 19991105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
X Message | 19991105 |
Method CREATE_FIELDCATALOG Signature
Method CREATE_FIELDCATALOG on class CL_RSD_CUBE_DATA_MODEL has no parameter.
Method CREATE_FIELDCATALOG on class CL_RSD_CUBE_DATA_MODEL has no exception.
Method DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_FIELDCAT | Call by reference | Type reference (TYPE) | RSDMMD_FIELDCAT | Felder | 19991105 |
Method DOUBLE_CLICK on class CL_RSD_CUBE_DATA_MODEL has no exception.
Method FILL_CONTROL Signature
Method FILL_CONTROL on class CL_RSD_CUBE_DATA_MODEL has no parameter.
Method FILL_CONTROL on class CL_RSD_CUBE_DATA_MODEL has no exception.
Method FREE Signature
Method FREE on class CL_RSD_CUBE_DATA_MODEL has no parameter.
Method FREE on class CL_RSD_CUBE_DATA_MODEL has no exception.
Method FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | 19991105 |
Method FUNCTION_SELECTED on class CL_RSD_CUBE_DATA_MODEL has no exception.
Method ITEM_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | 19991105 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 19991105 |
Method ITEM_DOUBLE_CLICK on class CL_RSD_CUBE_DATA_MODEL has no exception.
Method NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 19991105 |
Method NODE_DOUBLE_CLICK on class CL_RSD_CUBE_DATA_MODEL has no exception.
Event Signatures
Event CLOSE_DATAMODEL Signature
Event CLOSE_DATAMODEL on class CL_RSD_CUBE_DATA_MODEL has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |