SAP ABAP Class CL_RSR_MDX_UI_COMMAND_OPEN (MDX: Dialog: Open)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_BASE | MDX: Dialog: Base Class for Commands | 20090407 |
Properties
Class | CL_RSR_MDX_UI_COMMAND_OPEN | |
Short Description | MDX: Dialog: Open | |
Super Class | CL_RSR_MDX_UI_COMMAND_BASE | MDX: Dialog: Base Class for Commands |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_UI | MDX: Dialog |
Created | 20090407 | 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) |
Interfaces
Class CL_RSR_MDX_UI_COMMAND_OPEN has no interface implemented.
Friends
Class CL_RSR_MDX_UI_COMMAND_OPEN has no friend class.
Attributes
Class CL_RSR_MDX_UI_COMMAND_OPEN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns all cubes that an MDX statement has been saved for | 20090602 |
2 | ![]() |
Instance method | Private | Method | Returns the statement table | 20090602 |
3 | ![]() |
Instance method | Public | Method | Returns all MDX statements | 20090602 |
4 | ![]() |
Instance method | Public | Method | Reads an MDX statement | 20090603 |
Events
Class CL_RSR_MDX_UI_COMMAND_OPEN has no event.
Types
Class CL_RSR_MDX_UI_COMMAND_OPEN has no local type.
Method Signatures
Method GET_ALL_CUBES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_CUBE | Value transfer | Type reference (TYPE) | STRINGTAB | Tabelle mit Strings | 20090602 |
Method GET_ALL_CUBES on class CL_RSR_MDX_UI_COMMAND_OPEN has no exception.
Method GET_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATEMENT | Call by reference | Type reference (TYPE) | XSTRING | Statement (binär) | 20090602 | ||
2 | ![]() |
R_T_STATEMENT | Value transfer | Type reference (TYPE) | STRING_TABLE | Statement-Tabelle | 20090602 |
Method GET_STATEMENT on class CL_RSR_MDX_UI_COMMAND_OPEN has no exception.
Method GET_STATEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CUBE | Call by reference | Type reference (TYPE) | RRTCUBE | Name des Cubes | 20090602 | ||
2 | ![]() |
R_T_OBJNM | Value transfer | Type reference (TYPE) | RSR_MDX_UI_T_STMT_NAME | MDX: Dialog: Tabelle an Statement-Namen | 20090602 |
Method GET_STATEMENTS on class CL_RSR_MDX_UI_COMMAND_OPEN has no exception.
Method GET_STATEMENT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_HEADER | Call by reference | Type reference (TYPE) | RSR_MDX_UI_S_STMT_HEADER | MDX: Dialog: Kopfeigenschaften des Statements | 20090603 | ||
2 | ![]() |
E_T_STATEMENT | Call by reference | Type reference (TYPE) | STRING_TABLE | Statement | 20090603 | ||
3 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSR_MDX_UI_STMT_NAME | MDX: Dialog: Name des Statements | 20090603 |
Method GET_STATEMENT_DETAILS on class CL_RSR_MDX_UI_COMMAND_OPEN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |