SAP ABAP Class CX_FINB_MSG_RAISED (A message was generated)
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_NO_CHECK | Exception with no Check of the RAISING Clause | 20010703 |
Properties
Class | CX_FINB_MSG_RAISED | |
Short Description | A message was generated | |
Super Class | CX_NO_CHECK | Exception with no Check of the 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 | 20010703 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_FINB_MSG_RAISED has no forward declaration.
Interfaces
Class CX_FINB_MSG_RAISED has no interface implemented.
Friends
Class CX_FINB_MSG_RAISED 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_CONTEXT | Komplex Context Information for a Message | 20040726 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPI_MSG | Message Long Text | 20030313 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DCMESSAGE | Message that caused the termination | 20010703 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler with all messages gathered | 20010824 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010703 |
Events
Class CX_FINB_MSG_RAISED has no event.
Types
Class CX_FINB_MSG_RAISED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_CONTEXT | 20040726 | |||
2 | ![]() |
FREE_TEXT | Call by reference | Type reference (TYPE) | BAPI_MSG | 20030313 | |||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | DCMESSAGE | 20010703 | |||
4 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | 20010824 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010703 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010703 |
Method CONSTRUCTOR on class CX_FINB_MSG_RAISED has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 3.1A |