SAP ABAP Class CL_COM_PRSEARCHTOOL_IMPLEMENT (Help Class for Search Tools: Criteria from COMM_PRODUCT)
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 Inheritance (c INHERITING FROM c_ref)  CL_COM_PRSEARCHTOOL_ALTID Wrapper for Alternative ID 20021023
2 Inheritance (c INHERITING FROM c_ref)  CL_COM_PRSEARCHTOOL_ATTR Generic Attribute Search 20031024
3 Inheritance (c INHERITING FROM c_ref)  CL_COM_PRSEARCHTOOL_GETLIST Wrapping COM_PRODUCT_GETLIST 20021009
4 Inheritance (c INHERITING FROM c_ref)  CL_COM_PRSEARCHTOOL_IL Search by Interlinkage 20021121
5 Inheritance (c INHERITING FROM c_ref)  CL_COM_PRSEARCHTOOL_STATUS Search by System Status 20030115
Properties
Class CL_COM_PRSEARCHTOOL_IMPLEMENT  
Short Description Help Class for Search Tools: Criteria from COMM_PRODUCT    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_SEARCH   Search API for Product Master 
Created 20021009   SAP 
Last change 20030115   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_PRSEARCHTOOL_IMPLEMENT has no forward declaration.
Interfaces
Class CL_COM_PRSEARCHTOOL_IMPLEMENT has no interface implemented.
Friends
Class CL_COM_PRSEARCHTOOL_IMPLEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_BATCH_DEDICATED_RANGE Instance attribute Protected Type reference (TYPE) COMT_PR_BATCH_DEDIC_RANGE_TAB Selection Structure for BATCH_DEDICATED 20021014
2 GT_COMPETITOR_RANGE Instance attribute Protected Type reference (TYPE) COMT_PRODUCT_COMPET_RANGE_TAB Selection Table Type for Competitor Product Indicator 20021010
3 GT_CONFIG_RANGE Instance attribute Protected Type reference (TYPE) COMT_PRODUCT_CONFIG_RANGE_TAB Selection Structure for Configuration Field 20021121
4 GT_LOGSYS_RANGE Instance attribute Protected Type reference (TYPE) COMT_PRODUCT_LOGSYS_RANGE_TAB Selection Table Type for the Logical System 20021014
5 GT_OBJECT_FAMILY_RANGE Instance attribute Protected Type reference (TYPE) COMT_PR_OBJ_FAM_RANGE_T Selection Structure for Product Object Family 20021009
6 GT_PRODUCT_ID_RANGE Instance attribute Protected Type reference (TYPE) COMT_PRODUCT_ID_RANGE_TAB Selection Structure for Product ID 20021009
7 GT_PRODUCT_TYPE_RANGE Instance attribute Protected Type reference (TYPE) COMT_PRODUCT_TYPE_RANGE_TAB Selection Structure for Product Type 20021009
8 GT_XNOSEARCH_RANGE Instance attribute Protected Type reference (TYPE) COMT_PR_XNOSEARCH_RANGE_TAB Selection Structure for XNOSEARCH 20021121
9 G_WAS_MAPPED Instance attribute Private Type reference (TYPE) COMT_BOOLEAN Attributes Already Determined from Search Criteria 20021009
Methods
# Method Level Visibility Method type Description Created on
1 DO_READ_SHTEXT Instance method Protected Method Read Description for Results Table 20031216
2 DO_RELEVANT_CRITERIA Instance method Protected Method Output of Criteria Relevant for This Tool 20021120
3 MAP_CRITERIA Instance method Protected Method 20021009
Events
Class CL_COM_PRSEARCHTOOL_IMPLEMENT has no event.
Types
Class CL_COM_PRSEARCHTOOL_IMPLEMENT has no local type.
Method Signatures

Method DO_READ_SHTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT Call by reference Type reference (TYPE) ANY TABLE Ergebnistabelle mit Feldern PRODUCT_GUID, SHORT_TEXT, LANGU 20031216
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20031216
# Exception Resumable Description Created on
1 ERROR 20031216

Method DO_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 20021120
2 Importing IV_CRITERION Call by reference Type reference (TYPE) COMT_PRSEARCH_CRITERION IDs Suchkriterien 20021120

Method DO_RELEVANT_CRITERIA on class CL_COM_PRSEARCHTOOL_IMPLEMENT has no exception.

Method MAP_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CRITERIA Call by reference Type reference (TYPE) COMT_PRSEARCH_CRITERIA_TAB Suchkriterien 20021009
# Exception Resumable Description Created on
1 INVALID_CRITERIA 20021009
History
Last changed by/on SAP  20030115 
SAP Release Created in 400