SAP ABAP Class CL_GRFN_UTIL_ESO_SEARCH (Enterprise Search API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20080826
Properties
Class CL_GRFN_UTIL_ESO_SEARCH  
Short Description Enterprise Search API    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_UTILITIES   Various helping infrastructure for GRC ABAP 
Created 20080729   SAP 
Last change 20141106    
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)
2 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_UTIL_ESO_SEARCH has no interface implemented.
Friends
Class CL_GRFN_UTIL_ESO_SEARCH has no friend class.
Attributes
Class CL_GRFN_UTIL_ESO_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080729
2 GET_CONNECTOR Static method Public Method Get Search Connector ID 20080729
3 GET_REQUEST_ATTRIBUTES Static method Public Method Get Request Attributes for Search Selection 20080805
4 GET_TEMPLATE Static method Public Method Get Search Template ID 20080729
5 SEARCH Static method Public Method Perform Search 20080729
Events
Class CL_GRFN_UTIL_ESO_SEARCH has no event.
Types
Class CL_GRFN_UTIL_ESO_SEARCH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRFN_UTIL_ESO_SEARCH has no parameter.
Method CONSTRUCTOR on class CL_GRFN_UTIL_ESO_SEARCH has no exception.

Method GET_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTOR_ID Value transfer Type reference (TYPE) GRFN_API_ESO_CONNECTOR_ID Search Connector ID 20080730
2 Exporting ET_RESULT Call by reference Type reference (TYPE) ANY TABLE 20080729
3 Exporting EV_RC Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090513
4 Importing TEMPLATE_ID Value transfer Type reference (TYPE) GRFN_API_ESO_TEMPLATE_ID Search Template ID 20080730

Method GET_CONNECTOR on class CL_GRFN_UTIL_ESO_SEARCH has no exception.

Method GET_REQUEST_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUEST_ATTRIBUTES Value transfer Type reference (TYPE) ESH_T_OM_AOTYPNQF_EXT Table Type for ESH_S_OM_AOTYPNQF_EXT 20080805
2 Exporting EV_RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090514
3 Importing IV_FREEST Value transfer Type reference (TYPE) ABAP_BOOL 20080805

Method GET_REQUEST_ATTRIBUTES on class CL_GRFN_UTIL_ESO_SEARCH has no exception.

Method GET_TEMPLATE 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) ANY TABLE Search Connector Template ID 20080729

Method GET_TEMPLATE on class CL_GRFN_UTIL_ESO_SEARCH has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090514
2 Exporting EV_RESULT Call by reference Object reference (TYPE REF TO) DATA 20080805
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080820
4 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) GRFN_T_ESO_SEARCH_ATT Search Attributes 20080801
5 Importing IV_APPLICATION Call by reference Type reference (TYPE) GRFN_APP_COMPONENT 20090106
6 Importing IV_FREEST Call by reference Type reference (TYPE) ABAP_BOOL 20080801
7 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100113
8 Importing IV_SRCTXT Call by reference Type reference (TYPE) GRFN_API_OBJECT_DESCR Description of The Entity 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080826
History
Last changed by/on SAP  20141106 
SAP Release Created in 300