SAP ABAP Class CL_SOAP_UTIL_CROSS_TEST (Simple WS Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_UTIL (Package) SOAP Runtime Utilities

⤷

⤷

Properties
Class | CL_SOAP_UTIL_CROSS_TEST | |
Short Description | Simple WS Test | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_UTIL | SOAP Runtime Utilities |
Created | 20101029 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SOAP_UTIL_CROSS_TEST has no interface implemented.
Friends
Class CL_SOAP_UTIL_CROSS_TEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | XSDBOOLEAN | Run as Unit Tests | 20101104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Raise an ABAP Unit Assert | 20101104 |
2 | ![]() |
Static method | Public | Method | Stateful | 20101029 |
3 | ![]() |
Static method | Public | Method | Stateless | 20101029 |
4 | ![]() |
Static method | Public | Method | WSRM | 20101029 |
Events
Class CL_SOAP_UTIL_CROSS_TEST has no event.
Types
Class CL_SOAP_UTIL_CROSS_TEST has no local type.
Method Signatures
Method RAISE_AUNIT_ASSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text | 20101104 |
Method RAISE_AUNIT_ASSERT on class CL_SOAP_UTIL_CROSS_TEST has no exception.
Method STATEFUL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | b / X / Y: OK / Appl_Error / Fatal_Exception | 20101029 | |
2 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error text if any | 20101029 | ||
3 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port for Remote WS | 20101029 | ||
4 | ![]() |
LP_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'S' | S / R / C: Shortcut Port / Reuse Port /Create Port | 20101029 | |
5 | ![]() |
MESSAGE_ID_LIST | Call by reference | Type reference (TYPE) | SRT_UUID_T | List of Message IDs | 20101029 | ||
6 | ![]() |
NCALL | Call by reference | Type reference (TYPE) | I | 2 | Number of calls | 20101029 | |
7 | ![]() |
NTRIP | Call by reference | Type reference (TYPE) | I | 1 | Number of trips | 20101029 |
Method STATEFUL on class CL_SOAP_UTIL_CROSS_TEST has no exception.
Method STATELESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | b / X / Y: OK / Appl_Error / Fatal_Exception | 20101029 | |
2 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error text if any | 20101029 | ||
3 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port for Remote WS | 20101029 | ||
4 | ![]() |
LP_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'S' | S / R / C: Shortcut Port / Reuse Port /Create Port | 20101029 | |
5 | ![]() |
MESSAGE_ID_LIST | Call by reference | Type reference (TYPE) | SRT_UUID_T | List of Message IDs | 20101029 | ||
6 | ![]() |
NCALL | Call by reference | Type reference (TYPE) | I | 1 | Number of calls | 20101029 | |
7 | ![]() |
NTRIP | Call by reference | Type reference (TYPE) | I | 1 | Number of trips | 20101029 |
Method STATELESS on class CL_SOAP_UTIL_CROSS_TEST has no exception.
Method WSRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | b / X / Y: OK / Appl_Error / Fatal_Exception | 20101029 | |
2 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error text if any | 20101029 | ||
3 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port for Remote WS | 20101029 | ||
4 | ![]() |
LP_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'R' | S / R / C: Shortcut Port / Reuse Port /Create Port | 20101029 | |
5 | ![]() |
NCALL | Call by reference | Type reference (TYPE) | I | 1 | Number of calls | 20101029 | |
6 | ![]() |
NTRIP | Call by reference | Type reference (TYPE) | I | 1 | Number of trips | 20101029 | |
7 | ![]() |
SEQUENCE_ID | Call by reference | Type reference (TYPE) | SYSUUID_C | Sequence ID | 20101029 | ||
8 | ![]() |
SEQUENCE_INFO_LIST | Call by reference | Type reference (TYPE) | CL_SOAP_UTIL_TEST=>TT_SEQUENCE_INFO | List of Sequence Info | 20101029 | ||
9 | ![]() |
SEQUENCE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'T' | T / P: Transient / Persistent | 20101029 |
Method WSRM on class CL_SOAP_UTIL_CROSS_TEST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |