SAP ABAP Class CL_SRT_HTTP_CLIENT_HELPER (CL_SRT_HTTP_CLIENT_HELPER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RT_TESTS_ERROR (Package) Tests for Error Scenarios

⤷

⤷

Properties
Class | CL_SRT_HTTP_CLIENT_HELPER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_RT_TESTS_ERROR | Tests for Error Scenarios |
Created | 20060926 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_HTTP_CLIENT_HELPER has no forward declaration.
Interfaces
Class CL_SRT_HTTP_CLIENT_HELPER has no interface implemented.
Friends
Class CL_SRT_HTTP_CLIENT_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client Abstraction | 20060926 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20060926 | |
2 | ![]() |
Static method | Public | Method | 20060926 | |
3 | ![]() |
Static method | Public | Method | 20060926 | |
4 | ![]() |
Static method | Public | Method | 20060926 |
Events
Class CL_SRT_HTTP_CLIENT_HELPER has no event.
Types
Class CL_SRT_HTTP_CLIENT_HELPER has no local type.
Method Signatures
Method AUTHENTICATE_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | SYMANDT | Client ID of Current User | 20060926 | ||
2 | ![]() |
PASSWORD | Value transfer | Type reference (TYPE) | STRING | 20060926 | |||
3 | ![]() |
USERNAME | Value transfer | Type reference (TYPE) | STRING | 20060926 |
Method AUTHENTICATE_CLIENT on class CL_SRT_HTTP_CLIENT_HELPER has no exception.
Method CREATE_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TARGET_URL | Value transfer | Type reference (TYPE) | STRING | 20060926 |
Method CREATE_CLIENT on class CL_SRT_HTTP_CLIENT_HELPER has no exception.
Method SEND_RECEIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Value transfer | Type reference (TYPE) | STRING | 20060926 | |||
2 | ![]() |
OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20060926 |
Method SEND_RECEIVE on class CL_SRT_HTTP_CLIENT_HELPER has no exception.
Method SET_HTTP_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20060926 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20060926 |
Method SET_HTTP_HEADER on class CL_SRT_HTTP_CLIENT_HELPER has no exception.
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |