SAP ABAP Class CX_WUF_ERROR (Error)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WUF_GENERAL (Package) Objects for All Packages Within WUF
⤷
⤷
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 | 20060210 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_CUSTOMIZING_ERROR | Error in Customizing | 20061229 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_GENERAL_ERROR | General Error | 20060215 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_NO_CLASS | Class Does Not Exist | 20060210 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_NO_COMPONENT | Component does not Exist | 20060213 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_NO_ENTRY | Object Does Not Exist | 20060210 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_NO_METHOD | Method Does Not Exist | 20060210 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_NO_PARAMETER | Parameter Does Not Exist | 20060215 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_NO_STRUCTURE | Structure Does Not Exist | 20060213 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_WUF_TRANSFORMATION_ERROR | Error on Transformation or Field Assignment | 20070111 |
Properties
| Class | CX_WUF_ERROR | |
| Short Description | Error | |
| 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 | WUF_GENERAL | Objects for All Packages Within WUF |
| Created | 20060210 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_WUF_ERROR has no forward declaration.
Interfaces
Class CX_WUF_ERROR has no interface implemented.
Friends
Class CX_WUF_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WUF_PROTOCOL | Log | 20070111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060210 |
Events
Class CX_WUF_ERROR has no event.
Types
Class CX_WUF_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 | A_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WUF_PROTOCOL | 20070111 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060210 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060210 |
Method CONSTRUCTOR on class CX_WUF_ERROR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |