SAP ABAP Class CL_ESH_TOS_REL_SEARCH_SRC (Represents related search source)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_AUT_OPEN_SEARCH_CLNT (Package) Open Search Client (ABAP)
⤷
⤷
Properties
| Class | CL_ESH_TOS_REL_SEARCH_SRC | |
| Short Description | Represents related search source | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_TST_AUT_OPEN_SEARCH_CLNT | Open Search Client (ABAP) |
| Created | 20100129 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_TOS_REL_SEARCH_SRC has no forward declaration.
Interfaces
Class CL_ESH_TOS_REL_SEARCH_SRC has no interface implemented.
Friends
Class CL_ESH_TOS_REL_SEARCH_SRC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Represents constructor | 20100129 | |
| 2 | Instance method | Public | Method | Returns description | 20100129 | |
| 3 | Instance method | Public | Method | Returns URL | 20100129 |
Events
Class CL_ESH_TOS_REL_SEARCH_SRC has no event.
Types
Class CL_ESH_TOS_REL_SEARCH_SRC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20100129 | ||||
| 2 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20100129 |
Method CONSTRUCTOR on class CL_ESH_TOS_REL_SEARCH_SRC has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20100129 |
Method GET_DESCRIPTION on class CL_ESH_TOS_REL_SEARCH_SRC has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_URL | Value transfer | Type reference (TYPE) | STRING | 20100129 |
Method GET_URL on class CL_ESH_TOS_REL_SEARCH_SRC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |