INTF IF_HTTP_CLIENT
Source Link
Open in ADT
Home
Previous Object: IF_DOCUMENT_BCS
Next Object: IF_HTTP_ENTITY
Public
Attribute request TYPE if_http_request
Attribute response TYPE if_http_response
Attribute propertytype_logon_popup TYPE I
Attribute propertytype_accept_cookie TYPE I
Constant co_disabled TYPE I
Constant co_enabled TYPE I
Method authenticate
IMPORTING
 proxy_authentication TYPE ABAP_BOOL Optional
 username TYPE STRING
 password TYPE STRING
Method close
Method send
IMPORTING
 timeout TYPE I Optional
EXCEPTIONS http_communication_failure
EXCEPTIONS http_invalid_state
EXCEPTIONS http_processing_failed
EXCEPTIONS http_invalid_timeout
Method receive
EXCEPTIONS http_communication_failure
EXCEPTIONS http_invalid_state
EXCEPTIONS http_processing_failed
Method send_sap_logon_ticket
Method get_last_error
EXPORTING
 code TYPE I
 message TYPE STRING
Exists on:
754 | undefined |
750 | undefined |
702 | undefined |
Bug reports and ideas welcome
Made using abaplint.app