SAP ABAP Interface IF_COM_PRSEARCHTOOL (Search Tool 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_PRSEARCHTOOL_ALTID Wrapper for Alternative ID 20021005
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHTOOL_ATTR Generic Attribute Search 20031024
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHTOOL_GETLIST Wrapping COM_PRODUCT_GETLIST 20020919
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHTOOL_IL Search by Interlinkage 20021104
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_PRSEARCHTOOL_STATUS Search by System Status 20030114
Properties
Interface IF_COM_PRSEARCHTOOL  
Short Description Search Tool 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_PRSEARCHTOOL has no forward declaration.
Interfaces
Interface IF_COM_PRSEARCHTOOL has no interface.
Friends
Interface IF_COM_PRSEARCHTOOL has no friend.
Attributes
Interface IF_COM_PRSEARCHTOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GETLIST_ACTIVE Instance method Public Method 20020918
2 GETLIST_INACTIVE Instance method Public Method 20020918
3 RELEVANT_CRITERIA Instance method Public Method Output of Criteria Relevant for This Tool 20021002
Events
Interface IF_COM_PRSEARCHTOOL has no event.
Types
Interface IF_COM_PRSEARCHTOOL has no local type.
Method Signatures

Method GETLIST_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) COMT_PRSEARCH_DATA_TAB Aus den Suchmethoden übergebene Zusatzdaten 20020930
2 Exporting ET_SELECTION Call by reference Type reference (TYPE) COMT_PRSEARCH_SELECTION_TAB Ergebnis GetList 20020930
3 Importing II_SCENARIO Call by reference Object reference (TYPE REF TO) CL_COM_PRSEARCHSCENARIO_BASE Aktuelles Suchszenario 20021001
4 Importing IT_CRITERIA Call by reference Type reference (TYPE) COMT_PRSEARCH_CRITERIA_TAB Suchkriterien 20020930
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020930
6 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) BAPIMAXROW 0 Maximale Zeilenanzahl der Treffermenge 20020930
7 Importing IV_REQUEST_DATA Call by reference Type reference (TYPE) COMT_BOOLEAN SPACE Zusatzdaten füllen (SPACE = nur PRODUCT_GUID) 20021014
# Exception Resumable Description Created on
1 ERROR Fehler bei Selektion 20020918

Method GETLIST_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) COMT_PRSEARCH_DATA_TAB Aus den Suchmethoden übergebene Zusatzdaten 20020930
2 Exporting ET_SELECTION Call by reference Type reference (TYPE) COMT_PRSEARCH_SELECTION_TAB Ergebnis GetList 20020930
3 Importing II_SCENARIO Call by reference Object reference (TYPE REF TO) CL_COM_PRSEARCHSCENARIO_BASE Aktuelles Suchszenario 20021001
4 Importing IT_CRITERIA Call by reference Type reference (TYPE) COMT_PRSEARCH_CRITERIA_TAB Suchkriterien 20020930
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020930
6 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) BAPIMAXROW 0 Maximale Zeilenanzahl der Treffermenge 20020930
7 Importing IV_REQUEST_DATA Call by reference Type reference (TYPE) COMT_BOOLEAN SPACE Zusatzdaten füllen (SPACE = nur PRODUCT_GUID) 20021014
# Exception Resumable Description Created on
1 ERROR Fehler bei Selektion 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 Werkzeug 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_PRSEARCHTOOL has no exception.
History
Last changed by/on SAP  20020923 
SAP Release Created in 400