SAP ABAP Class CL_ESH_WS_TOOLS (ESH WebService Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_IF_WEB_SERVICES (Package) Interfaces:Encapsulation of Web Services
Properties
Class CL_ESH_WS_TOOLS  
Short Description ESH WebService Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_IF_WEB_SERVICES   Interfaces:Encapsulation of Web Services 
Created 20071022   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_ESH_WS_TOOLS has no interface implemented.
Friends
Class CL_ESH_WS_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_FALSE Constant Public Type reference (TYPE) CHAR5 'false' 20071022
2 SC_TRUE Constant Public Type reference (TYPE) CHAR5 'true' 20071022
Methods
# Method Level Visibility Method type Description Created on
1 BOOLEAN_BY_XFELD Static method Public Method Get locale by langu 20071022
2 LANGU_BY_LOCALE Static method Public Method Get locale by langu 20071022
3 LOCALE_BY_LANGU Static method Public Method Get locale by langu 20071022
4 MESSAGES_BY_APPLOG Static method Public Method 20071108
5 MESSAGE_PREFIX_BY_MESSAGE_TYPE Static method Public Method Message prefix by message type 20071109
6 XFELD_BY_BOOLEAN Static method Public Method Get langu by locale 20071022
Events
Class CL_ESH_WS_TOOLS has no event.
Types
Class CL_ESH_WS_TOOLS has no local type.
Method Signatures

Method BOOLEAN_BY_XFELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XFELD Call by reference Type reference (TYPE) XFELD 20071022
2 Returning RV_BOOLEAN Value transfer Type reference (TYPE) CHAR5 20071022

Method BOOLEAN_BY_XFELD on class CL_ESH_WS_TOOLS has no exception.

Method LANGU_BY_LOCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCALE Call by reference Type reference (TYPE) STRING 20071022
2 Returning RV_LANGU Value transfer Type reference (TYPE) LANGU Language Key 20071022

Method LANGU_BY_LOCALE on class CL_ESH_WS_TOOLS has no exception.

Method LOCALE_BY_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20071022
2 Returning RV_LOCALE Value transfer Type reference (TYPE) STRING 20071022

Method LOCALE_BY_LANGU on class CL_ESH_WS_TOOLS has no exception.

Method MESSAGES_BY_APPLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20071108
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Logging 20071108
3 Importing IV_INCLUDE_ABORT Call by reference Type reference (TYPE) XFELD Checkbox 20071108
4 Importing IV_INCLUDE_ERROR Call by reference Type reference (TYPE) XFELD Checkbox 20071108
5 Importing IV_INCLUDE_INFO Call by reference Type reference (TYPE) XFELD Checkbox 20071108
6 Importing IV_INCLUDE_SUCCESS Call by reference Type reference (TYPE) XFELD Checkbox 20071108
7 Importing IV_INCLUDE_WARNING Call by reference Type reference (TYPE) XFELD Checkbox 20071108

Method MESSAGES_BY_APPLOG on class CL_ESH_WS_TOOLS has no exception.

Method MESSAGE_PREFIX_BY_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) BAL_S_MSG-MSGTY Message Type 20071109
2 Returning RV_MESSAGE_PREFIX Value transfer Type reference (TYPE) CHAR80 Char 80 20071109

Method MESSAGE_PREFIX_BY_MESSAGE_TYPE on class CL_ESH_WS_TOOLS has no exception.

Method XFELD_BY_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOOLEAN Call by reference Type reference (TYPE) CHAR5 20071022
2 Returning RV_XFELD Value transfer Type reference (TYPE) XFELD 20071022

Method XFELD_BY_BOOLEAN on class CL_ESH_WS_TOOLS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700