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 ADD_MESSAGE Static method Public Method Writes a message to the log 20100802
2 DELETE_MESSAGE_BUFFER Static method Public Method 20101213
3 GET_HANDLE4INITIAL_KEY Static method Public Method 20100827
4 GET_LAST_DETLEVEL Static method Public Method Gets the detail level last used 20101213
5 MESSAGE_DELETE_ALL Static method Public Method Deletes messages from main memory 20120511
6 RETRIEVE_MESSAGES Instance method Public Method 20101213
7 SAVE Static method Public Method Saves the Log 20100802
8 SAVE_ALL Static method Public Method 20100819
9 STORE_MESSAGES 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 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Anwendungs-Log: Detaillierungsgrad 20101026
2 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20100802
3 Importing I_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20100802
4 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20100802
5 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20100802
6 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20100802
7 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20100802
8 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20100802
9 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20100802
10 Importing I_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20100802
# Exception Resumable Description Created on
1 ERROR_OCCURED 20100802

Method DELETE_MESSAGE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20101213
2 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20101213
3 Importing 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 Returning RT_LOG_HANDLE Value transfer Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20100827
# Exception Resumable Description Created on
1 ERROR_OCCURED 20100827

Method GET_LAST_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20101213
2 Importing I_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20101213
3 Returning 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 Importing 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 Importing I_DELETE_BUFFER Call by reference Type reference (TYPE) FLAG allgemeines flag 20101213
2 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20101213
3 Importing I_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20101213
4 Returning 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 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20100802
2 Importing I_KUKEY Call by reference Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20100802
# Exception Resumable Description Created on
1 ERROR_OCCURED 20100802

Method SAVE_ALL Signature

Method SAVE_ALL on class CL_FEB_APPL_LOG_HANDLER has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20100819

Method STORE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20101213
2 Importing I_ESNUM Call by reference Type reference (TYPE) ESNUM_EB Einzelsatznummer (Nr. des Einzelpostens im Kontoauszug) 20101213
3 Importing 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