SAP ABAP Class CL_XMS_TESTCHECK (Access sxmstestcheck)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSFTEST (Package) XI: Integration Engine Test
⤷
⤷
Properties
| Class | CL_XMS_TESTCHECK | |
| Short Description | Access sxmstestcheck | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSFTEST | XI: Integration Engine Test |
| Created | 20070219 | 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) |
Interfaces
Class CL_XMS_TESTCHECK has no interface implemented.
Friends
Class CL_XMS_TESTCHECK has no friend class.
Attributes
Class CL_XMS_TESTCHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070222 | ||
| 2 | Static method | Public | Method | 20070219 | ||
| 3 | Static method | Public | Method | 20070219 | ||
| 4 | Static method | Public | Method | 20080613 |
Events
Class CL_XMS_TESTCHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STRING_TTYP | Public | See coding | 20070223 | string_ttyp TYPE TABLE OF string WITH DEFAULT KEY
|
||
| 2 | TEST | Public | See coding | 20070223 | BEGIN OF test,
testcase TYPE string,
msgid_tab TYPE sxmsmguidt,
appl_exception TYPE REF TO cx_ai_application_fault,
sys_exception TYPE REF TO cx_static_check,
sequence TYPE sxms_sequence,
return_value TYPE string,
END OF test
|
||
| 3 | TESTCHECK_TTYP | Public | See coding | 20070219 | testcheck_ttyp TYPE TABLE OF sxmstestcheck WITH DEFAULT KEY
|
||
| 4 | TEST_TTYP | Public | See coding | 20070223 | test_ttyp TYPE TABLE OF test
|
Method Signatures
Method DELETE_BY_MSGID_SND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20070222 |
Method DELETE_BY_MSGID_SND on class CL_XMS_TESTCHECK has no exception.
Method GET_BY_MSGID_SND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20070219 | |||
| 2 | TEST_TAB | Value transfer | Type reference (TYPE) | TESTCHECK_TTYP | 20070219 |
Method GET_BY_MSGID_SND on class CL_XMS_TESTCHECK has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WA | Value transfer | Type reference (TYPE) | SXMSTESTCHECK | Prüftabelle | 20070219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für UUID-Bearbeitungsfehler | 20070320 |
Method SET_TRC_LEVEL_IN_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRACE_LEVEL | Call by reference | Type reference (TYPE) | SXMSTRCLEV | Trace-Level | 20080613 |
Method SET_TRC_LEVEL_IN_BUFFER on class CL_XMS_TESTCHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |