SAP ABAP Class IF_RSRT_DATA_PROVIDER_TYPE (Data Provider Type)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_DATA_PROVIDER_CONTENT Data Provider Content 20121116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_PLFUNC Planning Function 20121118
2 Interface composition (i COMPRISING i_ref)  IF_RSRT_QUERY Query 20121116
3 Interface composition (i COMPRISING i_ref)  IF_RSRT_SELECTOR Selector 20121116
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_DATA_PROVIDER_TYPE Data Provider Type 20121116
Properties
Class IF_RSRT_DATA_PROVIDER_TYPE  
Short Description Data Provider Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121116   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSRT_DATA_PROVIDER_TYPE has no interface implemented.
Friends
Class IF_RSRT_DATA_PROVIDER_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_O_DATA_PROVIDER Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_DATA_PROVIDER Data Provider 20121209
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Free 20121116
2 GET_TRACE Instance method Public Method Get Trace 20121116
3 PROCESS_COMMAND Instance method Public Method Process Command 20121116
4 SET_ASSIGNMENT Instance method Public Method Set Assignment 20121203
Events
Class IF_RSRT_DATA_PROVIDER_TYPE has no event.
Types
Class IF_RSRT_DATA_PROVIDER_TYPE has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_RSRT_DATA_PROVIDER_TYPE has no parameter.
Method FREE on class IF_RSRT_DATA_PROVIDER_TYPE 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 20121116

Method GET_TRACE on class IF_RSRT_DATA_PROVIDER_TYPE 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 20121116
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Has Command been handled 20121116
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121116

Method PROCESS_COMMAND on class IF_RSRT_DATA_PROVIDER_TYPE has no exception.

Method SET_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121203
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20121203

Method SET_ASSIGNMENT on class IF_RSRT_DATA_PROVIDER_TYPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in