SAP ABAP Class CL_RSDRP_AT_QUERY_RFC (Class extension of RSDRP function group)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRP (Package) Data Manager Query Handler
Properties
Class CL_RSDRP_AT_QUERY_RFC  
Short Description Class extension of RSDRP function group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRP   Data Manager Query Handler 
Created 20031021   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRP_AT_QUERY_RFC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDR_AT_QUERY_HANDLER 20031021 Query Handler for Atomic Queries
Attributes
Class CL_RSDRP_AT_QUERY_RFC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_RFC Static method Public Method Execute a query packaged and store packages in packed form 20031021
Events
Class CL_RSDRP_AT_QUERY_RFC has no event.
Types
Class CL_RSDRP_AT_QUERY_RFC has no local type.
Method Signatures

Method EXECUTE_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROWS_FETCHED Call by reference Type reference (TYPE) I Size of Result Set 20031021
2 Exporting E_SUBRC Call by reference Type reference (TYPE) RSDRP_RC Return code (like exception, but not thrown) 20031021
3 Exporting E_UID Call by reference Type reference (TYPE) RSDRP_UID UD of the query object 20031021
4 Exporting E_XDATA Call by reference Type reference (TYPE) XSTRING Result data 20031021
5 Exporting E_XMSG Call by reference Type reference (TYPE) XSTRING Collected messages 20031021
6 Exporting E_XSPLITPACK Call by reference Type reference (TYPE) XSTRING Splitpack 20031021
7 Exporting E_XSTATS Call by reference Type reference (TYPE) XSTRING Statistics 20040506
8 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Infoprovider 20031021
9 Importing I_TYPE Call by reference Type reference (TYPE) RSDRP_QUERY_TYPE Type of query to be executed 20031021
10 Importing I_UID Call by reference Type reference (TYPE) RSDRP_UID UID of the query object 20031021
11 Importing I_XCODE Call by reference Type reference (TYPE) XSTRING Packed Code with form get_ref_t_data 20031021
12 Importing I_XDEFINITION Call by reference Type reference (TYPE) XSTRING Other parts of Packed query definition 20031021

Method EXECUTE_RFC on class CL_RSDRP_AT_QUERY_RFC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400