SAP ABAP Class CL_RSR_MDX_UI_COMMAND_PDIFF (MDX: Dialog: Find differences in parser display)
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 | 20090324 |
Properties
Class | CL_RSR_MDX_UI_COMMAND_PDIFF | |
Short Description | MDX: Dialog: Find differences in parser display | |
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 | 20090324 | 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) |
Interfaces
Class CL_RSR_MDX_UI_COMMAND_PDIFF has no interface implemented.
Friends
Class CL_RSR_MDX_UI_COMMAND_PDIFF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | A difference was detected | 20090325 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Display differences? | 20090403 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSR_MDX_PARSER | First Parser | 20090324 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSR_MDX_PARSER | Second Parser | 20090324 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | Statement | 20090324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090324 |
2 | ![]() |
Instance method | Public | Method | Was a difference detected? | 20090403 |
3 | ![]() |
Instance method | Private | Method | Parses the MDX Statement | 20090325 |
Events
Class CL_RSR_MDX_UI_COMMAND_PDIFF has no event.
Types
Class CL_RSR_MDX_UI_COMMAND_PDIFF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Sollen Unterschiede angezeigt werden? | 20090403 | |
2 | ![]() |
I_R_1ST_PARSER | Value transfer | Object reference (TYPE REF TO) | IF_RSR_MDX_PARSER | Erster Parser | 20090324 | ||
3 | ![]() |
I_R_2ND_PARSER | Value transfer | Object reference (TYPE REF TO) | IF_RSR_MDX_PARSER | Zweiter Parser | 20090324 | ||
4 | ![]() |
I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_MODEL | MDX: Dialog: Modell | 20090324 | ||
5 | ![]() |
I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20090324 | ||
6 | ![]() |
I_STMT | Value transfer | Type reference (TYPE) | XSTRING | Statement | 20090324 |
Method CONSTRUCTOR on class CL_RSR_MDX_UI_COMMAND_PDIFF has no exception.
Method IS_DIFFERENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DIFFERENT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090403 |
Method IS_DIFFERENT on class CL_RSR_MDX_UI_COMMAND_PDIFF has no exception.
Method PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CUBE_NAME | Call by reference | Type reference (TYPE) | RRTCUBE | Name des Cubes | 20090325 | ||
2 | ![]() |
C_T_CMD | Call by reference | Type reference (TYPE) | RRT1_T_CMD | Kommando-IDs | 20090325 | ||
3 | ![]() |
C_T_PARAMS | Call by reference | Type reference (TYPE) | RRT1_T_CMD_PARAMS | Parameter | 20090325 | ||
4 | ![]() |
I_R_PARSER | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_PARSER | MDX: Parser | 20090325 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDX: Dialog: Fehler bei Kommandoausführung | 20090504 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |