SAP ABAP Class CL_SOAP_TEST_CASE (Test Case Handling)
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

⤷

⤷

Properties
Class | CL_SOAP_TEST_CASE | |
Short Description | Test Case Handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_RT_TESTS | ABAP Unit Test Cases for ABAP SOAP Runtime |
Created | 20080307 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SOAP_TEST_CASE has no forward declaration.
Interfaces
Class CL_SOAP_TEST_CASE has no interface implemented.
Friends
Class CL_SOAP_TEST_CASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WSRM_VERSION_C' | Test Case Name for WSRM Version on Consumer Side | 20080313 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WSRM_VERSION_IS' | Test Case Name for WSRM Version on Outbound IS Side | 20080313 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '1.0' | Test Case Value for WSRM Version 1.0 | 20080313 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '1.1' | Test Case Value for WSRM Version 1.1 | 20080313 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '&' | Single-Character Indicator | 20080307 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '!' | Single-Character Indicator | 20080307 | |
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CHAR100 | XI: Message ID | 20080307 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TEST_TTYP | 20080307 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080310 | |
2 | ![]() |
Static method | Protected | Method | 20080310 | |
3 | ![]() |
Static method | Public | Method | 20080310 | |
4 | ![]() |
Static method | Public | Method | 20080310 | |
5 | ![]() |
Static method | Public | Method | 20080307 | |
6 | ![]() |
Static method | Public | Method | 20080307 | |
7 | ![]() |
Static method | Protected | Method | 20080307 | |
8 | ![]() |
Static method | Public | Method | 20080307 | |
9 | ![]() |
Static method | Protected | Method | 20080307 | |
10 | ![]() |
Static method | Public | Method | 20080307 | |
11 | ![]() |
Static method | Protected | Method | 20080307 | |
12 | ![]() |
Static method | Public | Method | 20080307 | |
13 | ![]() |
Static method | Public | Method | 20080307 |
Events
Class CL_SOAP_TEST_CASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TEST_STR | Public | See coding | 20080307 | BEGIN OF test_str,
name TYPE string,
value TYPE string,
END OF test_str
|
||
2 | TEST_TTYP | Public | See coding | 20080307 | test_ttyp TYPE TABLE OF test_str WITH DEFAULT KEY
|
Method Signatures
Method CLEAR_TEST_TAB Signature
Method CLEAR_TEST_TAB on class CL_SOAP_TEST_CASE has no parameter.
Method CLEAR_TEST_TAB on class CL_SOAP_TEST_CASE has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | CHAR100 | XI: Message-Id | 20080310 |
Method DELETE on class CL_SOAP_TEST_CASE has no exception.
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTCASE | Call by reference | Type reference (TYPE) | STRING | 20080310 |
Method DESERIALIZE on class CL_SOAP_TEST_CASE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080310 |
Method GET_ID on class CL_SOAP_TEST_CASE has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20080307 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20080307 |
Method GET_VALUE on class CL_SOAP_TEST_CASE has no exception.
Method LOAD Signature
Method LOAD on class CL_SOAP_TEST_CASE has no parameter.
Method LOAD on class CL_SOAP_TEST_CASE has no exception.
Method PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20080307 |
Method PARSE on class CL_SOAP_TEST_CASE has no exception.
Method PERSIST Signature
Method PERSIST on class CL_SOAP_TEST_CASE has no parameter.
Method PERSIST on class CL_SOAP_TEST_CASE has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTCASE | Value transfer | Type reference (TYPE) | STRING | 20080307 |
Method READ on class CL_SOAP_TEST_CASE has no exception.
Method RENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTCASE | Value transfer | Type reference (TYPE) | STRING | 20080307 |
Method RENDER on class CL_SOAP_TEST_CASE has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20080307 | ||
2 | ![]() |
TESTCASE | Call by reference | Type reference (TYPE) | STRING | 20080307 |
Method SAVE on class CL_SOAP_TEST_CASE has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080307 |
Method SET_ID on class CL_SOAP_TEST_CASE has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20080307 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20080307 |
Method SET_VALUE on class CL_SOAP_TEST_CASE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |