SAP ABAP Class CL_SRT_TEST_RFC (RFC Adapter tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_RT_TESTS_FRAMEWORK (Package) Sub packadge for Test Framework
Properties
Class CL_SRT_TEST_RFC  
Short Description RFC Adapter tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_RT_TESTS_FRAMEWORK   Sub packadge for Test Framework 
Created 20121017   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SRT_TEST_RFC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SRT_TEST_RFC has no interface implemented.
Friends
Class CL_SRT_TEST_RFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PROXY_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CRF_SRT_TEST_RFC_ADAPTER' Object Type Name 20121214
2 CO_PROXY_NAME_SYNC Constant Public Type reference (TYPE) SEOCLSNAME 'CRF_SRT_TEST_RFC_ADAPTER_SYNC' Object Type Name 20121203
3 CO_RFC_ADAPTER_TEST_LP Constant Public Type reference (TYPE) SRT_LP_NAME 'RFC_ADAPTER_TEST_LP_DB' Logical Port Name 20121127
4 CO_SOURCE_PROXY_SYNC Constant Public Type reference (TYPE) SEOCLSNAME 'CO_SRT_SOURCE_PROVIDER_SYNC' Object Type Name 20130108
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONFIG Static method Private Method 20121210
2 ASYNC_APPL_FAILURE Static method Public Method 20130222
3 ASYNC_GEN_CALLBACK_APPL_ERROR Static method Public Method 20130322
4 ASYNC_GEN_CALLBACK_ASSERT Static method Public Method 20130322
5 ASYNC_GEN_CALLBACK_COMM_ERROR Static method Public Method 20130322
6 ASYNC_GEN_CALLBACK_INT Static method Private Method 20130322
7 ASYNC_GEN_CALLBACK_RESTART Static method Public Method 20130620
8 ASYNC_GEN_CALLBACK_SUCCESS Static method Public Method 20130322
9 ASYNC_SEQ_IMPLICIT_SUCCESS Static method Public Method 20130322
10 ASYNC_SEQ_INTERNAL_SUCCESS Static method Private Method 20130322
11 ASYNC_SEQ_PERSISTENT_EOIO_SUCC Static method Public Method 20130327
12 ASYNC_SEQ_PERSISTENT_SUCCESS Static method Public Method 20130322
13 ASYNC_SEQ_TRANSIENT_EOIO_SUCC Static method Public Method 20130327
14 ASYNC_SEQ_TRANSIENT_SUCCESS Static method Public Method 20130322
15 ASYNC_SYS_FAILURE Static method Public Method 20130625
16 CALL_SYNC_CALLBACK Static method Private Method 20130225
17 CANCEL_MSG Static method Private Method 20130326
18 CANCEL_MSG_HARD Static method Private Method 20130625
19 CHECK_STATE Static method Private Method 20130322
20 CREATE_CONFIG_ON_DB Static method Private Method 20121214
21 CREATE_CONFIG_SUCCESS Static method Private Method 20121203
22 CREATE_RFC_DEST Static method Private Method 20121210
23 FILL_ASYNC_REQUEST Static method Private Method 20121025
24 GET_ASYNC_PROXY Static method Private Method 20130222
25 GET_MEDIATION_LP Static method Private Method 20130108
26 GET_SYNC_PROXY Static method Private Method 20121211
27 MAP_ASYNC Static method Public Method Asynchronous mapping 20130225
28 MAP_ASYNC_COUPLED Static method Public Method Asynchronous mapping 20130314
29 MAP_ASYNC_COUPLED_1 Static method Public Method Asynchronous mapping 20130314
30 MAP_ASYNC_COUPLED_1_APPL_ERROR Static method Public Method Asynchronous mapping 20130325
31 MAP_ASYNC_COUPLED_1_INT Static method Private Method Asynchronous mapping 20130325
32 MAP_ASYNC_COUPLED_1_PERS_EOIO Static method Public Method Asynchronous mapping 20130402
33 MAP_ASYNC_COUPLED_1_TRANS_EOIO Static method Public Method Asynchronous mapping 20130402
34 MAP_ASYNC_COUPLED_INTERNAL Static method Private Method Asynchronous mapping 20130320
35 MAP_ASYNC_COUPLED_PERS_SEQ Static method Public Method Asynchronous mapping 20130318
36 MAP_ASYNC_COUPLED_TRAN_SEQ Static method Public Method Asynchronous mapping 20130319
37 MAP_SYNC_INTERNAL Static method Private Method Synchronous mapping 20121119
38 MAP_SYNC_SRC_STATEFUL Static method Public Method Synchronous message mapping 20130412
39 MAP_SYNC_SRC_STATELESS Static method Public Method Synchronous message mapping 20130412
40 MAP_SYNC_STATEFUL_INTERNAL Static method Private Method Synchronous mapping 20130411
41 PING_AUTH_FAILURE Static method Public Method 20121210
42 PING_COMM_FAILURE Static method Public Method 20121210
43 PING_MISSING_CONFIG_DB Static method Public Method 20121221
44 PING_STCM_SYNC Static method Public Method Synchronous mapping 20121220
45 PING_SUCCESS Static method Public Method 20121203
46 SET_DB_CONFIG Static method Private Method 20121221
47 SYNC_GEN_APP_EXC Static method Public Method 20121105
48 SYNC_GEN_ASSERT Static method Public Method 20121105
49 SYNC_GEN_AUTH_FAILURE Static method Public Method 20121210
50 SYNC_GEN_COMM_FAILURE Static method Public Method 20121210
51 SYNC_GEN_STATEFUL Static method Public Method 20121211
52 SYNC_GEN_STATELES Static method Public Method 20121211
53 SYNC_GEN_SUCCESS Static method Public Method 20121105
54 SYNC_GEN_SUCCESS_DB_CONFIG Static method Public Method 20121217
55 SYNC_STATEFUL Static method Public Method 20121019
56 SYNC_STATELESS Static method Public Method 20121019
57 TEST_RESTART Static method Private Method 20130620
Events
Class CL_SRT_TEST_RFC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FM_OW_RELIABLE Public See coding 20121025 begin of ty_fm_ow_reliable, action type string, id type string, request_string type string, timestamp_sent type tzntstmps, end of ty_fm_ow_reliable
Method Signatures

Method ADD_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20121210
2 Importing IV_PROXY_CLASS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121210

Method ADD_CONFIG on class CL_SRT_TEST_RFC has no exception.

Method ASYNC_APPL_FAILURE Signature

Method ASYNC_APPL_FAILURE on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130222

Method ASYNC_GEN_CALLBACK_APPL_ERROR Signature

Method ASYNC_GEN_CALLBACK_APPL_ERROR on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322

Method ASYNC_GEN_CALLBACK_ASSERT Signature

Method ASYNC_GEN_CALLBACK_ASSERT on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322

Method ASYNC_GEN_CALLBACK_COMM_ERROR Signature

Method ASYNC_GEN_CALLBACK_COMM_ERROR on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322

Method ASYNC_GEN_CALLBACK_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20130322
2 Importing COMM_ERROR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130322
3 Importing RESTART Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130620
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322

Method ASYNC_GEN_CALLBACK_RESTART Signature

Method ASYNC_GEN_CALLBACK_RESTART on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130620

Method ASYNC_GEN_CALLBACK_SUCCESS Signature

Method ASYNC_GEN_CALLBACK_SUCCESS on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322

Method ASYNC_SEQ_IMPLICIT_SUCCESS Signature

Method ASYNC_SEQ_IMPLICIT_SUCCESS on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130322
3 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130322

Method ASYNC_SEQ_INTERNAL_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_NUMBER Call by reference Type reference (TYPE) INT4 1 Natural number 20130326
2 Importing IV_SEQ_TYPE Call by reference Type reference (TYPE) INT4 0 0 - implicit seq / 1 - pers / 2 -trans 20130322
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130322
3 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130322

Method ASYNC_SEQ_PERSISTENT_EOIO_SUCC Signature

Method ASYNC_SEQ_PERSISTENT_EOIO_SUCC on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130327
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130327
3 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130327

Method ASYNC_SEQ_PERSISTENT_SUCCESS Signature

Method ASYNC_SEQ_PERSISTENT_SUCCESS on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130322
3 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130322

Method ASYNC_SEQ_TRANSIENT_EOIO_SUCC Signature

Method ASYNC_SEQ_TRANSIENT_EOIO_SUCC on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130327
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130327
3 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130327

Method ASYNC_SEQ_TRANSIENT_SUCCESS Signature

Method ASYNC_SEQ_TRANSIENT_SUCCESS on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130322
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130322
3 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130322

Method ASYNC_SYS_FAILURE Signature

Method ASYNC_SYS_FAILURE on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130625

Method CALL_SYNC_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR_TEXT Call by reference Type reference (TYPE) CHAR255 Char255 20130228
2 Importing IV_EXPECTED_MSG_STATE Call by reference Type reference (TYPE) SRT_MESSAGE_STATE Message State 20130225
3 Importing IV_MSG_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message ID 20130225
4 Importing IV_PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID in SOAP Runtime 20130311
5 Importing IV_UNIT_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE State of Background RFC Unit 20130225

Method CALL_SYNC_CALLBACK on class CL_SRT_TEST_RFC has no exception.

Method CANCEL_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message ID 20130326

Method CANCEL_MSG on class CL_SRT_TEST_RFC has no exception.

Method CANCEL_MSG_HARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message ID 20130625

Method CANCEL_MSG_HARD on class CL_SRT_TEST_RFC has no exception.

Method CHECK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPECTED_MSG_PROC_STATE Call by reference Type reference (TYPE) SRT_PROCESSING_STATE Processing Status 20130322
2 Importing IV_MSG_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message ID 20130322

Method CHECK_STATE on class CL_SRT_TEST_RFC has no exception.

Method CREATE_CONFIG_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20121214
2 Importing IV_PROXY_CLASS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121214
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121214

Method CREATE_CONFIG_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROXY_CLASS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121203

Method CREATE_CONFIG_SUCCESS on class CL_SRT_TEST_RFC has no exception.

Method CREATE_RFC_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20121210

Method CREATE_RFC_DEST on class CL_SRT_TEST_RFC has no exception.

Method FILL_ASYNC_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20130325
2 Changing REQUEST Call by reference Type reference (TYPE) CL_SRT_TEST_RFC=>TY_FM_OW_RELIABLE 20121025

Method FILL_ASYNC_REQUEST on class CL_SRT_TEST_RFC has no exception.

Method GET_ASYNC_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20130222
2 Importing IV_PROXY_CLASS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130222
3 Returning RO_PROXY Value transfer Object reference (TYPE REF TO) CRF_SRT_TEST_RFC_ADAPTER 20130222

Method GET_ASYNC_PROXY on class CL_SRT_TEST_RFC has no exception.

Method GET_MEDIATION_LP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_LP_HANDLER Value transfer Object reference (TYPE REF TO) IF_SRT_PUBLIC_LOGICAL_PORT Logical Port 20130108
2 Importing IV_LP_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20130111
3 Importing IV_MAPPING_FACADE Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130225
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130322

Method GET_SYNC_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20121211
2 Importing IV_PROXY_CLASS Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121211
3 Returning RO_PROXY Value transfer Object reference (TYPE REF TO) CRF_SRT_TEST_RFC_ADAPTER_SYNC 20121211

Method GET_SYNC_PROXY on class CL_SRT_TEST_RFC has no exception.

Method MAP_ASYNC Signature

Method MAP_ASYNC on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130225
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130311
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130311

Method MAP_ASYNC_COUPLED Signature

Method MAP_ASYNC_COUPLED on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130314
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130314
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130314
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130320

Method MAP_ASYNC_COUPLED_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130325
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130314
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130314
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130314
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130328

Method MAP_ASYNC_COUPLED_1_APPL_ERROR Signature

Method MAP_ASYNC_COUPLED_1_APPL_ERROR on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130325
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130325
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130325
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130328

Method MAP_ASYNC_COUPLED_1_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130325
2 Importing IV_MSG_NUMBER Call by reference Type reference (TYPE) INT4 1 Natural number 20130328
3 Importing IV_SEQ_TYPE Call by reference Type reference (TYPE) INT4 0 0 - implicit seq / 1 - pers / 2 -trans 20130402
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130325
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130325
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130325
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130328

Method MAP_ASYNC_COUPLED_1_PERS_EOIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130402
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130402
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130402
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130402
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130402

Method MAP_ASYNC_COUPLED_1_TRANS_EOIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20130402
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130402
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130402
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130402
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130402

Method MAP_ASYNC_COUPLED_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LP_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20130320
2 Importing IV_SEQ_TYPE Call by reference Type reference (TYPE) INT4 0 0 - implicit seq / 1 - pers / 2 -trans 20130320
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130320
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130320
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130320
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130320

Method MAP_ASYNC_COUPLED_PERS_SEQ Signature

Method MAP_ASYNC_COUPLED_PERS_SEQ on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130318
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130318
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130318
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130318

Method MAP_ASYNC_COUPLED_TRAN_SEQ Signature

Method MAP_ASYNC_COUPLED_TRAN_SEQ on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130319
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130319
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130319
4 CX_WS_PROXY_RT Proxy Runtime Exceptions of Web Service Framework 20130319

Method MAP_SYNC_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALL_NUMBER Call by reference Type reference (TYPE) INT4 1 Call number 20130411
2 Importing IV_LP_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20130111
3 Importing IV_STATEFUL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130411
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121119

Method MAP_SYNC_SRC_STATEFUL Signature

Method MAP_SYNC_SRC_STATEFUL on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130412

Method MAP_SYNC_SRC_STATELESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LP_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20130412
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130412

Method MAP_SYNC_STATEFUL_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALL_NUMBER Call by reference Type reference (TYPE) INT4 1 Call number 20130411
2 Importing IV_LP_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20130411
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130411

Method PING_AUTH_FAILURE Signature

Method PING_AUTH_FAILURE on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_PING Ping Exception 20121210

Method PING_COMM_FAILURE Signature

Method PING_COMM_FAILURE on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_PING Ping Exception 20121210

Method PING_MISSING_CONFIG_DB Signature

Method PING_MISSING_CONFIG_DB on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_PING Ping Exception 20121221

Method PING_STCM_SYNC Signature

Method PING_STCM_SYNC on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121220
2 CX_SOAP_PING Ping Exception 20121220

Method PING_SUCCESS Signature

Method PING_SUCCESS on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_PING Ping Exception 20121203

Method SET_DB_CONFIG Signature

Method SET_DB_CONFIG on class CL_SRT_TEST_RFC has no parameter.
Method SET_DB_CONFIG on class CL_SRT_TEST_RFC has no exception.

Method SYNC_GEN_APP_EXC Signature

Method SYNC_GEN_APP_EXC on class CL_SRT_TEST_RFC has no parameter.
Method SYNC_GEN_APP_EXC on class CL_SRT_TEST_RFC has no exception.

Method SYNC_GEN_ASSERT Signature

Method SYNC_GEN_ASSERT on class CL_SRT_TEST_RFC has no parameter.
Method SYNC_GEN_ASSERT on class CL_SRT_TEST_RFC has no exception.

Method SYNC_GEN_AUTH_FAILURE Signature

Method SYNC_GEN_AUTH_FAILURE on class CL_SRT_TEST_RFC has no parameter.
Method SYNC_GEN_AUTH_FAILURE on class CL_SRT_TEST_RFC has no exception.

Method SYNC_GEN_COMM_FAILURE Signature

Method SYNC_GEN_COMM_FAILURE on class CL_SRT_TEST_RFC has no parameter.
Method SYNC_GEN_COMM_FAILURE on class CL_SRT_TEST_RFC has no exception.

Method SYNC_GEN_STATEFUL Signature

Method SYNC_GEN_STATEFUL on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121211

Method SYNC_GEN_STATELES Signature

Method SYNC_GEN_STATELES on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121211

Method SYNC_GEN_SUCCESS Signature

Method SYNC_GEN_SUCCESS on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130225
2 CX_PROXY_RFC_FAULT RFC Proxy Fault 20130619

Method SYNC_GEN_SUCCESS_DB_CONFIG Signature

Method SYNC_GEN_SUCCESS_DB_CONFIG on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20130619
2 CX_PROXY_RFC_FAULT RFC Proxy Fault 20130619

Method SYNC_STATEFUL Signature

Method SYNC_STATEFUL on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121019

Method SYNC_STATELESS Signature

Method SYNC_STATELESS on class CL_SRT_TEST_RFC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121019

Method TEST_RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message ID 20130620
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Ausnahme für Area SequencingModule 20130620
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20130620
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20130620
History
Last changed by/on SAP  20140121 
SAP Release Created in 740