SAP ABAP Interface IF_HTTP_STATUS (HTTP Framework (iHTTP) HTTP Status Codes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SIHTTP (Package) HTTP Framework (iHTTP) Class Wrapper HTTP
⤷
⤷
Properties
| Interface | IF_HTTP_STATUS | |
| Short Description | HTTP Framework (iHTTP) HTTP Status Codes |
General Data
| Package | SIHTTP | HTTP Framework (iHTTP) Class Wrapper HTTP |
| Created | 20010322 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HTTP_STATUS has no forward declaration.
Interfaces
Interface IF_HTTP_STATUS has no interface.
Friends
Interface IF_HTTP_STATUS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REASON_100 | Constant | Public | Type reference (TYPE) | STRING | 'Continue' | 20010322 | ||
| 2 | REASON_101 | Constant | Public | Type reference (TYPE) | STRING | 'Switching Protocols' | 20010322 | ||
| 3 | REASON_200 | Constant | Public | Type reference (TYPE) | STRING | 'OK' | 20010322 | ||
| 4 | REASON_201 | Constant | Public | Type reference (TYPE) | STRING | 'Created' | 20010322 | ||
| 5 | REASON_202 | Constant | Public | Type reference (TYPE) | STRING | 'Accepted' | 20010322 | ||
| 6 | REASON_203 | Constant | Public | Type reference (TYPE) | STRING | 'Non-Authoritative Information' | 20010322 | ||
| 7 | REASON_204 | Constant | Public | Type reference (TYPE) | STRING | 'No Content' | 20010322 | ||
| 8 | REASON_205 | Constant | Public | Type reference (TYPE) | STRING | 'Reset Content' | 20010322 | ||
| 9 | REASON_206 | Constant | Public | Type reference (TYPE) | STRING | 'Partial Content' | 20010322 | ||
| 10 | REASON_300 | Constant | Public | Type reference (TYPE) | STRING | 'Multiple Choices' | 20010322 | ||
| 11 | REASON_301 | Constant | Public | Type reference (TYPE) | STRING | 'Moved Permanently' | 20010322 | ||
| 12 | REASON_302 | Constant | Public | Type reference (TYPE) | STRING | 'Found' | 20010322 | ||
| 13 | REASON_303 | Constant | Public | Type reference (TYPE) | STRING | 'See Other' | 20010322 | ||
| 14 | REASON_304 | Constant | Public | Type reference (TYPE) | STRING | 'Not Modified' | 20010322 | ||
| 15 | REASON_305 | Constant | Public | Type reference (TYPE) | STRING | 'Use Proxy' | 20010322 | ||
| 16 | REASON_307 | Constant | Public | Type reference (TYPE) | STRING | 'Temporary Redirect' | 20010322 | ||
| 17 | REASON_400 | Constant | Public | Type reference (TYPE) | STRING | 'Bad Request' | 20010322 | ||
| 18 | REASON_401 | Constant | Public | Type reference (TYPE) | STRING | 'Unauthorized' | 20010322 | ||
| 19 | REASON_402 | Constant | Public | Type reference (TYPE) | STRING | 'Payment Required' | 20010322 | ||
| 20 | REASON_403 | Constant | Public | Type reference (TYPE) | STRING | 'Forbidden' | 20010322 | ||
| 21 | REASON_404 | Constant | Public | Type reference (TYPE) | STRING | 'Not Found' | 20010322 | ||
| 22 | REASON_405 | Constant | Public | Type reference (TYPE) | STRING | 'Method Not Allowed' | 20010322 | ||
| 23 | REASON_406 | Constant | Public | Type reference (TYPE) | STRING | 'Not Acceptable' | 20010322 | ||
| 24 | REASON_407 | Constant | Public | Type reference (TYPE) | STRING | 'Proxy Authentication Required' | 20010322 | ||
| 25 | REASON_408 | Constant | Public | Type reference (TYPE) | STRING | 'Request Timeout' | 20010322 | ||
| 26 | REASON_409 | Constant | Public | Type reference (TYPE) | STRING | 'Conflict' | 20010322 | ||
| 27 | REASON_410 | Constant | Public | Type reference (TYPE) | STRING | 'Gone' | 20010322 | ||
| 28 | REASON_411 | Constant | Public | Type reference (TYPE) | STRING | 'Length Required' | 20010322 | ||
| 29 | REASON_412 | Constant | Public | Type reference (TYPE) | STRING | 'Precondition Failed' | 20010322 | ||
| 30 | REASON_413 | Constant | Public | Type reference (TYPE) | STRING | 'Request Entity Too Large' | 20010322 | ||
| 31 | REASON_414 | Constant | Public | Type reference (TYPE) | STRING | 'Request-URI Too Long' | 20010322 | ||
| 32 | REASON_415 | Constant | Public | Type reference (TYPE) | STRING | 'Unsupported Media Type' | 20010322 | ||
| 33 | REASON_416 | Constant | Public | Type reference (TYPE) | STRING | 'Requested Range Not Satisfiable' | 20010322 | ||
| 34 | REASON_417 | Constant | Public | Type reference (TYPE) | STRING | 'Expectation Failed' | 20010322 | ||
| 35 | REASON_500 | Constant | Public | Type reference (TYPE) | STRING | 'Internal Server Error' | 20010322 | ||
| 36 | REASON_501 | Constant | Public | Type reference (TYPE) | STRING | 'Not Implemented' | 20010322 | ||
| 37 | REASON_502 | Constant | Public | Type reference (TYPE) | STRING | 'Bad Gateway' | 20010322 | ||
| 38 | REASON_503 | Constant | Public | Type reference (TYPE) | STRING | 'Service Unavailable' | 20010322 | ||
| 39 | REASON_504 | Constant | Public | Type reference (TYPE) | STRING | 'Gateway Timeout' | 20010322 | ||
| 40 | REASON_505 | Constant | Public | Type reference (TYPE) | STRING | 'HTTP Version Not Supported' | 20010322 |
Methods
Interface IF_HTTP_STATUS has no method.
Events
Interface IF_HTTP_STATUS has no event.
Types
Interface IF_HTTP_STATUS has no local type.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 610 |