SAP ABAP Class CL_SRT_ERROR_CASE (Test WS error scenarios)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RT_TESTS_ERROR (Package) Tests for Error Scenarios
⤷
⤷
Properties
| Class | CL_SRT_ERROR_CASE | |
| Short Description | Test WS error scenarios | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_RT_TESTS_ERROR | Tests for Error Scenarios |
| Created | 20060926 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_ERROR_CASE has no forward declaration.
Interfaces
Class CL_SRT_ERROR_CASE has no interface implemented.
Friends
Class CL_SRT_ERROR_CASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_AI_APPLICATION_FAULT | Application Integration: Application Error | 20060926 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_PARSING_FAULT1 | Proxy Class (generated) | 20060926 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_AI_SYSTEM_FAULT | Application Integration: Technical Error | 20060926 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20060926 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20060926 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20060926 |
Methods
Events
Class CL_SRT_ERROR_CASE has no event.
Types
Class CL_SRT_ERROR_CASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRT_ERROR_CASE has no parameter.
Method CONSTRUCTOR on class CL_SRT_ERROR_CASE has no exception.
Method CREATE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP | Value transfer | Type reference (TYPE) | CHAR255 | char255 | 20070130 | |||
| 2 | PRX | Value transfer | Type reference (TYPE) | STRING | 20070130 |
Method CREATE_CONFIG on class CL_SRT_ERROR_CASE has no exception.
Method TEST_AUTHENTICATION_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20060926 | |||
| 2 | PROXY_CLASS | Value transfer | Type reference (TYPE) | STRING | 20060926 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061006 |
Method TEST_AUTHENTICATION_ERROR on class CL_SRT_ERROR_CASE has no exception.
Method TEST_EMPTY_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20060926 | |||
| 2 | PROXY_CLASS | Value transfer | Type reference (TYPE) | STRING | 20060926 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061006 |
Method TEST_EMPTY_REQUEST on class CL_SRT_ERROR_CASE has no exception.
Method TEST_INBOUND_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Value transfer | Type reference (TYPE) | STRING | 20061120 | ||||
| 2 | LP | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20061120 | |||
| 3 | PROXY_CLASS | Value transfer | Type reference (TYPE) | STRING | 20061120 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061120 |
Method TEST_INBOUND_ERROR on class CL_SRT_ERROR_CASE has no exception.
Method TEST_PARSE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20060926 | |||
| 2 | MATCHING | Value transfer | Type reference (TYPE) | CHAR5 | Single-Character Flag | 20060926 | |||
| 3 | PROXY_CLASS | Value transfer | Type reference (TYPE) | STRING | 20060926 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060926 |
Method TEST_PROVIDER_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MATCHING | Value transfer | Type reference (TYPE) | CHAR5 | R/2 table | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Application Error | 20060926 | ||
| 2 | Application Integration: Technical Error | 20060926 | ||
| 3 | 20060926 |
Method TEST_PROXY_METHOD_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20061115 | |||
| 2 | PROXY_CLASS | Value transfer | Type reference (TYPE) | STRING | 20061115 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061115 |
Method TEST_PROXY_METHOD_ERROR on class CL_SRT_ERROR_CASE has no exception.
Method TEST_SEND_SOAP_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Value transfer | Type reference (TYPE) | STRING | 20060926 | ||||
| 2 | OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20060926 | ||||
| 3 | TARGET_URL | Value transfer | Type reference (TYPE) | STRING | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061006 |
Method TEST_STATEFULL_STATELESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20060926 | |||
| 2 | PROXY_CLASS | Value transfer | Type reference (TYPE) | STRING | 20060926 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061006 |
Method TEST_STATEFULL_STATELESS on class CL_SRT_ERROR_CASE has no exception.
Method TEST_SYNC_ASYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20060926 | |||
| 2 | PROXY_CLASS | Value transfer | Type reference (TYPE) | STRING | 20060926 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061006 |
Method TEST_SYNC_ASYNC on class CL_SRT_ERROR_CASE has no exception.
Method TEST_TUCC_U1_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSPORT | Value transfer | Type reference (TYPE) | CHAR32 | 20061006 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061006 |
Method TEST_TUCC_U1_CHECK on class CL_SRT_ERROR_CASE has no exception.
Method TEST_TUCC_UPDATE_ABORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSPORT | Value transfer | Type reference (TYPE) | CHAR32 | 20061018 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061018 |
Method TEST_TUCC_UPDATE_ABORT on class CL_SRT_ERROR_CASE has no exception.
Method TEST_TUCC_UPDATE_COMPENSATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSPORT | Value transfer | Type reference (TYPE) | CHAR32 | 20061009 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061009 |
Method TEST_TUCC_UPDATE_COMPENSATE on class CL_SRT_ERROR_CASE has no exception.
Method TEST_TUCC_UPDATE_CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSPORT | Value transfer | Type reference (TYPE) | CHAR32 | 20061006 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061006 |
Method TEST_TUCC_UPDATE_CONFIRM on class CL_SRT_ERROR_CASE has no exception.
Method TEST_WRONG_URL_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20060926 | |||
| 2 | PROXY_CLASS | Value transfer | Type reference (TYPE) | STRING | 20060926 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061006 | ||||
| 4 | SYNC_ASYNC | Value transfer | Type reference (TYPE) | CHAR1 | Sync / async. | 20060926 |
Method TEST_WRONG_URL_ERROR on class CL_SRT_ERROR_CASE has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |