SAP ABAP Class CL_AFWGO_MSG_HANDLER2 (Message Handler: Final Results Procedure)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-AN (Application Component) Analyzer
     CFM_AFWGO (Package) CFM Analyzer: Process Control
Properties
Class CL_AFWGO_MSG_HANDLER2  
Short Description Message Handler: Final Results Procedure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status K  Customer Production Program 
Category 0   
Package CFM_AFWGO   CFM Analyzer: Process Control 
Created 20000817   SAP 
Last change 20000927   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AFWGO_MSG_HANDLER2 has no forward declaration.
Interfaces
Class CL_AFWGO_MSG_HANDLER2 has no interface implemented.
Friends
Class CL_AFWGO_MSG_HANDLER2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Private Type reference (TYPE) AFW_APPLICATION Analyzer Application 20000927
2 REF_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20000925
3 TOTAL_SEVERITY Instance attribute Private Type reference (TYPE) SY-MSGTY 'S' Current Severity 20000926
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000817
2 CURRENT_SEVERITY Instance method Public Method Supply Current Message Severity 20000926
3 LOG_DELETE Instance method Public Method Delete Log from Database 20000927
4 LOG_HANDLE Instance method Public Method Supply Log Handling 20000925
5 LOG_INIT Instance method Public Method Generate New Log, Initially only in Main Memory 20000928
6 LOG_LOAD Instance method Public Method Load Log from Database 20000927
7 LOG_SAVE Instance method Public Method Save Log(s) to Database 20000927
8 LOG_SHOW Instance method Public Method Display Messages 20000927
9 MESSAGES_ADD Instance method Public Event handling method Add Message 20000817
10 MESSAGES_CUMULATE Instance method Public Event handling method Add Message, if it Does Not Already Exist 20000921
11 UPDATE_SEVERITY Instance method Private Method Supply Current Total Severity Due to Last Message 20000926
Events
Class CL_AFWGO_MSG_HANDLER2 has no event.
Types
Class CL_AFWGO_MSG_HANDLER2 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20000927
2 Importing I_APPLICATION Call by reference Type reference (TYPE) AFW_APPLICATION Analyzer-Anwendung 20000927

Method CONSTRUCTOR on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method CURRENT_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEVERITY Value transfer Type reference (TYPE) SY-MSGTY aktuelle Fehlerschwere 20000926

Method CURRENT_SEVERITY on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method LOG_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20000928

Method LOG_DELETE on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20000925

Method LOG_HANDLE on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method LOG_INIT Signature

Method LOG_INIT on class CL_AFWGO_MSG_HANDLER2 has no parameter.
Method LOG_INIT on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method LOG_LOAD Signature

Method LOG_LOAD on class CL_AFWGO_MSG_HANDLER2 has no parameter.
Method LOG_LOAD on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method LOG_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20000927

Method LOG_SAVE on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method LOG_SHOW Signature

Method LOG_SHOW on class CL_AFWGO_MSG_HANDLER2 has no parameter.
Method LOG_SHOW on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method MESSAGES_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOTAL_SEVERITY Call by reference Attribute reference (LIKE) 20000926

Method MESSAGES_ADD on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method MESSAGES_CUMULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOTAL_SEVERITY Call by reference Attribute reference (LIKE) 20000926

Method MESSAGES_CUMULATE on class CL_AFWGO_MSG_HANDLER2 has no exception.

Method UPDATE_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SEVERITY Call by reference Type reference (TYPE) SY-MSGTY resultierende Schwere 20000926
2 Importing I_SEVERITY Call by reference Type reference (TYPE) SY-MSGTY aktueller Nachrichtentyp 20000926

Method UPDATE_SEVERITY on class CL_AFWGO_MSG_HANDLER2 has no exception.
History
Last changed by/on SAP  20000927 
SAP Release Created in 462_10