SAP ABAP Class CL_ESH_BINARY_DESTINATION (Helper class to get a url destination)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_TOOLS (Package) Tools for BOS

⤷

⤷

Properties
Class | CL_ESH_BINARY_DESTINATION | |
Short Description | Helper class to get a url destination | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_TOOLS | Tools for BOS |
Created | 20091022 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_BINARY_DESTINATION has no forward declaration.
Interfaces
Class CL_ESH_BINARY_DESTINATION has no interface implemented.
Friends
Class CL_ESH_BINARY_DESTINATION has no friend class.
Attributes
Class CL_ESH_BINARY_DESTINATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | gets the destination for a given url (to derive by customer) | 20110218 |
2 | ![]() |
Static method | Public | Method | OBSOLETE can not be redefined | 20091022 |
Events
Class CL_ESH_BINARY_DESTINATION has no event.
Types
Class CL_ESH_BINARY_DESTINATION has no local type.
Method Signatures
Method GET_DESTINATION_FOR_SINGLE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20110218 | |||
2 | ![]() |
IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20110218 | ||
3 | ![]() |
IV_CONNECTOR_TYPE | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_TYPE | Search Connector Type | 20110218 | ||
4 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | STRING | 20110218 |
Method GET_DESTINATION_FOR_SINGLE_URL on class CL_ESH_BINARY_DESTINATION has no exception.
Method GET_DESTINATION_FOR_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20091022 | |||
2 | ![]() |
IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20091022 | ||
3 | ![]() |
IV_CONNECTOR_TYPE | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_TYPE | Search Connector Type | 20091022 | ||
4 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | STRING | 20091022 |
Method GET_DESTINATION_FOR_URL on class CL_ESH_BINARY_DESTINATION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |