SAP ABAP Class CL_RSZ_QD_QXML_FILTER (QueryXML Filter)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSZOO (Package) Object-Oriented Query Designer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSZ_QD_QXML_COMP_COMMONS Commons to All Components 20070613
Properties
Class CL_RSZ_QD_QXML_FILTER  
Short Description QueryXML Filter    
Super Class CL_RSZ_QD_QXML_COMP_COMMONS Commons to All Components 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSZOO   Object-Oriented Query Designer 
Created 20070530   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSZ_QD_QXML_FILTER has no forward declaration.
Interfaces
Class CL_RSZ_QD_QXML_FILTER has no interface implemented.
Friends
Class CL_RSZ_QD_QXML_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILTER_DRILLDOWN_LIST Instance attribute Private Type reference (TYPE) TY_QXML_DRILLDOWN_LIST 20070717
2 FILTER_REFERENCE_LIST Instance attribute Private Type reference (TYPE) TY_QXML_FILTER_LIST 20070613
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070613
2 GET_FILTER_DRILLDOWN_LIST Instance method Public Method 20070720
3 GET_FILTER_REFERENCE_LIST Instance method Public Method 20070613
4 SET_FILTER_DRILLDOWN_LIST Instance method Public Method 20070720
5 SET_FILTER_REFERENCE_LIST Instance method Public Method 20070613
Events
Class CL_RSZ_QD_QXML_FILTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_QXML_DRILLDOWN Public See coding 20070613 BEGIN OF ty_qxml_drilldown, space_pos type RSZPOSN, state_pos type rszposn, id TYPE sysuuid_25, drilldown TYPE REF TO cl_rsz_qd_qxml_drilldown, END OF ty_qxml_drilldown
2 TY_QXML_DRILLDOWN_LIST Public See coding 20070613 ty_qxml_drilldown_list TYPE TABLE OF ty_qxml_drilldown WITH KEY id space_pos state_pos
3 TY_QXML_FILTER Public See coding 20070613 BEGIN OF ty_qxml_filter, filter_id TYPE sysuuid_25, END OF ty_qxml_filter
4 TY_QXML_FILTER_LIST Public See coding 20070613 ty_qxml_filter_list TYPE TABLE OF ty_qxml_filter WITH KEY filter_id
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_DATA Value transfer Type reference (TYPE) TY_QXML_COMP_DATA 20070614
2 Importing DEFAULTHINT Value transfer Type reference (TYPE) RSZX_DEFAULTHINT 20070619
3 Importing FILTER_DRILLDOWN_LIST Value transfer Type reference (TYPE) TY_QXML_DRILLDOWN_LIST 20070720
4 Importing FILTER_REFERENCE_LIST Value transfer Type reference (TYPE) TY_QXML_FILTER_LIST 20070613
5 Importing ID Value transfer Type reference (TYPE) SYSUUID_25 20070613
6 Importing INFOPROVIDER_DATA Value transfer Type reference (TYPE) TY_QXML_COMPIC_DATA_LIST 20070703
7 Importing INSTANCE_ORDER Value transfer Type reference (TYPE) RSZ_X_ORDER 20070619
8 Importing IS_CELL Value transfer Type reference (TYPE) RS_BOOL 20070619
9 Importing IS_DELETED Value transfer Type reference (TYPE) RS_BOOL 20070619
10 Importing IS_NEW Value transfer Type reference (TYPE) RS_BOOL 20070619
11 Importing IS_REUSABLE Value transfer Type reference (TYPE) RS_BOOL 20070619
12 Importing NAME Value transfer Type reference (TYPE) RSZCOMPID 20070613
13 Importing TEXT Value transfer Type reference (TYPE) RSTXTLG 20070613
14 Importing TRANSPORT_REQUEST Value transfer Type reference (TYPE) TRKORR 20070619
15 Importing USER_DATA Value transfer Type reference (TYPE) TY_QXML_USER_DATA 20070614
16 Importing USESS_DEFAULTTEXT Value transfer Type reference (TYPE) RS_BOOL 20070619

Method CONSTRUCTOR on class CL_RSZ_QD_QXML_FILTER has no exception.

Method GET_FILTER_DRILLDOWN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILTER_DRILLDOWN_LIST Value transfer Type reference (TYPE) TY_QXML_DRILLDOWN_LIST 20070720

Method GET_FILTER_DRILLDOWN_LIST on class CL_RSZ_QD_QXML_FILTER has no exception.

Method GET_FILTER_REFERENCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILTER_REFERENCE Value transfer Type reference (TYPE) TY_QXML_FILTER_LIST 20070613

Method GET_FILTER_REFERENCE_LIST on class CL_RSZ_QD_QXML_FILTER has no exception.

Method SET_FILTER_DRILLDOWN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_DRILLDOWN_LIST Value transfer Type reference (TYPE) TY_QXML_DRILLDOWN_LIST 20070720

Method SET_FILTER_DRILLDOWN_LIST on class CL_RSZ_QD_QXML_FILTER has no exception.

Method SET_FILTER_REFERENCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_REFERENCE Value transfer Type reference (TYPE) TY_QXML_FILTER_LIST 20070613

Method SET_FILTER_REFERENCE_LIST on class CL_RSZ_QD_QXML_FILTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710