SAP ABAP Class CX_WER (Base error for WER)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_EXCEPTIONS (Package) Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20060627 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_WER_AUTHORIZATION | Authorization error | 20060627 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_WER_DATA | Data validation error | 20060627 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_WER_OPERATION_FAILED | Operation failed exception | 20060714 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_WER_RUNTIME | Rule Engine execution error | 20060627 |
Properties
| Class | CX_WER | |
| Short Description | Base error for WER | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | WER_EXCEPTIONS | Exceptions |
| Created | 20060627 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_WER has no forward declaration.
Interfaces
Class CX_WER has no interface implemented.
Friends
Class CX_WER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | WER_MSG_TTY | Application Log: Table with Messages | 20060627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060627 |
Events
Class CX_WER has no event.
Types
Class CX_WER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_MESSAGES | Call by reference | Type reference (TYPE) | WER_MSG_TTY | 20060627 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060627 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060627 |
Method CONSTRUCTOR on class CX_WER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |