SAP ABAP Data Element CLB2_HTTP_TIMEOUT (Timeout for HTTP Request)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_CUST (Package) Customizing of the Collaboration Platform Library
Basic Data
Data Element CLB2_HTTP_TIMEOUT
Short Description Timeout for HTTP Request  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Timeout 
Medium 20 HTTP Timeout 
Long 30 Timeout for HTTP Request 
Heading 30 Timeout for HTTP Request 
Documentation

Definition

Use

Specify the timeout in seconds to be used for all HTTP requests sent to the service provider. A lower timeout reduces the response time from SAIL, but increases the risk of an unsuccessful call.

Alternatively, you can set to use the default timeout or no timeout.

Dependencies

The timeout is evaluated as specified in if_http_client. The following table shows how the values are evaluated:

Value    How Value Is Evaluated

Number greater than 0 (1, 2, 3, ...)    Timeout in seconds

0    Use default timeout

-1    No timeout

Example

History
Last changed by/on SAP  20131122 
SAP Release Created in 100