SAP ABAP Class CL_SRT_TEST_WS_ADDRESSING (All Scenarios about WS Addressing)
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_WS_ADDRESSING  
Short Description All Scenarios about WS Addressing    
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 20071129   SAP 
Last change 20130531   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)
Interfaces
Class CL_SRT_TEST_WS_ADDRESSING has no interface implemented.
Friends
Class CL_SRT_TEST_WS_ADDRESSING has no friend class.
Attributes
Class CL_SRT_TEST_WS_ADDRESSING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_OW_WSA_SUPP Static method Public Method test wsa with WSRM enabled and WSA disabled 20120903
2 ABAP_RR_MSGID_PROT Static method Public Method test RR with only Msg Id Protocol 20080312
3 ABAP_RR_WSA Static method Public Method test old WSA version in RR pattern with abap proxy 20080311
4 ABAP_RR_WSA_10 Static method Public Method test wsa 10 with proxy 20101203
5 ABAP_RR_WSA_ACTION_MISSING Static method Public Method test wsa proxy if action is missing in config 20110510
6 NO_WSA_SOAPACTION Static method Public Method Test soapAction property when no WS-A is instantiated. 20080731
7 TEST_OW_WS_ADDR_NO_MSG_ID Static method Public Method send one way reliable message with no msg id 20080104
8 TEST_WS_A_10 Static method Public Method test version 1.0 of the WS-Addressing 20080220
9 TEST_WS_A_ADDRESSABLE_CLIENT Static method Public Method Test ws addre with an addressable client, expected a fault 20100203
10 TEST_WS_A_DOUBLE_ACTION Static method Public Method test ws addre with double action header 20071129
11 TEST_WS_A_DOUBLE_FAULT_TO Static method Public Method test ws addre with double fault to header 20071129
12 TEST_WS_A_DOUBLE_MSG_ID Static method Public Method test ws addre with double msg id 20071129
13 TEST_WS_A_DOUBLE_REPLY_TO Static method Public Method test ws addre with double reply to header 20071129
14 TEST_WS_A_DOUBLE_TO Static method Public Method test ws addre with double to header 20071129
15 TEST_WS_A_NO_ACTION Static method Public Method test ws addre with double no action header 20071221
16 TEST_WS_A_ONE_WAY_DOUBLE_HDR Static method Public Method test ws addressing with double header 20071129
17 WSA10_INPUTACTION_PROXY Static method Public Method Test WS-A 1.0 with explicit associated wsa:Action 20081030
18 WSA10_MED_SYNC_APPL_ERROR Static method Public Method Test SOAP fault with WS-A mediated. 20081029
19 WSA10_OW_P Static method Public Method WS-A 1.0 test sending asynchronous msg 20080612
20 WSA10_OW_SOAPACTION_PROXY Static method Public Method Test soapAction within OW exchange pattern with WS-A 1.0. 20080826
21 WSA10_REF_PARAMETERS_CLIENT Static method Public Method Test WS-A 1.0 client setting reference parameters in request 20081107
22 WSA10_REF_PARAMETERS_P Static method Public Method Test WS-A 1.0 test provider by sending ref param request. 20081107
23 WSA10_RR_C Static method Public Method WS-A 1.0 test consumer with BSP for req-response msg. 20080402
24 WSA10_RR_P Static method Public Method WS-A 1.0 test provider by sending single req-response msg. 20080331
25 WSA10_RR_PROXY Static method Public Method WS-A 1.0 test sending single req-response msg by proxy. 20080401
26 WSA10_RR_P_EXT Static method Public Method WS-A 1.0 test provider by sending SOAP Req. + all headers. 20080331
27 WSA10_SOAPACTION_PROXY Static method Public Method Test soapAction property when WS-A 1.0 is instantiated. 20080517
Events
Class CL_SRT_TEST_WS_ADDRESSING has no event.
Types
Class CL_SRT_TEST_WS_ADDRESSING has no local type.
Method Signatures

Method ABAP_OW_WSA_SUPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20120903
2 Importing VERSION Call by reference Type reference (TYPE) STRING 20121002

Method ABAP_OW_WSA_SUPP on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method ABAP_RR_MSGID_PROT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_RR_MSGID_PROT on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method ABAP_RR_WSA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_RR_WSA on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method ABAP_RR_WSA_10 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20101203

Method ABAP_RR_WSA_10 on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method ABAP_RR_WSA_ACTION_MISSING Signature

Method ABAP_RR_WSA_ACTION_MISSING on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method ABAP_RR_WSA_ACTION_MISSING on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method NO_WSA_SOAPACTION Signature

Method NO_WSA_SOAPACTION on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method NO_WSA_SOAPACTION on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_OW_WS_ADDR_NO_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_OW_WS_ADDR_NO_MSG_ID on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_10 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_WS_A_10 on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_ADDRESSABLE_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOAP_VERSION Call by reference Type reference (TYPE) I 2 1 = SOAP 1.1; 2 = SOAP 1.2 20100203
2 Importing IV_WSA_VERSION Call by reference Type reference (TYPE) I 2 1 = WSA 08/2004; 2 = WSA 1.0 20100203

Method TEST_WS_A_ADDRESSABLE_CLIENT on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_DOUBLE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_WS_A_DOUBLE_ACTION on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_DOUBLE_FAULT_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_WS_A_DOUBLE_FAULT_TO on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_DOUBLE_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_WS_A_DOUBLE_MSG_ID on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_DOUBLE_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_WS_A_DOUBLE_REPLY_TO on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_DOUBLE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_WS_A_DOUBLE_TO on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_NO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_WS_A_NO_ACTION on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method TEST_WS_A_ONE_WAY_DOUBLE_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method TEST_WS_A_ONE_WAY_DOUBLE_HDR on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_INPUTACTION_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20081030

Method WSA10_INPUTACTION_PROXY on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_MED_SYNC_APPL_ERROR Signature

Method WSA10_MED_SYNC_APPL_ERROR on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method WSA10_MED_SYNC_APPL_ERROR on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_OW_P Signature

Method WSA10_OW_P on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method WSA10_OW_P on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_OW_SOAPACTION_PROXY Signature

Method WSA10_OW_SOAPACTION_PROXY on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method WSA10_OW_SOAPACTION_PROXY on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_REF_PARAMETERS_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20081107

Method WSA10_REF_PARAMETERS_CLIENT on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_REF_PARAMETERS_P Signature

Method WSA10_REF_PARAMETERS_P on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method WSA10_REF_PARAMETERS_P on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_RR_C Signature

Method WSA10_RR_C on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method WSA10_RR_C on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_RR_P Signature

Method WSA10_RR_P on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method WSA10_RR_P on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_RR_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080926

Method WSA10_RR_PROXY on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_RR_P_EXT Signature

Method WSA10_RR_P_EXT on class CL_SRT_TEST_WS_ADDRESSING has no parameter.
Method WSA10_RR_P_EXT on class CL_SRT_TEST_WS_ADDRESSING has no exception.

Method WSA10_SOAPACTION_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080926

Method WSA10_SOAPACTION_PROXY on class CL_SRT_TEST_WS_ADDRESSING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711