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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080729 |
2 | ![]() |
Static method | Public | Method | Get Search Connector ID | 20080729 |
3 | ![]() |
Static method | Public | Method | Get Request Attributes for Search Selection | 20080805 |
4 | ![]() |
Static method | Public | Method | Get Search Template ID | 20080729 |
5 | ![]() |
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 | ![]() |
CONNECTOR_ID | Value transfer | Type reference (TYPE) | GRFN_API_ESO_CONNECTOR_ID | Search Connector ID | 20080730 | ||
2 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | ANY TABLE | 20080729 | |||
3 | ![]() |
EV_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090513 | ||
4 | ![]() |
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 | ![]() |
ET_REQUEST_ATTRIBUTES | Value transfer | Type reference (TYPE) | ESH_T_OM_AOTYPNQF_EXT | Table Type for ESH_S_OM_AOTYPNQF_EXT | 20080805 | ||
2 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090514 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090514 | ||
2 | ![]() |
EV_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20080805 | |||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080820 | ||
4 | ![]() |
IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | GRFN_T_ESO_SEARCH_ATT | Search Attributes | 20080801 | ||
5 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | 20090106 | |||
6 | ![]() |
IV_FREEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080801 | |||
7 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100113 | ||
8 | ![]() |
IV_SRCTXT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_DESCR | Description of The Entity | 20080804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080826 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |