SAP ABAP Message Class SCLNT_HTTP (Messages for HTTP Client for Respective Error Code)
Basic Data
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication
⤷
⤷
Attributes
| Message class | SCLNT_HTTP | |
| Short Description | Messages for HTTP Client for Respective Error Code | |
| Changed On | 20140121 | |
| Last Changed At | 103753 |
Messages
| # | Message | Message Short Text | Documentation status | Authorization check |
|---|---|---|---|---|
| 1 | Connection to server failed (ICM_HTTP_CONNECTION_FAILED) | Space: object requires documentation | ||
| 2 | Connection to server broken (ICM_HTTP_CONNECTION_BROKEN) | Space: object requires documentation | ||
| 3 | Timeout error (ICM_HTTP_TIMEOUT) | Space: object requires documentation | ||
| 4 | Service not available (ICM_HTTP_SERVICE_UNAVAILABLE) | Space: object requires documentation | ||
| 5 | ICM memory request failed (ICM_HTTP_NO_MORE_MEMORY) | Space: object requires documentation | ||
| 6 | Internal ICM error (ICM_HTTP_INTERNAL_ERROR) | Space: object requires documentation | ||
| 7 | ICM authorization error (ICM_HTTP_NO_PERMISSION) | Space: object requires documentation | ||
| 8 | SSL error (ICM_HTTP_SSL_ERROR) | Space: object requires documentation | ||
| 9 | SSL proxy error (ICM_HTTP_SSL_PROXY_ERROR) | Space: object requires documentation | ||
| 10 | ICM_HTTP_NOT_FOUND | The short text describes the object sufficiently | ||
| 11 | Logon failed (ICM_HTTP_UNAUTHORIZED) | Space: object requires documentation | ||
| 12 | Connection refused by server (ICM_HTTP_CONNECTION_REFUSED) | Space: object requires documentation | ||
| 13 | Connection refused by proxy server (ICM_HTTP_PROXY_CONN_REFUSED) | Space: object requires documentation | ||
| 14 | Unknown proxy host name (ICM_HTTP_PROXY_HOST_UNKNOWN) | Space: object requires documentation | ||
| 15 | SSL PSE file not found (ICM_HTTP_SSL_CRED_NOT_FOUND) | Space: object requires documentation | ||
| 16 | Invalid host name in SSL server certificate (ICM_HTTP_SSL_CERT_MISMATCH) | Space: object requires documentation | ||
| 17 | Logon at proxy failed (ICM_HTTP_PROXY_UNAUTHORIZED) | Space: object requires documentation | ||
| 18 | Unknown host name (ICM_HTTP_HOST_UNKNOWN) | Space: object requires documentation | ||
| 19 | No suitable ICM service active (ICM_HTTP_NO_ICM_SERVICE) | Space: object requires documentation | ||
| 20 | SSL is not initialized (ICM_HTTP_SSL_NOT_INITIALIZED) | Space: object requires documentation | ||
| 21 | SSL Server Certificate has expired (ICM_HTTP_SSL_PEER_CERT_EXPIRED) | Space: object requires documentation | ||
| 22 | SSL certificate not trusted (ICM_HTTP_SSL_PEER_CERT_UNTRUSTED) | Space: object requires documentation |
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in | 740 |