SAP ABAP Class CL_RSRD_REMOTE_CONTROL_RA_MDX (Controlling MDX Precalculation in the Reporting Agent)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRA_MDX_REMOTE_CONTROL | Remote Control for MDX Precalculation | 20050204 |
Properties
| Class | CL_RSRD_REMOTE_CONTROL_RA_MDX | |
| Short Description | Controlling MDX Precalculation in the Reporting Agent | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSRD | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSRD | BW: Broadcasting |
| Created | 20050204 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRA_MDX_REMOTE_CONTROL | Remote Control for MDX Precalculation | 20050204 |
Friends
Class CL_RSRD_REMOTE_CONTROL_RA_MDX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSZCOMPID | Name (ID) of a Reporting Component | 20050204 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSINFOCUBE | InfoProvider for Query | 20050204 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20050204 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameters for Setting | 20050204 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRD_SETTING | Broadcast Settings | 20050204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Generate | 20050204 | |
| 2 | Static method | Private | Method | Generate Variable String in MDX Format | 20050204 | |
| 3 | Static method | Private | Method | Generates Control Query | 20060518 |
Events
Class CL_RSRD_REMOTE_CONTROL_RA_MDX has no event.
Types
Class CL_RSRD_REMOTE_CONTROL_RA_MDX 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_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050204 | |||
| 2 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | RSRD_OBJECT_ID | ID eines BW Reporting Objektes im Broadcasting Framework | 20050204 | |||
| 3 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20050204 | |||
| 4 | I_R_SETTING | Call by reference | Object reference (TYPE REF TO) | CL_RSRD_SETTING | 20050204 |
Method CONSTRUCTOR on class CL_RSRD_REMOTE_CONTROL_RA_MDX has no exception.
Method CREATE_MDX_VARSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VARIABLE_STRING | Call by reference | Type reference (TYPE) | STRING | 20050204 | ||||
| 2 | R_VARIABLE_STRING_MDX | Value transfer | Type reference (TYPE) | STRING | 20050204 |
Method CREATE_MDX_VARSTRING on class CL_RSRD_REMOTE_CONTROL_RA_MDX has no exception.
Method GENERATE_CONTROL_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMPID | Call by reference | Type reference (TYPE) | RSZCOMPID | 20060518 | ||||
| 2 | E_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | 20060518 | ||||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20060518 | ||||
| 4 | E_T_MESSAGE | Call by reference | Type reference (TYPE) | RSZA_T_MESG | 20060518 | ||||
| 5 | I_EXECUTABLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Generierung für spätere Ausführung | 20060518 | ||
| 6 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | 20060518 | ||||
| 7 | I_S_SETTING | Call by reference | Type reference (TYPE) | RSRD_V_SETTING | 20060518 |
Method GENERATE_CONTROL_QUERY on class CL_RSRD_REMOTE_CONTROL_RA_MDX has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |