Class Method list used by SAP ABAP Class CL_SRT_WSP_HTTP (Administration of HTTP Destinations for SOAP Runtime)
SAP ABAP Class
CL_SRT_WSP_HTTP (Administration of HTTP Destinations for SOAP Runtime) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ICF_WS_TRANSFER - COPY_DATA_FROM_RFC_TO_WS | ICF Transformation WSRM | ||
| 2 | CL_ICF_WS_TRANSFER - COPY_DATA_FROM_PROXY_TO_WS | ICF Transformation WSRM | ||
| 3 | CL_SRT_WSP_API_HELPER - GENERATE_GUID | Web Administration Help Methods | ||
| 4 | CL_SRT_WSP_API_HELPER - GENERATE_GUID | Web Administration Help Methods | ||
| 5 | CL_SRT_WSP_HELPER_METHODS - GET_DESTINATION_PREFIX_SUFFIX | WSP Common Methods | ||
| 6 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_proxy_passwd = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_proxy_passwd ). |
|
| 7 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_max_wait_time = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_cons_max_timeout ). |
|
| 8 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_compress = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = ls_qname-namespace pi_property_name = ls_qname-name ). |
|
| 9 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_compress = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = ls_qname-namespace pi_property_name = ls_qname-name ). |
|
| 10 | CL_SRT_WSP_HTTP - GET_MAX_WAIT_TIME | Administration of HTTP Destinations for SOAP Runtime | ||
| 11 | CL_SRT_WSP_HTTP - GET_MOST_PREFERRED_LIST | Administration of HTTP Destinations for SOAP Runtime | SOURCE get_http_settings ls_http_dest_info pi_binding pi_properties. |
|
| 12 | CL_SRT_WSP_HTTP - GET_MOST_PREFERRED_LIST | Administration of HTTP Destinations for SOAP Runtime | SOURCE get_http_settings ls_http_dest_info pi_binding pi_properties. |
|
| 13 | CL_SRT_WSP_HTTP - GET_PROTOCOL_SERVER_PORT_PATH | Administration of HTTP Destinations for SOAP Runtime | SOURCE call method cl_srt_wsp_http=>get_protocol_server_port_path |
|
| 14 | CL_SRT_WSP_HTTP - GET_PROTOCOL_SERVER_PORT_PATH | Administration of HTTP Destinations for SOAP Runtime | SOURCE exporting |
|
| 15 | CL_SRT_WSP_HTTP - GET_PROTOCOL_SERVER_PORT_PATH | Administration of HTTP Destinations for SOAP Runtime | SOURCE pi_url = pi_url. |
|
| 16 | CL_SRT_WSP_HTTP - GET_SELECTED_LIST | Administration of HTTP Destinations for SOAP Runtime | SOURCE get_http_settings ls_http_dest_info pi_binding pi_properties. |
|
| 17 | CL_SRT_WSP_HTTP - GET_SELECTED_LIST | Administration of HTTP Destinations for SOAP Runtime | SOURCE get_http_settings ls_http_dest_info pi_binding pi_properties. |
|
| 18 | CL_SRT_WSP_HTTP - IS_NUMERIC | Administration of HTTP Destinations for SOAP Runtime | SOURCE if pi_max_wait_time is not initial and is_numeric( pi_max_wait_time ) = abap_true. |
|
| 19 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_proxy_port = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_proxy_port ). |
|
| 20 | CL_SRT_WSP_HTTP - EXISTS | Administration of HTTP Destinations for SOAP Runtime | ||
| 21 | CL_SRT_WSP_HTTP - EXISTS | Administration of HTTP Destinations for SOAP Runtime | ||
| 22 | CL_SRT_WSP_HTTP - EXISTS | Administration of HTTP Destinations for SOAP Runtime | ||
| 23 | CL_SRT_WSP_HTTP - GENERATE_HTTP_INFO | Administration of HTTP Destinations for SOAP Runtime | ||
| 24 | CL_SRT_WSP_HTTP - GENERATE_HTTP_INFO | Administration of HTTP Destinations for SOAP Runtime | ||
| 25 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_url = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_url_path ). |
|
| 26 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_server = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_url_host ). |
|
| 27 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_port = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_url_port ). |
|
| 28 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_prot = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_url_prot ). |
|
| 29 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_secure_conv = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = ls_qname-namespace pi_property_name = ls_qname-name ). |
|
| 30 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_session_method = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_sess pi_property_name = tsrtp_f_sess_method ). |
|
| 31 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_proxy_host = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_proxy_host ). |
|
| 32 | CL_SRT_WSP_HTTP - GET_FEATURE_PROPERTY_VALUE | Administration of HTTP Destinations for SOAP Runtime | SOURCE l_proxy_user = get_feature_property_value( pi_property_list = pi_property_list pi_feature_name = tsrtp_f_bdg_710 pi_property_name = tsrtp_f_bdg_proxy_user ). |
|
| 33 | CL_SRT_WSP_SECSTORE - READ_STORE | SOAP Runtime Access to Secure Store | ||
| 34 | CL_SRT_WSP_SECSTORE - REMOVE_DIRECT | SOAP Runtime Access to Secure Store | ||
| 35 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 36 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 37 | IF_SRT_WSP_PROPERTY_LIST - EXISTS_PROPERTY | WSP Property List | ||
| 38 | IF_SRT_WSP_PROPERTY_LIST - EXISTS_PROPERTY | WSP Property List | ||
| 39 | IF_SRT_WSP_PROPERTY_LIST - GET_PROPERTIES_BY_FEATURE_NAME | WSP Property List | ||
| 40 | IF_SRT_WSP_SUBJECT_BINDING - GET_PROPERTY_LISTS | WSP Subject Binding | ||
| 41 | IF_SRT_WSP_SUBJECT_BINDING - GET_PROPERTY_LISTS | WSP Subject Binding |