SAP ABAP Class CL_COM_PRSEARCHTOOL_ALTID (Wrapper for Alternative ID)
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 20021023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_PRSEARCHTOOL Search Tool Interface 20021005
Properties
Class CL_COM_PRSEARCHTOOL_ALTID  
Short Description Wrapper for Alternative ID    
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 20021005   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_COM_PRSEARCHSCENARIO_BASE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_COM_PRSEARCH_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_PRSEARCHTOOL Search Tool Interface 20021005
Friends
Class CL_COM_PRSEARCHTOOL_ALTID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ALTID_FIELD Instance attribute Private Type reference (TYPE) COMT_ALTID_DATA_DETAIL_TAB Table with Detail Data of Alternative IDs 20021009
2 G_ALTID_TYPE Instance attribute Private Type reference (TYPE) COMT_ALTID_TYPE ID Type for Alternative IDs 20021009
Methods
# Method Level Visibility Method type Description Created on
1 DO_SEARCH Instance method Private Method 20021018
2 EXTRACT_RANGES Static method Public Method Read Type and Value of Alternative ID 20021128
Events
Class CL_COM_PRSEARCHTOOL_ALTID has no event.
Types
Class CL_COM_PRSEARCHTOOL_ALTID 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 20021018
2 Exporting ET_SELECTION Call by reference Type reference (TYPE) COMT_PRSEARCH_SELECTION_TAB Ergebnis GetList 20021018
3 Importing II_SCENARIO Call by reference Object reference (TYPE REF TO) CL_COM_PRSEARCHSCENARIO_BASE Aktuelles Suchszenario 20021018
4 Importing IT_CRITERIA Call by reference Type reference (TYPE) COMT_PRSEARCH_CRITERIA_TAB Suchkriterien 20021018
5 Importing IV_INACTIVE Call by reference Type reference (TYPE) COMT_BOOLEAN 'X' => inaktive Objekte, SPACE => aktive Objekte 20021018
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20021018
7 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) BAPIMAXROW Maximale Zeilenanzahl der Treffermenge 20021018
8 Importing IV_REQUEST_DATA Call by reference Type reference (TYPE) COMT_BOOLEAN Zusatzdaten füllen (SPACE = nur PRODUCT_GUID) 20021018
# Exception Resumable Description Created on
1 ERROR 20021018
2 INVALID_CRITERIA 20021018

Method EXTRACT_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) COMT_ALTID_DATA_DETAIL_TAB Tabelle mit den Detaildaten der altern. Identifikatoren 20021128
2 Exporting EV_TYPE Call by reference Type reference (TYPE) COMT_ALTID_TYPE Identifikationstyp für alternative Identifikatoren 20021128
3 Importing IT_CRITERIA Call by reference Type reference (TYPE) COMT_PRSEARCH_CRITERIA_TAB Suchkriterien 20021128
# Exception Resumable Description Created on
1 INVALID_CRITERIA 20021128
History
Last changed by/on SAP  20090618 
SAP Release Created in 400