SAP ABAP Class CO_SRT_TEST_SERVICE_OUT_710 (process several functions on provider side (i.e. restart of)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_RT_TESTS (Package) ABAP Unit Test Cases for ABAP SOAP Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_CLIENT Base class for consumer proxies 20070920
Properties
Class CO_SRT_TEST_SERVICE_OUT_710  
Short Description process several functions on provider side (i.e. restart of    
Super Class CL_PROXY_CLIENT Base class for consumer proxies 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SOAP_RT_TESTS   ABAP Unit Test Cases for ABAP SOAP Runtime 
Created 20070920   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CO_SRT_TEST_SERVICE_OUT_710 has no forward declaration.
Interfaces
Class CO_SRT_TEST_SERVICE_OUT_710 has no interface implemented.
Friends
Class CO_SRT_TEST_SERVICE_OUT_710 has no friend class.
Attributes
Class CO_SRT_TEST_SERVICE_OUT_710 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OPERATION Instance method Public Method 20071017
2 CONSTRUCTOR Instance method Public Constructor 20070920
3 OP10_CHECK Instance method Public Method 20070920
4 OP11_ONE_WAY_RELIABLE_MTOM Instance method Public Method 20070920
5 OP12_MTOM_REQUEST_RESPONSE Instance method Public Method 20070925
6 OP13_OW_RELIABLE_MULTI_ATTACH Instance method Public Method 20070926
7 OP1_ONE_WAY_RELIABLE Instance method Public Method 20070920
8 OP2_ONE_WAY_RELIABLE Instance method Public Method 20070920
9 OP3_REQUEST_RESPONSE Instance method Public Method 20070920
10 OP4_REQUEST_RESPONSE Instance method Public Method 20070920
11 OP5_COMPENSATE Instance method Public Method 20070920
12 OP6_CONFIRM Instance method Public Method 20070920
13 OP7_TENTATIVE_UPDATE Instance method Public Method 20070920
14 OP8_TENTATIVE_UPDATE Instance method Public Method 20070920
15 OP9_PROV_FUNCTION Instance method Public Method 20070920
16 OP_REQ_RESP_MTOM_ATTACHS Instance method Public Method 20080121
17 PING_OPERATION Instance method Public Method 20071017
Events
Class CO_SRT_TEST_SERVICE_OUT_710 has no event.
Types
Class CO_SRT_TEST_SERVICE_OUT_710 has no local type.
Method Signatures

Method CHECK_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_CHECK_OPER_RESPONSE 20071017
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_CHECK_OPER_REQUEST 20071017
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20071017
2 CX_AI_SYSTEM_FAULT Communication Error 20071017
3 CX_SRT_CHECK_OPER_FAULT 20071017

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20070920
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20070920

Method OP10_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_TEST_OP10_RESPONSE 20070920
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP10_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070920
2 CX_AI_SYSTEM_FAULT Communication Error 20070920
3 CX_SRT_TEST_OP10_FAULT 20070920

Method OP11_ONE_WAY_RELIABLE_MTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP11_MTOM_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Communication Error 20070920

Method OP12_MTOM_REQUEST_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_TEST_OP12_MTOM_RESPONSE 20070925
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP12_MTOM_REQUEST 20070925
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070925
2 CX_AI_SYSTEM_FAULT Communication Error 20070925

Method OP13_OW_RELIABLE_MULTI_ATTACH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP13_MULTI_ATTACHMENT 20070926
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Communication Error 20070926

Method OP1_ONE_WAY_RELIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP1_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Kommunikationsfehler 20070920

Method OP2_ONE_WAY_RELIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP2_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Kommunikationsfehler 20070920

Method OP3_REQUEST_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_TEST_OP3_RESPONSE 20070920
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP3_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Anwendungsfehler 20070920
2 CX_AI_SYSTEM_FAULT Kommunikationsfehler 20070920
3 CX_SRT_TEST_OP3_FAULT 20070920

Method OP4_REQUEST_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_TEST_OP4_RESPONSE 20070920
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP4_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Anwendungsfehler 20070920
2 CX_AI_SYSTEM_FAULT Kommunikationsfehler 20070920
3 CX_SRT_TEST_OP4_FAULT 20070920

Method OP5_COMPENSATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP5_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Kommunikationsfehler 20070920

Method OP6_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP6_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Kommunikationsfehler 20070920

Method OP7_TENTATIVE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_TEST_OP7_RESPONSE 20070920
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP7_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Anwendungsfehler 20070920
2 CX_AI_SYSTEM_FAULT Kommunikationsfehler 20070920
3 CX_SRT_TEST_OP7_FAULT 20070920

Method OP8_TENTATIVE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_TEST_OP8_RESPONSE 20070920
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP8_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Anwendungsfehler 20070920
2 CX_AI_SYSTEM_FAULT Kommunikationsfehler 20070920
3 CX_SRT_TEST_OP8_FAULT 20070920

Method OP9_PROV_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_TEST_OP9_RESPONSE 20070920
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_TEST_OP9_REQUEST 20070920
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20070920
2 CX_AI_SYSTEM_FAULT Communication Error 20070920
3 CX_SRT_TEST_OP9_FAULT 20070920

Method OP_REQ_RESP_MTOM_ATTACHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INPUT Call by reference Type reference (TYPE) SRT_RESP_ATTACH_MTOM 20080121
2 Importing OUTPUT Call by reference Type reference (TYPE) SRT_REQ_ATTACH_MTOM 20080121
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Error 20080121
2 CX_AI_SYSTEM_FAULT Communication Error 20080121

Method PING_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Type reference (TYPE) SRT_PING_OPER_REQUEST 20071017
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Communication Error 20071017
History
Last changed by/on SAP  20080612 
SAP Release Created in 710