SAP ABAP Class CL_ESH_TAU_EXTERNAL_SERVICES (External Services (Navigation))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_AUTOMATION (Package) Test Automation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_TAU_EXTERNAL_SERVICES | External Services (Navigation) | 20091216 |
Properties
| Class | CL_ESH_TAU_EXTERNAL_SERVICES | |
| Short Description | External Services (Navigation) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_TST_AUTOMATION | Test Automation |
| Created | 20091216 | SAP |
| Last change | 20130531 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESH_TAU_EXTERNAL_SERVICES | External Services (Navigation) | 20091216 |
Friends
Class CL_ESH_TAU_EXTERNAL_SERVICES has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Execute http request and return source of http page / xml | 20091216 | |
| 2 | Instance method | Public | Method | 20091216 | ||
| 3 | Instance method | Public | Method | 20091216 | ||
| 4 | Instance method | Public | Method | 20091216 |
Events
Class CL_ESH_TAU_EXTERNAL_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_INPLACE_DATA | Public | See coding | 20091216 | BEGIN OF ts_inplace_data,
service_description TYPE string,
url TYPE string,
width TYPE i,
height TYPE i,
scroll_x TYPE i,
scroll_y TYPE i,
END OF ts_inplace_data
|
||
| 2 | TS_OBJECT_LINK | Public | See coding | 20091216 | BEGIN OF ts_object_link,
guid TYPE sysuuid_c32,
obj_link TYPE string,
END OF ts_object_link
|
||
| 3 | TT_OBJECT_LINK | Public | See coding | 20091216 | tt_object_link TYPE TABLE OF ts_object_link
|
Method Signatures
Method CALL_HTTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Value transfer | Type reference (TYPE) | STRING | 20091216 | ||||
| 2 | IV_CONTENT_PROXY | Call by reference | Type reference (TYPE) | STRING | 20091216 | ||||
| 3 | IV_CONTENT_PROXYPORT | Call by reference | Type reference (TYPE) | STRING | 20091216 | ||||
| 4 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20091216 |
Method CALL_HTTP on class CL_ESH_TAU_EXTERNAL_SERVICES has no exception.
Method GET_EXPRESSION_DATA Signature
Method GET_EXPRESSION_DATA on class CL_ESH_TAU_EXTERNAL_SERVICES has no parameter.
Method GET_EXPRESSION_DATA on class CL_ESH_TAU_EXTERNAL_SERVICES has no exception.
Method IS_GOOGLE_EXPRESSION Signature
Method IS_GOOGLE_EXPRESSION on class CL_ESH_TAU_EXTERNAL_SERVICES has no parameter.
Method IS_GOOGLE_EXPRESSION on class CL_ESH_TAU_EXTERNAL_SERVICES has no exception.
Method PROCESS_SERVICE Signature
Method PROCESS_SERVICE on class CL_ESH_TAU_EXTERNAL_SERVICES has no parameter.
Method PROCESS_SERVICE on class CL_ESH_TAU_EXTERNAL_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |