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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AFW_APPLICATION | Analyzer Application | 20000927 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20000925 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-MSGTY | 'S' | Current Severity | 20000926 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000817 |
2 | ![]() |
Instance method | Public | Method | Supply Current Message Severity | 20000926 |
3 | ![]() |
Instance method | Public | Method | Delete Log from Database | 20000927 |
4 | ![]() |
Instance method | Public | Method | Supply Log Handling | 20000925 |
5 | ![]() |
Instance method | Public | Method | Generate New Log, Initially only in Main Memory | 20000928 |
6 | ![]() |
Instance method | Public | Method | Load Log from Database | 20000927 |
7 | ![]() |
Instance method | Public | Method | Save Log(s) to Database | 20000927 |
8 | ![]() |
Instance method | Public | Method | Display Messages | 20000927 |
9 | ![]() |
Instance method | Public | Event handling method | Add Message | 20000817 |
10 | ![]() |
Instance method | Public | Event handling method | Add Message, if it Does Not Already Exist | 20000921 |
11 | ![]() |
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 | ![]() |
IREF_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20000927 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_SEVERITY | Call by reference | Type reference (TYPE) | SY-MSGTY | resultierende Schwere | 20000926 | ||
2 | ![]() |
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 |