SAP ABAP Class CL_SRT_TEST_MAPPING_OUTBOUND (Mapping test class)
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_MAPPING_OUTBOUND  
Short Description Mapping test class    
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 20091110   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 TSRTT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRT_TEST_MAPPING_OUTBOUND has no interface implemented.
Friends
Class CL_SRT_TEST_MAPPING_OUTBOUND has no friend class.
Attributes
Class CL_SRT_TEST_MAPPING_OUTBOUND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUPLED_ASYNC1 Static method Public Method 20120802
2 COUPLED_ASYNC1_INTERNAL Static method Private Method 20120802
3 COUPLED_ASYNC_INTERNAL Static method Private Method 20120802
4 COUPLED_ASYNC_REMOTE Static method Public Method 20120802
5 COUPLED_ASYNC_SHORTCUT Static method Public Method 20120802
6 COUPLED_ASYNC_SHORTCUT_TRANS Static method Public Method 20130319
7 COUPLED_ASYNC_XI_PERSIST Static method Public Method 20120822
8 COUPLED_DIRECT_REMOTE Static method Public Method 20120802
9 MAP_ASYNC Static method Public Method Asynchronous message mapping 20120710
10 MAP_ASYNC_INTERNAL Static method Private Method Asynchronous mapping 20120710
11 MAP_ASYNC_TO_SYNC Static method Private Method Asynchronous mapping 20120907
12 MAP_DIRECT_ASYNC Static method Public Method Asynchronous interface mapping 20120710
13 MAP_DIRECT_ASYNC_TO_SYNC_ERR Static method Public Method 20120910
14 MAP_DIRECT_ASYNC_TO_SYNC_SUCC Static method Public Method 20120910
15 MAP_DIRECT_SYNC Static method Public Method Synchronous interface mapping 20120710
16 MAP_EVENT Static method Public Method Cascade an event and an asynchronous mapping 20120710
17 MAP_SYNC Static method Public Method Synchronous message mapping 20120710
18 MAP_SYNC_EXCEPTIONS Static method Public Method Synchronous message mapping (check exception) 20120710
19 MAP_SYNC_INTERNAL Static method Private Method Synchronous mapping 20120710
20 PING_FOR_ASYNC_MAP_TO_3_TAGETS Static method Public Method Asynchronous mapping 20120828
21 PING_FOR_SYNC_MAP_TO_1_TAGET Static method Public Method Ping for mapping 20120828
22 SET_REQUEST_HEADER Static method Private Method Set custom header in request 20120710
23 TEST_ERROR_CASE Static method Private Method Test the error cases 20120710
24 TEST_EXT_XML_HANDLING_ASYNC Static method Public Method Test extended XML handling (asynchronous operation) 20120710
25 TEST_EXT_XML_HANDLING_SYNC Static method Public Method Test extended XML handling (synchronous operation) 20120710
26 TEST_HEADER_NAMESPACE Static method Public Method Test the error cases 20120710
27 TEST_MAPPING_FAULT Static method Public Method Test mapping fault 20120710
28 TEST_READONLY Static method Public Method Test read only 20120710
29 TEST_SEQUENCE Static method Public Method Test sequence 20120710
Events
Class CL_SRT_TEST_MAPPING_OUTBOUND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GS_PROXY_TO_SD_ASSIGNMENT Private See coding 20120710 BEGIN OF ty_gs_proxy_to_sd_assignment, proxy TYPE prx_r3name, service_def TYPE prx_r3name, END OF ty_gs_proxy_to_sd_assignment
2 TY_GT_PROXY_TO_SD_ASSIGNMENT Private See coding 20120710 ty_gt_proxy_to_sd_assignment TYPE TABLE OF ty_gs_proxy_to_sd_assignment
Method Signatures

Method COUPLED_ASYNC1 Signature

Method COUPLED_ASYNC1 on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
Method COUPLED_ASYNC1 on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method COUPLED_ASYNC1_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAPPING_FACADE Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120802

Method COUPLED_ASYNC1_INTERNAL on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method COUPLED_ASYNC_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAPPING_FACADE Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120802
2 Importing IV_SHORTCUT Call by reference Type reference (TYPE) XSDBOOLEAN ABAP_TRUE 20120802
3 Importing IV_TRANSIENT_SEQ Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130319

Method COUPLED_ASYNC_INTERNAL on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method COUPLED_ASYNC_REMOTE Signature

Method COUPLED_ASYNC_REMOTE on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
Method COUPLED_ASYNC_REMOTE on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method COUPLED_ASYNC_SHORTCUT Signature

Method COUPLED_ASYNC_SHORTCUT on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
Method COUPLED_ASYNC_SHORTCUT on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method COUPLED_ASYNC_SHORTCUT_TRANS Signature

Method COUPLED_ASYNC_SHORTCUT_TRANS on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
Method COUPLED_ASYNC_SHORTCUT_TRANS on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method COUPLED_ASYNC_XI_PERSIST Signature

Method COUPLED_ASYNC_XI_PERSIST on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
Method COUPLED_ASYNC_XI_PERSIST on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method COUPLED_DIRECT_REMOTE Signature

Method COUPLED_DIRECT_REMOTE on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
Method COUPLED_DIRECT_REMOTE on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method MAP_ASYNC Signature

Method MAP_ASYNC on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method MAP_ASYNC_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAPPING_FACADE Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120710
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method MAP_ASYNC_TO_SYNC 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 20120910
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120907

Method MAP_DIRECT_ASYNC Signature

Method MAP_DIRECT_ASYNC on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method MAP_DIRECT_ASYNC_TO_SYNC_ERR Signature

Method MAP_DIRECT_ASYNC_TO_SYNC_ERR on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120910

Method MAP_DIRECT_ASYNC_TO_SYNC_SUCC Signature

Method MAP_DIRECT_ASYNC_TO_SYNC_SUCC on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120910

Method MAP_DIRECT_SYNC Signature

Method MAP_DIRECT_SYNC on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method MAP_EVENT Signature

Method MAP_EVENT on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method MAP_SYNC Signature

Method MAP_SYNC on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method MAP_SYNC_EXCEPTIONS Signature

Method MAP_SYNC_EXCEPTIONS on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method MAP_SYNC_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAPPING_FACADE Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120710
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method PING_FOR_ASYNC_MAP_TO_3_TAGETS Signature

Method PING_FOR_ASYNC_MAP_TO_3_TAGETS on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120828
2 CX_SOAP_PING Ping Exception 20120828

Method PING_FOR_SYNC_MAP_TO_1_TAGET Signature

Method PING_FOR_SYNC_MAP_TO_1_TAGET on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120828
2 CX_SOAP_PING Ping Exception 20120828
3 CX_SRT_WSP_CONFIG WSP Exception 20120828

Method SET_REQUEST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IR_HEADER_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_WSPROTOCOL ABAP Proxies: Available Protocols 20120710
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20120710

Method SET_REQUEST_HEADER on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method TEST_ERROR_CASE 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 20120710
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method TEST_EXT_XML_HANDLING_ASYNC Signature

Method TEST_EXT_XML_HANDLING_ASYNC on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
Method TEST_EXT_XML_HANDLING_ASYNC on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method TEST_EXT_XML_HANDLING_SYNC Signature

Method TEST_EXT_XML_HANDLING_SYNC on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
Method TEST_EXT_XML_HANDLING_SYNC on class CL_SRT_TEST_MAPPING_OUTBOUND has no exception.

Method TEST_HEADER_NAMESPACE Signature

Method TEST_HEADER_NAMESPACE on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method TEST_MAPPING_FAULT Signature

Method TEST_MAPPING_FAULT on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method TEST_READONLY Signature

Method TEST_READONLY on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710

Method TEST_SEQUENCE Signature

Method TEST_SEQUENCE on class CL_SRT_TEST_MAPPING_OUTBOUND has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20120710
History
Last changed by/on SAP  20140121 
SAP Release Created in 740