SAP ABAP Class CX_STC_TEST_ERROR (Test Helper Exception Class for TC Tasks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TEST (Package) Technical Configuration Test Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20130515 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130515 |
Properties
| Class | CX_STC_TEST_ERROR | |
| Short Description | Test Helper Exception Class for TC Tasks | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STC_TEST | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | STC_TEST | Technical Configuration Test Package |
| Created | 20130515 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_STC_TEST_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130515 |
Friends
Class CX_STC_TEST_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130515 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130515 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130515 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130515 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130515 | |||
| 6 | Constant | Public | See coding | 20130515 | |||||
| 7 | Constant | Public | See coding | 20130515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130515 | |
| 2 | Instance method | Public | Method | Set (SY-)MSG | 20130515 |
Events
Class CX_STC_TEST_ERROR has no event.
Types
Class CX_STC_TEST_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20130515 | ||||
| 2 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20130515 | ||||
| 3 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20130515 | ||||
| 4 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20130515 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130515 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130515 |
Method CONSTRUCTOR on class CX_STC_TEST_ERROR has no exception.
Method SET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Message Class | 20130515 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Message Number | 20130515 | ||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Message Variable | 20130515 | ||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Message Variable | 20130515 | ||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Message Variable | 20130515 | ||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Message Variable | 20130515 |
Method SET_MSG on class CX_STC_TEST_ERROR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |