SAP ABAP Class CL_COM_PRSEARCHTOOL_GETLIST (Wrapping COM_PRODUCT_GETLIST)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COM_PRSEARCHTOOL_IMPLEMENT Help Class for Search Tools: Criteria from COMM_PRODUCT 20021009
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_PRSEARCHTOOL Search Tool Interface 20020919
Properties
Class CL_COM_PRSEARCHTOOL_GETLIST  
Short Description Wrapping COM_PRODUCT_GETLIST    
Super Class CL_COM_PRSEARCHTOOL_IMPLEMENT Help Class for Search Tools: Criteria from COMM_PRODUCT 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_SEARCH   Search API for Product Master 
Created 20020918   SAP 
Last change 20021121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_PRSEARCHTOOL_GETLIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_PRSEARCHTOOL Search Tool Interface 20020919
Friends
Class CL_COM_PRSEARCHTOOL_GETLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CATEGORY_GUID_RANGE Instance attribute Protected Type reference (TYPE) COMT_CATEGORY_GUID_RANGE_TAB Selection Structure Category GUID 20030217
2 GT_CATEGORY_RANGE Instance attribute Protected Type reference (TYPE) COMT_PR_CATEGORY_RANGE_TAB Selection Structure for Category ID 20021121
3 GT_HIERARCHY_RANGE Instance attribute Protected Type reference (TYPE) COMT_HIERARCHY_ID_RANGE_TAB Selection Structure for Hierarchy ID 20021121
4 GT_PRSHTEXT_RANGE Instance attribute Protected Type reference (TYPE) COMT_PRSHTEXT_RANGE_TAB Selection Structure for Product Description 20030115
5 G_CATEGORY_WITH_SUBTREE Instance attribute Protected Type reference (TYPE) COMT_BOOLEAN Including Children from the Category 20021015
6 G_READ_LOCKED_TOO Instance attribute Protected Type reference (TYPE) COMT_BOOLEAN Logical Variable 20021121
Methods
# Method Level Visibility Method type Description Created on
1 DO_SEARCH Instance method Private Method 20021009
Events
Class CL_COM_PRSEARCHTOOL_GETLIST has no event.
Types
Class CL_COM_PRSEARCHTOOL_GETLIST has no local type.
Method Signatures

Method DO_SEARCH 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 20021009
2 Exporting ET_SELECTION Call by reference Type reference (TYPE) COMT_PRSEARCH_SELECTION_TAB Ergebnis eines Suchlaufes 20021009
3 Importing II_SCENARIO Call by reference Object reference (TYPE REF TO) CL_COM_PRSEARCHSCENARIO_BASE Basisklasse Suchszenario 20021009
4 Importing IV_ACTIVE Call by reference Type reference (TYPE) COMT_BOOLEAN Logische Variable 20021009
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20021009
6 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) BAPIMAXROW Maximale Zeilenanzahl der Treffermenge 20021009
7 Importing IV_REQUEST_DATA Call by reference Type reference (TYPE) COMT_BOOLEAN Zusatzdaten füllen (SPACE = nur PRODUCT_GUID) 20021014
# Exception Resumable Description Created on
1 ERROR 20021009
2 INVALID_CRITERIA 20021009
History
Last changed by/on SAP  20021121 
SAP Release Created in 400