SAP ABAP Interface IF_COM_PRSEARCHFILTER (Search Filter Interface)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODUCT_SEARCH (Package) Search API for Product Master
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_ALTID Filter via Alternative ID 20021006
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_ANCHOR Criteria from COMM_PRODUCT/COMM_IPRODUCT 20021213
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_ATTR Generic Filter for Product Search 20031024
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_AUTH Authorizatn Check: Filter Is Automatic When Criterion Is Set 20021022
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_CATEGORY Filter by Category/Hierarchy 20021128
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_IL Filter via Interlinkage 20020930
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_INACTIVE Filter Out Active Products if Inactive Product exists 20020919
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_SHTEXT Filter by Description 20021120
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHFILTER_STATUS Filter by Status Value 20030116
Properties
Interface IF_COM_PRSEARCHFILTER  
Short Description Search Filter Interface    
General Data
Package COM_PRODUCT_SEARCH   Search API for Product Master 
Created 20020918   SAP 
Last changed 20020923   SAP 
Unicode checks active    
Forward declarations
Interface IF_COM_PRSEARCHFILTER has no forward declaration.
Interfaces
Interface IF_COM_PRSEARCHFILTER has no interface.
Friends
Interface IF_COM_PRSEARCHFILTER has no friend.
Attributes
Interface IF_COM_PRSEARCHFILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILTER Instance method Public Method 20020918
2 RELEVANT_CRITERIA Instance method Public Method Output of Criteria Relevant for This Filter 20021002
Events
Interface IF_COM_PRSEARCHFILTER has no event.
Types
Interface IF_COM_PRSEARCHFILTER has no local type.
Method Signatures

Method FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) COMT_PRSEARCH_DATA_TAB Aus den Suchmethoden übergebene Zusatzdaten 20020930
2 Changing CT_SELECTION Call by reference Type reference (TYPE) COMT_PRODUCT_GUID_T Zu filternde Produkte 20020930
3 Importing IT_CRITERIA Call by reference Type reference (TYPE) COMT_PRSEARCH_CRITERIA_TAB Suchkriterien 20020930
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021120
# Exception Resumable Description Created on
1 ERROR Unerwarteter Fehler 20020918

Method RELEVANT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COVERED Call by reference Type reference (TYPE) COMT_BOOLEAN Filter deckt Kriterium ab 20021004
2 Importing IV_CRITERION Call by reference Type reference (TYPE) COMT_PRSEARCH_CRITERION IDs Suchkriterien 20021004

Method RELEVANT_CRITERIA on Interface IF_COM_PRSEARCHFILTER has no exception.
History
Last changed by/on SAP  20020923 
SAP Release Created in 400