SAP ABAP Class CL_ESH_BINARY_SWITCH_URL_TOOL (Check of file size)
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_SWITCH_URL_TOOL  
Short Description Check of file size    
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 20120604   SAP 
Last change 20130531   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_BINARY_SWITCH_URL_TOOL has no interface implemented.
Friends
Class CL_ESH_BINARY_SWITCH_URL_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MIME_TYPE_EXCEL_1 Constant Private Type reference (TYPE) STRING 'application/excel' 20120604
2 GC_MIME_TYPE_EXCEL_2 Constant Private Type reference (TYPE) STRING 'application/vnd.ms-excel' 20120604
3 GC_MIME_TYPE_EXCEL_3 Constant Private Type reference (TYPE) STRING 'application/x-msexcel' 20120604
4 GC_MIME_TYPE_EXCEL_4 Constant Private Type reference (TYPE) STRING 'application/msexcel' 20120604
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SWITCH_URL_RES_TO_TREX Static method Public Method Determines whether the URL is sent to TREX for resolution 20120604
Events
Class CL_ESH_BINARY_SWITCH_URL_TOOL has no event.
Types
Class CL_ESH_BINARY_SWITCH_URL_TOOL has no local type.
Method Signatures

Method CHECK_SWITCH_URL_RES_TO_TREX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SWITCH_URL_TO_TREX Call by reference Type reference (TYPE) ABAP_BOOL Switch to TREX for URL resolution 20120604
2 Importing IV_CONTENT_LENGTH Call by reference Type reference (TYPE) STRING File size in bytes 20120604
3 Importing IV_MIME_TYPE Call by reference Type reference (TYPE) ESH_E_DPS_MIME_TYPE MIME Type for Document Service of DPS (Web Service) 20120604
4 Importing IV_X_CONTENT_LENGTH Call by reference Type reference (TYPE) STRING Binary file size in bytes 20120604

Method CHECK_SWITCH_URL_RES_TO_TREX on class CL_ESH_BINARY_SWITCH_URL_TOOL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740