Class Method list used by SAP ABAP Class CL_SRT_WSP_ASSIGN_CONFIG_RT (Runtime version of config assign)
SAP ABAP Class
CL_SRT_WSP_ASSIGN_CONFIG_RT (Runtime version of config assign) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - INIT_CONFIG_INFO | Runtime version of config assign | SOURCE importing pe_assign = pe_assign pe_path_extension = pe_path_extension ). |
2 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_URL_PART_OF | Runtime version of config assign | SOURCE check is_url_part_of( pi_url = pi_alias_url pi_part_url = l_scp_base_alias ) = abap_true. |
3 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_URL_PART_OF | Runtime version of config assign | SOURCE is_url_part_of( pi_part_url = l_scp_base_alias pi_url = l_url ) = abap_true. |
4 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_URL_PART_OF | Runtime version of config assign | SOURCE if is_url_part_of( pi_part_url = l_scp_base pi_url = l_url ) = abap_true or |
5 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_URL_PART_OF | Runtime version of config assign | SOURCE if is_url_part_of( pi_url = l_url pi_part_url = l_scp_base_alias ) = abap_true. |
6 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_URL_PART_OF | Runtime version of config assign | SOURCE is_url_part_of( pi_url = l_url pi_part_url = l_scp_base_alias ) = abap_true. |
7 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_URL_PART_OF | Runtime version of config assign | SOURCE is_url_part_of( pi_url = l_url pi_part_url = l_scp_base ) = abap_true or |
8 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_URL_PART_OF | Runtime version of config assign | SOURCE check |
9 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_SCP_RELATED_URL | Runtime version of config assign | SOURCE if is_scp_related_url( pi_server = pi_server_object pi_access_path = pi_icf_path ) = abap_true. |
10 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_CLIENT_RELATED | Runtime version of config assign | SOURCE check: l_found = abap_true and is_client_related( ls_task-type ) = abap_true. |
11 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - IS_XI_RELATED | Runtime version of config assign | SOURCE if is_xi_related( ls_task-type ) = abap_true. |
12 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - INIT_CONFIG_INFO | Runtime version of config assign | SOURCE exporting pi_server_object = pi_server_object pi_virt_host = pi_virt_host pi_icf_path = pi_icf_path |
13 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - INIT_CONFIG_INFO | Runtime version of config assign | SOURCE init_config_info( |
14 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - INIT_CONFIG_INFO | Runtime version of config assign | SOURCE importing pe_assign = ls_assign ). |
15 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - INIT_CONFIG_INFO | Runtime version of config assign | SOURCE exporting pi_server_object = pi_server_object pi_icf_path = pi_icf_path pi_virt_host = pi_virt_host |
16 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - INIT_CONFIG_INFO | Runtime version of config assign | SOURCE init_config_info( |
17 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - HANDLE_PENDING_TASK | Runtime version of config assign | SOURCE importing pe_task_id = pe_task_id pe_success = l_pending_task_exists pe_return_code = pe_return_code ). |
18 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - HANDLE_PENDING_TASK | Runtime version of config assign | SOURCE exporting pi_proxy_class_name = pi_proxy_class_name pi_lp_name = l_lp_name |
19 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - HANDLE_PENDING_TASK | Runtime version of config assign | SOURCE handle_pending_task( |
20 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_SIMPLE_CLIENT_BASE_URL | Runtime version of config assign | |
21 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - REWRITE_SCS_ALIAS_TO_STANDARD | Runtime version of config assign | SOURCE l_icf_path = rewrite_scs_alias_to_standard( l_url ). |
22 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - STRIPE_OFF_QUERY_EXTENSION | Runtime version of config assign | SOURCE stripe_off_query_extension( changing pc_url = l_url ). |
23 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - SPLIT_PATH | Runtime version of config assign | SOURCE split_path( exporting pi_path = l_url importing pe_prefix = l_url pe_last_component = l_last_component ). |
24 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - SPLIT_PATH | Runtime version of config assign | SOURCE pe_last_component = l_last_component ). |
25 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - SPLIT_PATH | Runtime version of config assign | SOURCE pe_prefix = l_url |
26 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - SPLIT_PATH | Runtime version of config assign | SOURCE importing |
27 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - SPLIT_PATH | Runtime version of config assign | SOURCE pi_path = l_url |
28 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - SPLIT_PATH | Runtime version of config assign | SOURCE exporting |
29 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - SPLIT_PATH | Runtime version of config assign | SOURCE split_path( |
30 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - REWRITE_SCS_ALIAS_TO_STANDARD | Runtime version of config assign | SOURCE l_url = rewrite_scs_alias_to_standard( l_url ). |
31 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - CALCULATE_HASH | Runtime version of config assign | SOURCE pe_hash = calculate_hash( pi_host_number = l_host_number pi_url = pi_url ). |
32 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - READ_SERV_CACHE | Runtime version of config assign | SOURCE read_serv_cache( exporting pi_virt_host = l_virt_host pi_url = l_url importing pe_serv_assign = pe_assign pe_path_extension = pe_path_extension ). |
33 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - READ_SERVER | Runtime version of config assign | |
34 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - READ_DEFAULT_LP_PROXY | Runtime version of config assign | |
35 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - READ_DATABASE_TARGET_PROXIES | Runtime version of config assign | SOURCE changing pc_target_proxies = pe_target_proxies ). |
36 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - READ_DATABASE_TARGET_PROXIES | Runtime version of config assign | SOURCE pi_source_proxy = pe_assign-proxy_class |
37 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - READ_DATABASE_TARGET_PROXIES | Runtime version of config assign | SOURCE pi_facade_name = pe_assign-facade_name |
38 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - READ_DATABASE_TARGET_PROXIES | Runtime version of config assign | SOURCE exporting |
39 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - READ_DATABASE_TARGET_PROXIES | Runtime version of config assign | SOURCE read_database_target_proxies( |
40 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pi_host_name = l_host_name |
41 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE importing |
42 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pi_url = l_url |
43 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pi_host_number = l_virt_host |
44 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE exporting |
45 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE call method generate_hash |
46 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pe_hash = l_hash ). |
47 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE importing |
48 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pi_url = l_url |
49 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pi_service = l_service |
50 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_SIMPLE_CLIENT_BASE_URL | Runtime version of config assign | |
51 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pi_host_number = l_virt_host |
52 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pi_protocol = l_protocol |
53 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE exporting |
54 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE generate_hash( |
55 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - EXTRACT_TASK_DATA | Runtime version of config assign | SOURCE lt_task_info = extract_task_data( ls_task ). |
56 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - EQUALS_URL | Runtime version of config assign | SOURCE if equals_url( pi_url1 = |
57 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - CLEAR_CACHE | Runtime version of config assign | |
58 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - ADD_SERV_CACHE | Runtime version of config assign | SOURCE add_serv_cache( pi_virt_host = l_virt_host pi_url = l_url pi_assign = pe_assign ). |
59 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_HOST_NUMBER | Runtime version of config assign | SOURCE l_host_number = get_host_number( pi_protocol = pi_protocol pi_host_name = pi_host_name pi_service = pi_service ). |
60 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_SIMPLE_CLIENT_BASE_URL | Runtime version of config assign | |
61 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_SCP_INFO_BY_BINDING_KEY | Runtime version of config assign | SOURCE importing pe_basic_auth = l_basic_auth pe_cert_auth = l_cert_auth pe_ticket_auth = l_ticket_auth pe_failure = l_failure ). |
62 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_SCP_INFO_BY_BINDING_KEY | Runtime version of config assign | SOURCE exporting pi_bind_key = l_bind_key |
63 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_SCP_INFO_BY_BINDING_KEY | Runtime version of config assign | SOURCE get_scp_info_by_binding_key( |
64 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_PROTOCOL_INDEX | Runtime version of config assign | SOURCE l_protocol_idx = get_protocol_index( pi_protocol ). |
65 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_PROTOCOL_INDEX | Runtime version of config assign | SOURCE l_protocol_idx = get_protocol_index( pi_protocol ). |
66 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_NUMBER_URL_COMPONENTS | Runtime version of config assign | SOURCE l_max_loop = get_number_url_components( l_url ). |
67 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_NUMBER_URL_COMPONENTS | Runtime version of config assign | SOURCE l_max_loop = get_number_url_components( l_url ). |
68 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_INFO_FROM_REQUEST | Runtime version of config assign | SOURCE pe_url = l_url ). |
69 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_INFO_FROM_REQUEST | Runtime version of config assign | SOURCE pe_host_name = l_host_name |
70 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_INFO_FROM_REQUEST | Runtime version of config assign | SOURCE pe_protocol = l_protocol |
71 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_INFO_FROM_REQUEST | Runtime version of config assign | SOURCE importing |
72 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_INFO_FROM_REQUEST | Runtime version of config assign | SOURCE pi_server_object = pi_server_object |
73 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_INFO_FROM_REQUEST | Runtime version of config assign | SOURCE exporting |
74 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_INFO_FROM_REQUEST | Runtime version of config assign | SOURCE get_info_from_request( |
75 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_HOST_SERVICE | Runtime version of config assign | SOURCE get_host_service( exporting pi_protocol = mc_protocol_http importing pe_host_name = l_host_name pe_service = l_service ). |
76 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GENERATE_HASH | Runtime version of config assign | SOURCE pe_hash = l_hash. |
77 | ![]() |
CL_SRT_WSP_ASSIGN_CONFIG_RT - GET_INFO_FROM_REQUEST | Runtime version of config assign | SOURCE pe_service = l_service |
78 | ![]() |
CL_SRT_WSP_FACTORY - CREATE_REGISTRY | WSP Factory Class | |
79 | ![]() |
IF_HTTP_ENTITY - GET_HEADER_FIELD | HTTP Framework (iHTTP) HTTP Entity | |
80 | ![]() |
IF_HTTP_ENTITY - GET_HEADER_FIELD | HTTP Framework (iHTTP) HTTP Entity | |
81 | ![]() |
IF_HTTP_ENTITY - GET_HEADER_FIELD | HTTP Framework (iHTTP) HTTP Entity | |
82 | ![]() |
IF_HTTP_REQUEST - GET_HEADER_FIELD | HTTP Framework (iHTTP) HTTP Request | |
83 | ![]() |
IF_SRT_WSP_ASSIGN_ADMIN - REMOVE_PENDING_TASK | Administration Interface | |
84 | ![]() |
IF_SRT_WSP_ASSIGN_QUERY - GET_PEND_TASK_BY_LPNAME_PROXY | Query API for SRT Assignments | |
85 | ![]() |
IF_SRT_WSP_ASSIGN_XI - ASSIGN_IS_CLIENT | Assignment of Profiles to XI Configuration | |
86 | ![]() |
IF_SRT_WSP_ASSIGN_XI - SET_EDIT_MODE | Assignment of Profiles to XI Configuration | |
87 | ![]() |
IF_SRT_WSP_CONFIG_REGISTRY - OPEN_ASSIGN_XI | WSP Configuration Registry | |
88 | ![]() |
IF_SRT_WSP_CONFIG_RT - ACTIVATE | WSP Configuration Runtime | |
89 | ![]() |
IF_SRT_WSP_CONFIG_RT - TERMINATE | WSP Configuration Runtime | |
90 | ![]() |
IF_SRT_WSP_CONFIG_RT_GEN_CLNT - ACTIVATE | WSP Configuration Runtime: Untyped Clients | |
91 | ![]() |
IF_SRT_WSP_CONFIG_RT_GEN_CLNT - TERMINATE | WSP Configuration Runtime: Untyped Clients |