SAP ABAP Data Element RFCHTTPTIME (HTTP Timeout Value)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SRCX (Package) Development Class for Remote Communication: RFC and RMC
⤷
⤷
Basic Data
| Data Element | RFCHTTPTIME |
| Short Description | HTTP Timeout Value |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 7 | |
| Decimal Places | 0 | |
| Output Length | 7 | |
| 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 | 17 | HTTP Timeout Val. |
| Long | 20 | HTTP Timeout Value |
| Heading | 17 | HTTP Timeout Val. |
Documentation
Use
Timeout:
When you send a HTTP request, you can use this parameter to specify the maximum response time for the connection.
Check the timeout value for invalid characters.
Invalid characters include the following:
- Blanks
- Any characters other than digits (0,1,2,3,4,5,6,7,8,9)
The valid characters are:
- (-1) no timeout
- (0) ICM default timeout
- Timeout between 1 and 9999999 seconds
Dependencies
Example
History
| Last changed by/on | SAP | 20100420 |
| SAP Release Created in | 640 |