Class Method list used by SAP ABAP Class CL_SOAP_RT_CONFIG (SOAP runtime configuration)
SAP ABAP Class CL_SOAP_RT_CONFIG (SOAP runtime configuration) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
2 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_BOUND ABAP Unit: Assertions (see longtext)
3 Class Method  CL_ABAP_UNIT_ASSERT - FAIL ABAP Unit: Assertions (see longtext)
4 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_SUBRC ABAP Unit: Assertions (see longtext)
5 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL ABAP Unit: Assertions (see longtext)
6 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL ABAP Unit: Assertions (see longtext)
7 Class Method  CL_SOAP_RT_CONFIG - SET_VALUE SOAP runtime configuration SOURCE set_value( iv_cfg_key = co_key_active_persist iv_value = iv_active_persistency iv_client = iv_client ).
8 Class Method  CL_SOAP_RT_CONFIG - SET_VALUE SOAP runtime configuration SOURCE set_value( iv_cfg_key = co_key_retention_type iv_value = iv_retention_type iv_client = sy-mandt ).
9 Class Method  CL_SOAP_RT_CONFIG - SET_VALUE SOAP runtime configuration SOURCE set_value( iv_cfg_key = co_key_retention_period iv_value = iv_retention iv_client = sy-mandt ).
10 Class Method  CL_SOAP_RT_CONFIG - SET_VALUE SOAP runtime configuration SOURCE set_value( iv_cfg_key = co_key_inbound_dest iv_value = iv_inbound_dest iv_client = co_central_client ).
11 Class Method  CL_SOAP_RT_CONFIG - SET_VALUE SOAP runtime configuration SOURCE set_value( iv_cfg_key = co_key_persistency_type iv_value = iv_persistency_type iv_client = sy-mandt ).
12 Class Method  CL_SOAP_RT_CONFIG - READ_VALUE_FROM_DB SOAP runtime configuration SOURCE rv_value = read_value_from_db( iv_cfg_key = iv_cfg_key iv_default = iv_default iv_client = iv_client ).
13 Class Method  CL_SOAP_RT_CONFIG - READ_VALUE SOAP runtime configuration SOURCE rv_retention_type = read_value( iv_cfg_key = co_key_retention_type iv_default = co_default_retention_type iv_client = sy-mandt ).
14 Class Method  CL_SOAP_RT_CONFIG - READ_VALUE SOAP runtime configuration SOURCE data(lv_retention) = read_value( iv_cfg_key = co_key_retention_period iv_default = co_default_retention_period iv_client = sy-mandt ).
15 Class Method  CL_SOAP_RT_CONFIG - READ_VALUE SOAP runtime configuration SOURCE rv_inbound_dest = read_value( iv_cfg_key = co_key_inbound_dest iv_client = co_central_client ).
16 Class Method  CL_SOAP_RT_CONFIG - READ_VALUE SOAP runtime configuration SOURCE data(lv_persistency_type) = read_value( iv_cfg_key = co_key_persistency_type iv_client = iv_client ).
17 Class Method  CL_SOAP_RT_CONFIG - READ_VALUE SOAP runtime configuration SOURCE rv_active_persistency = read_value( iv_cfg_key = co_key_active_persist iv_default = co_default_active_persist iv_client = iv_client ).
18 Class Method  CL_SOAP_RT_CONFIG - READ_VALUE SOAP runtime configuration SOURCE rv_persistency_type = read_value( iv_cfg_key = co_key_persistency_type iv_default = co_default_persistency_type iv_client = iv_client ).
19 Class Method  CL_SOAP_RT_CONFIG - GET_RT_CONFIG SOAP runtime configuration
20 Class Method  IF_SOAP_RT_CONFIG - GET_RETENTION_TYPE SOAP runtime configuration
21 Class Method  IF_SOAP_RT_CONFIG - GET_RETENTION_TYPE SOAP runtime configuration
22 Class Method  IF_SOAP_RT_CONFIG - GET_RETENTION_PERIOD SOAP runtime configuration
23 Class Method  IF_SOAP_RT_CONFIG - GET_RETENTION_PERIOD SOAP runtime configuration
24 Class Method  IF_SOAP_RT_CONFIG - GET_PERSISTENCY_TYPE SOAP runtime configuration
25 Class Method  IF_SOAP_RT_CONFIG - GET_INBOUND_DEST SOAP runtime configuration
26 Class Method  IF_SOAP_RT_CONFIG - GET_INBOUND_DEST SOAP runtime configuration
27 Class Method  IF_SOAP_RT_CONFIG - GET_ACTIVE_PERSISTENCY SOAP runtime configuration
28 Class Method  IF_SOAP_RT_CONFIG - GET_ACTIVE_PERSISTENCY SOAP runtime configuration
29 Class Method  IF_SOAP_RT_CONFIG - GET_PERSISTENCY_TYPE SOAP runtime configuration
30 Class Method  IF_SOAP_RT_CONFIG_EX - SET_RETENTION_TYPE Extended RT Config interface for RT config manager
31 Class Method  IF_SOAP_RT_CONFIG_EX - SET_RETENTION_TYPE Extended RT Config interface for RT config manager
32 Class Method  IF_SOAP_RT_CONFIG_EX - SET_RETENTION_PERIOD Extended RT Config interface for RT config manager
33 Class Method  IF_SOAP_RT_CONFIG_EX - SET_RETENTION_PERIOD Extended RT Config interface for RT config manager
34 Class Method  IF_SOAP_RT_CONFIG_EX - SET_PERSISTENCY_TYPE Extended RT Config interface for RT config manager
35 Class Method  IF_SOAP_RT_CONFIG_EX - SET_PERSISTENCY_TYPE Extended RT Config interface for RT config manager
36 Class Method  IF_SOAP_RT_CONFIG_EX - SET_INBOUND_DEST Extended RT Config interface for RT config manager
37 Class Method  IF_SOAP_RT_CONFIG_EX - SET_INBOUND_DEST Extended RT Config interface for RT config manager
38 Class Method  IF_SOAP_RT_CONFIG_EX - SET_ACTIVE_PERSISTENCY Extended RT Config interface for RT config manager
39 Class Method  IF_SOAP_RT_CONFIG_EX - SET_ACTIVE_PERSISTENCY Extended RT Config interface for RT config manager
40 Class Method  IF_SOAP_RT_CONFIG_EX - IS_ACTIVE_CLIENT Extended RT Config interface for RT config manager
41 Class Method  IF_SOAP_RT_CONFIG_EX - IS_ACTIVE_CLIENT Extended RT Config interface for RT config manager
42 Class Method  IF_SOAP_RT_CONFIG_EX - GET_RETENTION_TYPE Extended RT Config interface for RT config manager
43 Class Method  IF_SOAP_RT_CONFIG_EX - GET_RETENTION_PERIOD Extended RT Config interface for RT config manager
44 Class Method  IF_SOAP_RT_CONFIG_EX - GET_PERSISTENCY_TYPE Extended RT Config interface for RT config manager
45 Class Method  IF_SOAP_RT_CONFIG_EX - GET_INBOUND_DEST Extended RT Config interface for RT config manager
46 Class Method  IF_SOAP_RT_CONFIG_EX - GET_ACTIVE_PERSISTENCY Extended RT Config interface for RT config manager