SAP ABAP Class CL_EAMS_AS_SEARCH_QS (Assistance Class for EAMS_WDC_SEARCH_QS)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_SEARCH (Package) User Interface for Search
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20081013
Properties
Class CL_EAMS_AS_SEARCH_QS  
Short Description Assistance Class for EAMS_WDC_SEARCH_QS    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_SEARCH   User Interface for Search 
Created 20081013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EAMS_AS_SEARCH_QS has no interface implemented.
Friends
Class CL_EAMS_AS_SEARCH_QS has no friend class.
Attributes
Class CL_EAMS_AS_SEARCH_QS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SPECIFIC_SEARCH_RESULT Static method Public Method get search result for specific object 20081013
2 SEARCH_SINGLE_OBJECT_TYPE Static method Private Method SEARCH with SINGLE OBJECT TYPE 20081014
Events
Class CL_EAMS_AS_SEARCH_QS has no event.
Types
Class CL_EAMS_AS_SEARCH_QS has no local type.
Method Signatures

Method GET_SPECIFIC_SEARCH_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20081013
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Character Field Length = 10 20081013
3 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20081015
4 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME Character field of length 40 20081013

Method GET_SPECIFIC_SEARCH_RESULT on class CL_EAMS_AS_SEARCH_QS has no exception.

Method SEARCH_SINGLE_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20081014
2 Exporting ET_RESULT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20081014
3 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20081014
4 Exporting EV_IS_LAST_PAGE Call by reference Type reference (TYPE) ABAP_BOOL 20081014
5 Exporting EV_NUMBER_OF_HITS Call by reference Type reference (TYPE) I 20081014
6 Exporting EV_TOTAL_HITS Call by reference Type reference (TYPE) I 20081014
7 Exporting EV_XSTRING_RESULT Call by reference Type reference (TYPE) XSTRING 20081014
8 Importing IT_TREX_QUERY Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Search query 20081014
9 Importing IV_LOWER_PAGE_LIMIT Call by reference Type reference (TYPE) I 20081014
10 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Character field of length 40 20081014
11 Importing IV_REQUEST Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20081014
12 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20081015
13 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME Character field of length 40 20081014
14 Importing IV_UPPER_PAGE_LIMIT Call by reference Type reference (TYPE) I 20081014

Method SEARCH_SINGLE_OBJECT_TYPE on class CL_EAMS_AS_SEARCH_QS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605