SAP ABAP Class CL_RSRT_DATA_PROVIDER (Data Provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
     RSRT_BICS (Package) RSRT_BICS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_COMMAND_PROCESSOR Command Processor 20110803
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_DATA_PROVIDER Data Provider 20110803
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_ID Unique ID 20111108
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_INSTANCE_ITEM Interface for Special Class Instances 20120428
Properties
Class CL_RSRT_DATA_PROVIDER  
Short Description Data Provider    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS   RSRT_BICS 
Created 20110803   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSRT_COMMAND_PROCESSOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSRT_DATA_PROVIDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_COMMAND_PROCESSOR Command Processor 20110803
2 IF_RSRT_DATA_PROVIDER Data Provider 20110803
3 IF_RSRT_ID Unique ID 20111108
4 IF_RSTT_INSTANCE_ITEM Interface for Special Class Instances 20120428
Friends
Class CL_RSRT_DATA_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_CHECK_CHANGES Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130701
2 PS_ID Static Attribute Private Type reference (TYPE) I 20120913
3 PS_T_INSTANCES Static Attribute Private See coding Data Provider List 20120508
4 P_ID Instance attribute Private Type reference (TYPE) I 20121209
5 P_O_CONTENT Instance attribute Private Object reference (TYPE REF TO) IF_RSRT_DATA_PROVIDER_TYPE Data Provider Type 20121116
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111108
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110803
3 GET_DATA_PROVIDER Static method Public Method Get Data Provider Instance 20120508
4 GET_TRACE Instance method Public Method Get Trace 20120524
5 ON_CHANGED Instance method Protected Event handling method Handle OnChanged of Data Provider Content 20121118
6 PROCESS_COMMAND Instance method Protected Method Process Command 20111108
7 _ON_ASSIGNMENT_OPERATION Instance method Protected Method Handle Assignment Operation 20121116
Events
Class CL_RSRT_DATA_PROVIDER has no event.
Types
Class CL_RSRT_DATA_PROVIDER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSRT_DATA_PROVIDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRT_DATA_PROVIDER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) IF_RSRT_DATA_PROVIDER=>TN_NAME Data Provider Name 20120913

Method CONSTRUCTOR on class CL_RSRT_DATA_PROVIDER has no exception.

Method GET_DATA_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) IF_RSRT_DATA_PROVIDER=>TN_NAME Data Provider Name 20120913
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_DATA_PROVIDER Data Provider 20120508

Method GET_DATA_PROVIDER on class CL_RSRT_DATA_PROVIDER has no exception.

Method GET_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_DATA_PROVIDER=>TN_T_TRACE Trace List 20120524

Method GET_TRACE on class CL_RSRT_DATA_PROVIDER has no exception.

Method ON_CHANGED Signature

Method ON_CHANGED on class CL_RSRT_DATA_PROVIDER has no parameter.
Method ON_CHANGED on class CL_RSRT_DATA_PROVIDER has no exception.

Method PROCESS_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20111108
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20111108
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20111108

Method PROCESS_COMMAND on class CL_RSRT_DATA_PROVIDER has no exception.

Method _ON_ASSIGNMENT_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121116
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121116
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121116

Method _ON_ASSIGNMENT_OPERATION on class CL_RSRT_DATA_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700