CLAS CL_SOAP_DESTINATION_PROVIDER

Source Link
Open in ADT

Home
Previous Object: CL_SCAL_UTILS
Next Object: CL_SWF_CPWF_API_FACTORY_A4C

Status: RELEASED

Public
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
  RETURNING r_soap_destination TYPE if_soap_destination
  RAISING cx_soap_destination_error
Static Method create_by_url
  IMPORTING
    i_url TYPE STRING
  RETURNING r_soap_destination TYPE if_soap_destination
  RAISING cx_soap_destination_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_destination TYPE if_proxy_destination
  RAISING cx_soap_destination_error

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app