SAP ABAP Class CL_SRT_TEST_SERVICE_IN_710_TF (inbound processing for test framework)
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_SERVICE_IN_710_TF  
Short Description inbound processing for test framework    
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 20070808   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRT_TEST_SERVICE_IN_710_TF has no interface implemented.
Friends
Class CL_SRT_TEST_SERVICE_IN_710_TF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_TEST_SERVICE_IN_710_TF' class name 20070808
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_APPLICATION Soap Runtime Processor 20070808
3 GV_DUMP_AFTER_COMMIT Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130122
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_COMMIT Static method Public Event handling method 20130122
2 CALL_PROVIDER_UTILITIES Static method Public Method use provider utilities like restart or manipulate 20070808
3 CHECK Static method Public Method method for all check operations 20070808
4 CHECK_SEQ_STATE Static method Private Method 20131107
5 INBOUND_MAPPING Static method Private Method handling of inbound mapping 20110112
6 MTOM_REQUEST_RESPONSE Static method Public Method mtom synchronous call 20070925
7 ONE_WAY_MTOM_RELIABLE Static method Public Method method for testing mtom asynch scenarios 20070924
8 ONE_WAY_RELIABLE Static method Public Method handling of asynchronous requests 20070808
9 OW_RELIABLE_MTOM_MULTI_ATTACHS Static method Public Method 20070926
10 PLAIN_SOAP Static method Public Method Plain SOAP processing 20101215
11 REQUEST_RESPONSE Static method Public Method handling of synchronous requests 20070808
Events
Class CL_SRT_TEST_SERVICE_IN_710_TF has no event.
Types
Class CL_SRT_TEST_SERVICE_IN_710_TF has no local type.
Method Signatures

Method AFTER_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND Value transfer Attribute reference (LIKE) 20130122

Method AFTER_COMMIT on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method CALL_PROVIDER_UTILITIES 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 Action 20070808
2 Importing ID Call by reference Type reference (TYPE) STRING ID 20070808
3 Importing REQ_STRING Call by reference Type reference (TYPE) STRING Request String 20070808
4 Exporting RESPONSE_STRING Call by reference Type reference (TYPE) STRING Response String 20070808

Method CALL_PROVIDER_UTILITIES on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method CHECK 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 Action 20070808
2 Importing MSG_COUNTER Call by reference Type reference (TYPE) I Message Counter 20070808
3 Importing MSG_ID Call by reference Type reference (TYPE) STRING Message ID 20070808
4 Importing PASSPORT Call by reference Type reference (TYPE) STRING Passport 20070808
5 Exporting RESPONSE_STRING Call by reference Type reference (TYPE) STRING Response String 20070808
6 Exporting STATE Call by reference Type reference (TYPE) BOOLEAN State 20070808
7 Importing WSRM_SEQ_ID Call by reference Type reference (TYPE) STRING WSRM Sequence ID 20070808

Method CHECK on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method CHECK_SEQ_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESPONSE_STRING Call by reference Type reference (TYPE) STRING 20131107
2 Exporting EV_STATE Call by reference Type reference (TYPE) BOOLEAN 20131107
3 Importing IV_MSG_ID Call by reference Type reference (TYPE) STRING 20131107

Method CHECK_SEQ_STATE on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method INBOUND_MAPPING 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 action 20110112
2 Importing ID Call by reference Type reference (TYPE) STRING ID 20110112
3 Returning IS_ACTION_TF Value transfer Type reference (TYPE) BOOLEAN Is Executed Action of TF 20110112
4 Importing REQ_STRING Call by reference Type reference (TYPE) STRING request string 20110112

Method INBOUND_MAPPING on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method MTOM_REQUEST_RESPONSE 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 20070925
2 Importing ID Call by reference Type reference (TYPE) STRING 20070925
3 Importing MTOM_ATTACHMENT Call by reference Type reference (TYPE) XSTRING 20070925
4 Importing REQUEST_STRING Call by reference Type reference (TYPE) STRING 20070925
5 Exporting RESP_STRING Call by reference Type reference (TYPE) STRING 20070925

Method MTOM_REQUEST_RESPONSE on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method ONE_WAY_MTOM_RELIABLE 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 20070924
2 Importing ID Call by reference Type reference (TYPE) STRING 20070924
3 Importing MTOM_ATTACHMENT Call by reference Type reference (TYPE) XSTRING 20070924
4 Importing REQ_STRING Call by reference Type reference (TYPE) STRING 20070924
5 Importing TIME Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20070924

Method ONE_WAY_MTOM_RELIABLE on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method ONE_WAY_RELIABLE 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 action 20070808
2 Importing ID Call by reference Type reference (TYPE) STRING ID 20070808
3 Returning IS_ACTION_TF Value transfer Type reference (TYPE) BOOLEAN Is Executed Action of TF 20070809
4 Importing REQ_STRING Call by reference Type reference (TYPE) STRING request string 20070808
5 Importing TIME Call by reference Type reference (TYPE) TIMESTAMPL time stamp 20070808
# Exception Resumable Description Created on
1 CX_SRT_TEST_OP1_FAULT Proxy Klasse (generiert) 20091118

Method OW_RELIABLE_MTOM_MULTI_ATTACHS 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 20070926
2 Importing ATTACHMENT1 Call by reference Type reference (TYPE) XSTRING 20070926
3 Importing ATTACHMENT2 Call by reference Type reference (TYPE) XSTRING 20070926
4 Importing ATTACHMENT3 Call by reference Type reference (TYPE) XSTRING 20070926
5 Importing ID Call by reference Type reference (TYPE) STRING 20070926

Method OW_RELIABLE_MTOM_MULTI_ATTACHS on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method PLAIN_SOAP 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 20101215
2 Importing IV_MESSAGE_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20101215
3 Importing IV_PASSPORT_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20101215
4 Importing IV_RUNNING_NUMBER Call by reference Type reference (TYPE) SY-TABIX Character field, length 32 20101215
5 Importing IV_SEQUENCE_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20101215
6 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20101215

Method PLAIN_SOAP on class CL_SRT_TEST_SERVICE_IN_710_TF has no exception.

Method REQUEST_RESPONSE 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 Action 20070808
2 Returning RESPONSE_STRING Value transfer Type reference (TYPE) STRING Response String 20070808
# Exception Resumable Description Created on
1 CX_SRT_TEST_OP3_FAULT Proxy Class (Generated) 20120309
History
Last changed by/on SAP  20141121 
SAP Release Created in 710