SAP ABAP Class CL_RSQVT_QUERYDATA (Container for Query Description)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB (Application Component) BW Database platforms
     RSQVT (Package) SAP Query Analysis Tool
Properties
Class CL_RSQVT_QUERYDATA  
Short Description Container for Query Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSQVT   SAP Query Analysis Tool 
Created 20060515   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQVT_QUERYDATA has no interface implemented.
Friends
Class CL_RSQVT_QUERYDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIAS Instance attribute Public Type reference (TYPE) RSDRS_ALIAS 20060515
2 QB Instance attribute Public Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060515
3 STATE Instance attribute Public Type reference (TYPE) I 20060515
4 STMT Instance attribute Public Type reference (TYPE) STRING 20060515
5 TASKID Instance attribute Public See coding 20060515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060515
Events
Class CL_RSQVT_QUERYDATA has no event.
Types
Class CL_RSQVT_QUERYDATA 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_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060515
2 Importing I_QB Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060515
3 Importing I_STATE Call by reference Type reference (TYPE) I 20060515
4 Importing I_STMT Call by reference Type reference (TYPE) STRING 20060515
5 Importing I_TASKID Call by reference Type reference (TYPE) CLIKE 20060515

Method CONSTRUCTOR on class CL_RSQVT_QUERYDATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350