SAP ABAP Class /BCV/IF_EX_FILTER_DRILLDOWN (Interface for BAdI: /BCV/UIF_FILTER_DRILLDOWN)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081006
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_EX_BCV_RES_LAUNCH 20091106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RPM_BCV_DRILLDOWN Class for RPM Drill down BADI Implementation 20091119
Properties
Class /BCV/IF_EX_FILTER_DRILLDOWN  
Short Description Interface for BAdI: /BCV/UIF_FILTER_DRILLDOWN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081006   SAP 
Last change 20110908   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 /BCV/IF_EX_FILTER_DRILLDOWN has no interface implemented.
Friends
Class /BCV/IF_EX_FILTER_DRILLDOWN has no friend class.
Attributes
Class /BCV/IF_EX_FILTER_DRILLDOWN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_LAUNCHPAD_PARAMETERS Instance method Public Method Change launchpad parameters 20100120
2 FILTER_LAUNCHPAD_APPLICATIONS Instance method Public Method Filter launchpad application list 20090903
3 FILTER_QUERY_VIEWS Instance method Public Method Filter query view list 20081006
Events
Class /BCV/IF_EX_FILTER_DRILLDOWN has no event.
Types
Class /BCV/IF_EX_FILTER_DRILLDOWN has no local type.
Method Signatures

Method CHANGE_LAUNCHPAD_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_APPLICATION_PARAMETER Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20100120
2 Changing CT_BUSINESS_PARAMETER Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20100120
3 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) APB_LPD_GUID GUID 20100120

Method CHANGE_LAUNCHPAD_PARAMETERS on class /BCV/IF_EX_FILTER_DRILLDOWN has no exception.

Method FILTER_LAUNCHPAD_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONTENT Call by reference Type reference (TYPE) APB_LPD_T_CONTENT Tree Content 20090903
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /BCV/CL_UIF_CONTEXT Context for query view processing 20090903
3 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20091104

Method FILTER_LAUNCHPAD_APPLICATIONS on class /BCV/IF_EX_FILTER_DRILLDOWN has no exception.

Method FILTER_QUERY_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GROUPING Call by reference Type reference (TYPE) /BCV/T_UIF_GROUPING Grouping Table 20091118
2 Changing CT_GROUPS Call by reference Type reference (TYPE) /BCV/T_UIF_GROUPS Table Type for Query View Lists 20090903
3 Changing CT_QUERY_VIEWS Call by reference Type reference (TYPE) /BCV/T_UIF_QVIEW Table Type for Query Views 20081006
4 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /BCV/CL_UIF_CONTEXT Context for query view processing 20090903
5 Importing IV_USE_GROUPS Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Use CT_GROUPS if set, otherwise CT_GROUPING 20091118

Method FILTER_QUERY_VIEWS on class /BCV/IF_EX_FILTER_DRILLDOWN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in