SAP ABAP Class CL_FEB_APPL_LOG_HANDLER (Handler for Message Handling)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-BL-PT-BS-EL (Application Component) Electronic Bank Statement
⤷
FIN_EB_GEN (Package) Electronic Bank Statement - General Functions

⤷

⤷

Properties
Class | CL_FEB_APPL_LOG_HANDLER | |
Short Description | Handler for Message Handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FIN_EB_GEN | Electronic Bank Statement - General Functions |
Created | 20100802 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FEB_APPL_LOG_HANDLER has no forward declaration.
Interfaces
Class CL_FEB_APPL_LOG_HANDLER has no interface implemented.
Friends
Class CL_FEB_APPL_LOG_HANDLER has no friend class.
Attributes
Class CL_FEB_APPL_LOG_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Writes a message to the log | 20100802 |
2 | ![]() |
Static method | Public | Method | 20101213 | |
3 | ![]() |
Static method | Public | Method | 20100827 | |
4 | ![]() |
Static method | Public | Method | Gets the detail level last used | 20101213 |
5 | ![]() |
Static method | Public | Method | Deletes messages from main memory | 20120511 |
6 | ![]() |
Instance method | Public | Method | 20101213 | |
7 | ![]() |
Static method | Public | Method | Saves the Log | 20100802 |
8 | ![]() |
Static method | Public | Method | 20100819 | |
9 | ![]() |
Instance method | Public | Method | 20101213 |
Events
Class CL_FEB_APPL_LOG_HANDLER has no event.
Types
Class CL_FEB_APPL_LOG_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_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Anwendungs-Log: Detaillierungsgrad | 20101026 | |
2 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20100802 | ||
3 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20100802 | ||
4 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20100802 | ||
5 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20100802 | ||
6 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20100802 | ||
7 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100802 | ||
8 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100802 | ||
9 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100802 | ||
10 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100802 |
Method DELETE_MESSAGE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20101213 | ||
2 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101213 | ||
3 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101213 |
Method DELETE_MESSAGE_BUFFER on class CL_FEB_APPL_LOG_HANDLER has no exception.
Method GET_HANDLE4INITIAL_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_LOG_HANDLE | Value transfer | Type reference (TYPE) | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20100827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100827 |
Method GET_LAST_DETLEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101213 | ||
2 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101213 | ||
3 | ![]() |
R_DETLEVEL | Value transfer | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20101213 |
Method GET_LAST_DETLEVEL on class CL_FEB_APPL_LOG_HANDLER has no exception.
Method MESSAGE_DELETE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LOGHANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20120511 |
Method MESSAGE_DELETE_ALL on class CL_FEB_APPL_LOG_HANDLER has no exception.
Method RETRIEVE_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_BUFFER | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20101213 | ||
2 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101213 | ||
3 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101213 | ||
4 | ![]() |
RT_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20101213 |
Method RETRIEVE_MESSAGES on class CL_FEB_APPL_LOG_HANDLER has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20100802 | ||
2 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20100802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100802 |
Method SAVE_ALL Signature
Method SAVE_ALL on class CL_FEB_APPL_LOG_HANDLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100819 |
Method STORE_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20101213 | ||
2 | ![]() |
I_ESNUM | Call by reference | Type reference (TYPE) | ESNUM_EB | Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) | 20101213 | ||
3 | ![]() |
I_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Kurzschlüssel (Surrogat) | 20101213 |
Method STORE_MESSAGES on class CL_FEB_APPL_LOG_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |