SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_TAU_EXTERNAL_SERVICES External Services (Navigation) 20091216
Properties
Interface IF_ESH_TAU_EXTERNAL_SERVICES  
Short Description External Services (Navigation)    
General Data
Package S_ESH_TST_AUTOMATION   Test Automation 
Created 20091216   SAP 
Last changed 20110908   SAP 
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 OLE2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_ESH_TAU_EXTERNAL_SERVICES has no interface.
Friends
Interface IF_ESH_TAU_EXTERNAL_SERVICES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CANCEL Constant Public Type reference (TYPE) STRING 'CANCEL' 20091216
2 GC_DEV_DASHBOARD Constant Public Type reference (TYPE) STRING 'file:C:Program FilesSAPDevDashboardDashboard.exe' 20091216
3 GC_DEV_DASHBOARD_OLD Constant Public Type reference (TYPE) STRING 'file:N:Dashboard.exe' 20091216
4 GC_EXCEL Constant Public Type reference (TYPE) STRING 'file:C:Program FilesMicrosoft OfficeOffice12excel.exe' 20091216
5 GC_HB_LAUNCHTIME_DEFAULT Constant Public Type reference (TYPE) STRING '20' 20091216
6 GC_MAINTAIN_COMMENT Constant Public Type reference (TYPE) STRING 'MAINTAIN_COMMENT' 20091216
7 GC_NAV_CREATE_SIGNATURE Constant Public Type reference (TYPE) STRING 'CREATE_SIGNATURE' Create Signature (local Mail Client) 20091216
8 GC_NAV_LUNCH Constant Public Type reference (TYPE) STRING 'https://portal.wdf.sap.corp/wcm/Infocenters/Human%20Resources%20for%20SAP/Employee%20Services/Lunch%20Menu' 20091216
9 GC_NAV_WINDOW_DISPLAY Constant Public Type reference (TYPE) STRING 'DISPLAY_WINDOW' Display Window 20091216
10 GC_NAV_WINDOW_SWITCHER Constant Public Type reference (TYPE) STRING 'VISTA_WINDOW_SWITCHER' Vista Window Switcher 20091216
11 GC_NOTEPAD Constant Public Type reference (TYPE) STRING 'file:C:WindowsSystem32 otepad.exe' 20091216
12 GC_NO_ALIAS Constant Public Type reference (TYPE) STRING '-' 20091216
13 GC_PARAM_PROGRAM_NAME Constant Public Type reference (TYPE) STRING 'PROGRAM_NAME' 20091216
14 GC_PARAM_PROXY_BO_NAME Constant Public Type reference (TYPE) STRING 'PROXY_BO_NAME' 20091216
15 GC_PARAM_PROXY_BO_NODE_NA Constant Public Type reference (TYPE) STRING 'PROXY_BO_NODE_NAME' 20091216
16 GC_PARAM_PROXY_QUERY_NAME Constant Public Type reference (TYPE) STRING 'PROXY_QUERY_NAME' 20091216
17 GC_PARAM_SKIP_FIRST_SCREEN Constant Public Type reference (TYPE) STRING 'SKIP_FIRST_SCREEN' 20091216
18 GC_PARAM_START_NEW_SESSION Constant Public Type reference (TYPE) STRING 'START_NEW_SESSION' 20091216
19 GC_PARAM_TCODE Constant Public Type reference (TYPE) STRING 'TCODE' 20091216
20 GC_PARAM_TCODE_PARAMETER Constant Public Type reference (TYPE) STRING 'TCODE_PARAMETER' 20091216
21 GC_POWERPOINT Constant Public Type reference (TYPE) STRING 'file:C:Program FilesMicrosoft OfficeOffice12powerpnt.exe' 20091216
22 GC_QUICK_NAVIGATION Constant Public Type reference (TYPE) STRING 'QUICK_NAVIGATION' 20091216
23 GC_RATE_HIGH Constant Public Type reference (TYPE) I 4 20091216
24 GC_RATE_LOW Constant Public Type reference (TYPE) I 2 20091216
25 GC_RATE_MEDIUM Constant Public Type reference (TYPE) I 3 20091216
26 GC_RATE_VERY_HIGH Constant Public Type reference (TYPE) I 5 20091216
27 GC_RATE_VERY_LOW Constant Public Type reference (TYPE) I 1 20091216
28 GC_SAVE_TEXT Constant Public Type reference (TYPE) STRING 'SAVE_TEXT' 20091216
29 GC_SEARCH_GOOGLE Constant Public Type reference (TYPE) STRING 'http://www.google.com/search?q=' Google 20091216
30 GC_SEARCH_GOOGLE_FL Constant Public Type reference (TYPE) STRING 'http://www.google.com/search?btnI=745&q=' Google (I am Feeling Lucky) 20091216
31 GC_SEARCH_GOOGLE_MS Constant Public Type reference (TYPE) STRING 'http://www.google.de/m/search?client=ms-nullnull&eosr=on&q=' Google Mobile Solution 20091216
32 GC_SEARCH_TRANSLATION Constant Public Type reference (TYPE) STRING 'http://dict.tu-chemnitz.de/dings.cgi?&query=' 20091216
33 GC_SEARCH_WIKI Constant Public Type reference (TYPE) STRING 'https://wiki.wdf.sap.corp/dosearchsite.action?searchQuery.queryString=' 20091216
34 GC_SEARCH_WINDOWS_DESKTOP Constant Public Type reference (TYPE) STRING 'WDS' Windows Desktop Search 20091216
35 GC_SNAGIT Constant Public Type reference (TYPE) STRING 'file:C:Program FilesTechSmithSnagIt 8snagit32.exe' 20091216
36 GC_TYPE_BO_TEST_SHELL Constant Public Type reference (TYPE) STRING 'SESFTS' 20091216
37 GC_TYPE_CALL_TRANSACTION Constant Public Type reference (TYPE) STRING 'CALL_TRANSACTION' 20091216
38 GC_TYPE_SPROXY Constant Public Type reference (TYPE) STRING 'SPROXY' 20091216
39 GC_WIKI_ES_TOOLBAR Constant Public Type reference (TYPE) STRING 'https://wiki.wdf.sap.corp/display/~d027594/SAP+GUI+Collaboration+Toolbar' 20091216
40 GC_WORD Constant Public Type reference (TYPE) STRING 'file:C:Program FilesMicrosoft OfficeOffice12winword.exe' 20091216
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXPRESSION_DATA Instance method Public Method 20091216
2 IS_GOOGLE_EXPRESSION Instance method Public Method 20091216
3 PROCESS_SERVICE Instance method Public Method Evaluate Searchtext and process ext. Service 20091216
Events
Interface IF_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
Method Signatures

Method GET_EXPRESSION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INPLACE_DATA Call by reference Type reference (TYPE) TS_INPLACE_DATA 20091216
2 Importing IV_CLIENT Call by reference Type reference (TYPE) STRING Google Client Type 20091216
3 Importing IV_DO_NOT_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20091216
4 Importing IV_EXPRESSION Call by reference Type reference (TYPE) STRING 20091216

Method GET_EXPRESSION_DATA on Interface IF_ESH_TAU_EXTERNAL_SERVICES has no exception.

Method IS_GOOGLE_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPRESSION Call by reference Type reference (TYPE) STRING 20091216
2 Returning RV_IS_EXPRESSION Value transfer Type reference (TYPE) ABAP_BOOL 20091216

Method IS_GOOGLE_EXPRESSION on Interface IF_ESH_TAU_EXTERNAL_SERVICES has no exception.

Method PROCESS_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INPLACE_DATA Call by reference Type reference (TYPE) TS_INPLACE_DATA 20091216
2 Importing IV_CLIENT Call by reference Type reference (TYPE) STRING 20091216
3 Importing IV_SEARCHTEXT Call by reference Type reference (TYPE) STRING 20091216
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20091216

Method PROCESS_SERVICE on Interface IF_ESH_TAU_EXTERNAL_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730