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 RSRD1 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 O_COMPID Instance attribute Protected Type reference (TYPE) RSZCOMPID Name (ID) of a Reporting Component 20050204
2 O_INFOCUBE Instance attribute Protected Type reference (TYPE) RSINFOCUBE InfoProvider for Query 20050204
3 O_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20050204
4 O_R_PARAMETER Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameters for Setting 20050204
5 O_R_SETTING Instance attribute Protected Object reference (TYPE REF TO) CL_RSRD_SETTING Broadcast Settings 20050204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Generate 20050204
2 CREATE_MDX_VARSTRING Static method Private Method Generate Variable String in MDX Format 20050204
3 GENERATE_CONTROL_QUERY 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 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050204
2 Importing I_OBJECT_ID Call by reference Type reference (TYPE) RSRD_OBJECT_ID ID eines BW Reporting Objektes im Broadcasting Framework 20050204
3 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20050204
4 Importing 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 Importing I_VARIABLE_STRING Call by reference Type reference (TYPE) STRING 20050204
2 Returning 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 Exporting E_COMPID Call by reference Type reference (TYPE) RSZCOMPID 20060518
2 Exporting E_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE 20060518
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20060518
4 Exporting E_T_MESSAGE Call by reference Type reference (TYPE) RSZA_T_MESG 20060518
5 Importing I_EXECUTABLE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Generierung für spätere Ausführung 20060518
6 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER 20060518
7 Importing 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