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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_TEST_SERVICE_IN_710_TF' | class name | 20070808 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_APPLICATION | Soap Runtime Processor | 20070808 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Event handling method | 20130122 | |
2 | ![]() |
Static method | Public | Method | use provider utilities like restart or manipulate | 20070808 |
3 | ![]() |
Static method | Public | Method | method for all check operations | 20070808 |
4 | ![]() |
Static method | Private | Method | 20131107 | |
5 | ![]() |
Static method | Private | Method | handling of inbound mapping | 20110112 |
6 | ![]() |
Static method | Public | Method | mtom synchronous call | 20070925 |
7 | ![]() |
Static method | Public | Method | method for testing mtom asynch scenarios | 20070924 |
8 | ![]() |
Static method | Public | Method | handling of asynchronous requests | 20070808 |
9 | ![]() |
Static method | Public | Method | 20070926 | |
10 | ![]() |
Static method | Public | Method | Plain SOAP processing | 20101215 |
11 | ![]() |
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 | ![]() |
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 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | Action | 20070808 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20070808 | ||
3 | ![]() |
REQ_STRING | Call by reference | Type reference (TYPE) | STRING | Request String | 20070808 | ||
4 | ![]() |
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 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | Action | 20070808 | ||
2 | ![]() |
MSG_COUNTER | Call by reference | Type reference (TYPE) | I | Message Counter | 20070808 | ||
3 | ![]() |
MSG_ID | Call by reference | Type reference (TYPE) | STRING | Message ID | 20070808 | ||
4 | ![]() |
PASSPORT | Call by reference | Type reference (TYPE) | STRING | Passport | 20070808 | ||
5 | ![]() |
RESPONSE_STRING | Call by reference | Type reference (TYPE) | STRING | Response String | 20070808 | ||
6 | ![]() |
STATE | Call by reference | Type reference (TYPE) | BOOLEAN | State | 20070808 | ||
7 | ![]() |
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 | ![]() |
EV_RESPONSE_STRING | Call by reference | Type reference (TYPE) | STRING | 20131107 | |||
2 | ![]() |
EV_STATE | Call by reference | Type reference (TYPE) | BOOLEAN | 20131107 | |||
3 | ![]() |
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 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | action | 20110112 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20110112 | ||
3 | ![]() |
IS_ACTION_TF | Value transfer | Type reference (TYPE) | BOOLEAN | Is Executed Action of TF | 20110112 | ||
4 | ![]() |
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 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | 20070925 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20070925 | |||
3 | ![]() |
MTOM_ATTACHMENT | Call by reference | Type reference (TYPE) | XSTRING | 20070925 | |||
4 | ![]() |
REQUEST_STRING | Call by reference | Type reference (TYPE) | STRING | 20070925 | |||
5 | ![]() |
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 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | 20070924 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20070924 | |||
3 | ![]() |
MTOM_ATTACHMENT | Call by reference | Type reference (TYPE) | XSTRING | 20070924 | |||
4 | ![]() |
REQ_STRING | Call by reference | Type reference (TYPE) | STRING | 20070924 | |||
5 | ![]() |
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 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | action | 20070808 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20070808 | ||
3 | ![]() |
IS_ACTION_TF | Value transfer | Type reference (TYPE) | BOOLEAN | Is Executed Action of TF | 20070809 | ||
4 | ![]() |
REQ_STRING | Call by reference | Type reference (TYPE) | STRING | request string | 20070808 | ||
5 | ![]() |
TIME | Call by reference | Type reference (TYPE) | TIMESTAMPL | time stamp | 20070808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | 20070926 | |||
2 | ![]() |
ATTACHMENT1 | Call by reference | Type reference (TYPE) | XSTRING | 20070926 | |||
3 | ![]() |
ATTACHMENT2 | Call by reference | Type reference (TYPE) | XSTRING | 20070926 | |||
4 | ![]() |
ATTACHMENT3 | Call by reference | Type reference (TYPE) | XSTRING | 20070926 | |||
5 | ![]() |
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 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20101215 | |||
2 | ![]() |
IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20101215 | ||
3 | ![]() |
IV_PASSPORT_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20101215 | ||
4 | ![]() |
IV_RUNNING_NUMBER | Call by reference | Type reference (TYPE) | SY-TABIX | Character field, length 32 | 20101215 | ||
5 | ![]() |
IV_SEQUENCE_ID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20101215 | ||
6 | ![]() |
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 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | Action | 20070808 | ||
2 | ![]() |
RESPONSE_STRING | Value transfer | Type reference (TYPE) | STRING | Response String | 20070808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Class (Generated) | 20120309 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 710 |