SAP ABAP Class CX_CWB_EXCEPTION (Note Assistant: Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench
⤷
⤷
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 | 20040706 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20040706 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CWB_NO_SUPPORT | Note Assistant: No Support | 20041217 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SFW_CWB_EXCEPTION | WB - SFW - Exception for Correction Workbench | 20080317 |
Properties
| Class | CX_CWB_EXCEPTION | |
| Short Description | Note Assistant: Exceptions | |
| 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 | SCWN | |
| Program status | P | SAP Standard Production Program |
| Category | 40 | Exception Class |
| Package | SCWB | Correction Workbench |
| Created | 20040706 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CWB_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20040706 |
Friends
Class CX_CWB_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20040906 | |||||
| 2 | Constant | Public | See coding | 20050202 | |||||
| 3 | Constant | Public | See coding | 20040706 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message Class | 20050309 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20050309 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Messages, Message Type | 20040706 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, Message Variable | 20040706 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20040917 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20040917 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20040917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040706 |
Events
Class CX_CWB_EXCEPTION has no event.
Types
Class CX_CWB_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20050309 | ||||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20050309 | ||||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20040706 | ||||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20040706 | ||||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20040917 | ||||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20040917 | ||||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20040917 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040706 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040706 |
Method CONSTRUCTOR on class CX_CWB_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |