SAP ABAP Data Element HTTPCODE (ICF: HTTP Status Code for Redirecting Error Pages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication
⤷
⤷
Basic Data
| Data Element | HTTPCODE |
| Short Description | ICF: HTTP Status Code for Redirecting Error Pages |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | HTTPCODE | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| 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 | 0 | |
| Medium | 0 | |
| Long | 0 | |
| Heading | 0 |
Documentation
Definition
You can select the following status values for a HTTP redirect:
'0' - 302 Move temporarily
'1' - 301 Moved permanently
'2' - the status value 302 is processed for HTTP 1.0; the status value 307 is processed for HTTP 1.1.
Use
Dependencies
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |