SAP ABAP Class CL_RSR_MDX_UI_COMMAND_BASE (MDX: Dialog: Base Class for Commands)
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_BASE | MDX: Dialog: Base Class | 20090407 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_MDX_UI_COMMAND | MDX: Dialog: Function | 20090407 |
Meta Relationship - Used By
Properties
Class | CL_RSR_MDX_UI_COMMAND_BASE | |
Short Description | MDX: Dialog: Base Class for Commands | |
Super Class | CL_RSR_MDX_UI_BASE | MDX: Dialog: Base Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_UI | MDX: Dialog |
Created | 20090324 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_COMMAND_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSR_MDX_UI_COMMAND | MDX: Dialog: Function | 20090407 |
Friends
Class CL_RSR_MDX_UI_COMMAND_BASE has no friend class.
Attributes
Class CL_RSR_MDX_UI_COMMAND_BASE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Returns the statement as a command text | 20100504 |
2 | ![]() |
Instance method | Protected | Method | Returns the display tool | 20090520 |
3 | ![]() |
Instance method | Protected | Method | Returns the statement in binary form | 20090616 |
4 | ![]() |
Instance method | Protected | Method | Is the statement in XML format? | 20100504 |
Events
Class CL_RSR_MDX_UI_COMMAND_BASE has no event.
Types
Class CL_RSR_MDX_UI_COMMAND_BASE has no local type.
Method Signatures
Method GET_COMMAND_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_COMMAND_TEXT | Value transfer | Type reference (TYPE) | RRT1_T_CMD_TXT | Kommando-Text | 20100504 |
Method GET_COMMAND_TEXT on class CL_RSR_MDX_UI_COMMAND_BASE has no exception.
Method GET_RENDERER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_RENDERER | Value transfer | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_RENDERER | MDX: Dialog: Darstellung des Ergebnisses | 20090520 |
Method GET_RENDERER on class CL_RSR_MDX_UI_COMMAND_BASE has no exception.
Method GET_STATEMENT_AS_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | Statement in binärer For | 20090616 |
Method GET_STATEMENT_AS_XSTRING on class CL_RSR_MDX_UI_COMMAND_BASE has no exception.
Method IS_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100504 |
Method IS_XML on class CL_RSR_MDX_UI_COMMAND_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |