CLAS CL_HTTP_DESTINATION_PROVIDER
Source Link
Open in ADT
Home
Previous Object: CL_FUNCTION_TEST_ENVIRONMENT
Next Object: CL_HTTP_SERVICE_UTILITY
Status: RELEASED
Public
Static Method create_by_url
IMPORTING
 i_url TYPE STRING
RETURNING r_http_destination TYPE if_http_destination
RAISING cx_http_dest_provider_error
Static Method create_by_destination
IMPORTING
 i_destination TYPE RFCDEST
RETURNING r_http_destination TYPE if_http_destination
RAISING cx_http_dest_provider_error
Static Method create_by_cloud_destination
IMPORTING
 i_name TYPE STRING
 i_service_instance_name TYPE if_a4c_cp_service=>ty_service_instance_name Optional
 i_authn_mode TYPE if_a4c_cp_service=>authn_mode Optional
RETURNING r_http_destination TYPE if_http_destination
RAISING cx_http_dest_provider_error
Static Method create_by_comm_arrangement
IMPORTING
 comm_scenario TYPE if_com_management=>ty_cscn_id
 service_id TYPE if_com_management=>ty_cscn_outb_srv_id Optional
 comm_system_id TYPE if_com_management=>ty_cs_id Optional
RETURNING r_http_destination TYPE if_http_destination
RAISING cx_http_dest_provider_error
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app