SAP ABAP Class CL_CFA_MESSAGE_HANDLER (Message Handler for FO and SDC)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-RA-CL (Application Component) Default Risk and Limit System
⤷
FTBK (Package) Risk Management Counterparty/Issuer Risks
⤷
⤷
Properties
| Class | CL_CFA_MESSAGE_HANDLER | |
| Short Description | Message Handler for FO and SDC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTBK | Risk Management Counterparty/Issuer Risks |
| Created | 20000512 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFA_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class CL_CFA_MESSAGE_HANDLER has no interface implemented.
Friends
Class CL_CFA_MESSAGE_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Log Handler | 20000512 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BAL_S_PROF | Profile for log | 20000512 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Maximum Error Severity | 20000518 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | true, if messages exist | 20000517 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Write messages to database | 20000526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Transfer a message | 20000512 | |
| 2 | Instance method | Public | Method | Delete messages existing in trader | 20000512 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20000512 | |
| 4 | Instance method | Public | Method | Display all messages existing in trader | 20000512 |
Events
Class CL_CFA_MESSAGE_HANDLER has no event.
Types
Class CL_CFA_MESSAGE_HANDLER has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGCLASS | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20000515 | |||
| 2 | I_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20000515 | |||
| 3 | I_SEVERITY | Value transfer | Type reference (TYPE) | SYMSGTY | Schweregrad | 20000515 | |||
| 4 | I_VAR1 | Call by reference | Type reference (TYPE) | ANY | ' ' | Nachrichtenvariable 1 | 20000515 | ||
| 5 | I_VAR2 | Call by reference | Type reference (TYPE) | ANY | ' ' | Nachrichtenvariable 2 | 20000515 | ||
| 6 | I_VAR3 | Call by reference | Type reference (TYPE) | ANY | ' ' | Nachrichtenvariable 3 | 20000515 | ||
| 7 | I_VAR4 | Call by reference | Type reference (TYPE) | ANY | ' ' | Nachrichtenvariable 4 | 20000515 |
Method ADD_MESSAGE on class CL_CFA_MESSAGE_HANDLER has no exception.
Method CLEAR Signature
Method CLEAR on class CL_CFA_MESSAGE_HANDLER has no parameter.
Method CLEAR on class CL_CFA_MESSAGE_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SAVE_MESSAGES | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | Meldungen auf Datenbank schreiben | 20000526 | ||
| 2 | I_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Titel des Popups | 20000512 |
Method CONSTRUCTOR on class CL_CFA_MESSAGE_HANDLER has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMMAND | Value transfer | Type reference (TYPE) | BAL_S_EXCM | Vom User betätigte Taste beim Beenden des Popups | 20000822 |
Method DISPLAY on class CL_CFA_MESSAGE_HANDLER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |