SAP ABAP Class CX_FINB_MSG_EXCEPTION (Build an Exception with Referencing MSG_HANDLER)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_MSG_HANDLING (Package) Message Handler with Extended Context Information
⤷
⤷
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 | 20040405 |
Properties
| Class | CX_FINB_MSG_EXCEPTION | |
| Short Description | Build an Exception with Referencing MSG_HANDLER | |
| 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 | FINB_MSG_HANDLING | Message Handler with Extended Context Information |
| Created | 20040405 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FINB_MSG_EXCEPTION has no forward declaration.
Interfaces
Class CX_FINB_MSG_EXCEPTION has no interface implemented.
Friends
Class CX_FINB_MSG_EXCEPTION 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) | IF_FINB_MSG_HANDLER | Message Handler | 20040405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040405 |
Events
Class CX_FINB_MSG_EXCEPTION has no event.
Types
Class CX_FINB_MSG_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 | MO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | 20040405 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040405 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20040405 |
Method CONSTRUCTOR on class CX_FINB_MSG_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |