SAP ABAP Class CL_BKK_LOG_MANAGER (Log Manager)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA (Application Component) Bank Customer Accounts
     FKBCORR (Package) Adjustment Reports
Properties
Class CL_BKK_LOG_MANAGER  
Short Description Log Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FKBCORR   Adjustment Reports 
Created 20040427   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BKK_LOG_MANAGER has no forward declaration.
Interfaces
Class CL_BKK_LOG_MANAGER has no interface implemented.
Friends
Class CL_BKK_LOG_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MESSAGE_NUM Instance attribute Private Type reference (TYPE) I 20040427
2 A_PROT_HANDLE Instance attribute Private Type reference (TYPE) EMSG_GEN-HANDLE 20040427
3 CON_FS_PROT Constant Private Type reference (TYPE) BALOBJ_D 'FS_PROT' 20040427
4 CON_MSG_DLT_ALL Constant Private Type reference (TYPE) EMSG_GEN-OKCODE '017A' 20040427
5 CON_MSG_DSPL_POPUP Constant Private Type reference (TYPE) EMSG_GEN-OKCODE '017P' 20040427
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20040427
2 CLOSE Instance method Public Method 20040427
3 CONSTRUCTOR Instance method Public Constructor 20040427
4 DEL_ALL Instance method Public Method 20040427
5 OPEN Instance method Public Method 20040427
6 SHOW Instance method Public Method 20040427
Events
Class CL_BKK_LOG_MANAGER has no event.
Types
Class CL_BKK_LOG_MANAGER has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20040427
2 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20040427
3 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20040427
4 Importing IM_MSGV1 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20040427
5 Importing IM_MSGV2 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20040427
6 Importing IM_MSGV3 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20040427
7 Importing IM_MSGV4 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20040427

Method ADD on class CL_BKK_LOG_MANAGER has no exception.

Method CLOSE Signature

Method CLOSE on class CL_BKK_LOG_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CLOSE_FAILED Protokoll konnte nicht geschlossen werden 20040427

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BKK_LOG_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_BKK_LOG_MANAGER has no exception.

Method DEL_ALL Signature

Method DEL_ALL on class CL_BKK_LOG_MANAGER has no parameter.
# Exception Resumable Description Created on
1 DELETE_FAILED Löschen gescheitert 20040427

Method OPEN Signature

Method OPEN on class CL_BKK_LOG_MANAGER has no parameter.
# Exception Resumable Description Created on
1 OPEN_FAILED Öffnen des Fehlerprotokolls gescheitert 20040427

Method SHOW Signature

Method SHOW on class CL_BKK_LOG_MANAGER has no parameter.
# Exception Resumable Description Created on
1 DISPLAY_FAILED Anzeige gescheitert 20040427
History
Last changed by/on SAP  20041006 
SAP Release Created in 500