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 M_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Log Handler 20000512
2 M_LOG_PROFILE Instance attribute Private Type reference (TYPE) BAL_S_PROF Profile for log 20000512
3 M_MAX_SEVERITY Instance attribute Public Type reference (TYPE) SYMSGTY Maximum Error Severity 20000518
4 M_MESSAGES_EXIST Instance attribute Public Type reference (TYPE) BOOLEAN true, if messages exist 20000517
5 M_SAVE_MESSAGES Instance attribute Private Type reference (TYPE) BOOLEAN Write messages to database 20000526
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Transfer a message 20000512
2 CLEAR Instance method Public Method Delete messages existing in trader 20000512
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000512
4 DISPLAY 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 Importing I_MSGCLASS Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse 20000515
2 Importing I_MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer 20000515
3 Importing I_SEVERITY Value transfer Type reference (TYPE) SYMSGTY Schweregrad 20000515
4 Importing I_VAR1 Call by reference Type reference (TYPE) ANY ' ' Nachrichtenvariable 1 20000515
5 Importing I_VAR2 Call by reference Type reference (TYPE) ANY ' ' Nachrichtenvariable 2 20000515
6 Importing I_VAR3 Call by reference Type reference (TYPE) ANY ' ' Nachrichtenvariable 3 20000515
7 Importing 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 Importing I_SAVE_MESSAGES Value transfer Type reference (TYPE) BOOLEAN 'X' Meldungen auf Datenbank schreiben 20000526
2 Importing 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 Exporting 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