SAP ABAP Class CL_APP_LOG_MANAGER (Update Status Management)
Hierarchy
EA-FIN (Software Component) EA-FIN
   AC (Application Component) Accounting - General
     FB_CLOSING (Package) Closing
Properties
Class CL_APP_LOG_MANAGER  
Short Description Update Status Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TFC0    
Program status P  SAP Standard Production Program 
Category 0   
Package FB_CLOSING   Closing 
Created 20050321   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_APP_LOG_MANAGER has no forward declaration.
Interfaces
Class CL_APP_LOG_MANAGER has no interface implemented.
Friends
Class CL_APP_LOG_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGTY_A Constant Private Type reference (TYPE) SYMSGTY 'A' Messages, Message Type 20050321
2 MSGTY_E Constant Private Type reference (TYPE) SYMSGTY 'E' Messages, Message Type 20050321
3 MSGTY_I Constant Private Type reference (TYPE) SYMSGTY 'I' Messages, Message Type 20050321
4 MSGTY_NONE Constant Private Type reference (TYPE) SYMSGTY ' ' Messages, Message Type 20050321
5 MSGTY_S Constant Private Type reference (TYPE) SYMSGTY 'S' Messages, Message Type 20050321
6 MSGTY_W Constant Private Type reference (TYPE) SYMSGTY 'W' Messages, Message Type 20050321
7 MSGTY_X Constant Private Type reference (TYPE) SYMSGTY 'X' Messages, Message Type 20050321
8 M_BALLOGHNDL Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log Handle 20050321
9 M_IS_OPEN Instance attribute Private Type reference (TYPE) CHAR1 20050321
10 PROBCLASS_HIGH Constant Private Type reference (TYPE) BALPROBCL '2' Application Log: Message Problem Class 20050321
11 PROBCLASS_LOW Constant Private Type reference (TYPE) BALPROBCL '4' Application Log: Message Problem Class 20050321
12 PROBCLASS_MEDIUM Constant Private Type reference (TYPE) BALPROBCL '3' Application Log: Message Problem Class 20050321
13 PROBCLASS_NONE Constant Private Type reference (TYPE) BALPROBCL ' ' Application Log: Message Problem Class 20050321
14 PROBCLASS_VERY_HIGH Constant Private Type reference (TYPE) BALPROBCL '1' Application Log: Message Problem Class 20050321
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close Application Log 20050321
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050321
3 GET_LOG_HANDLE Instance method Public Method return log handle 20050321
4 MESSAGE Instance method Public Method Update Message 20050321
5 OPEN Instance method Public Method Initialize 20050321
Events
Class CL_APP_LOG_MANAGER has no event.
Types
Class CL_APP_LOG_MANAGER has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class CL_APP_LOG_MANAGER has no parameter.
Method CLOSE on class CL_APP_LOG_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050321
2 Importing P_TCODE Call by reference Type reference (TYPE) SYTCODE ABAP-Programm, aktueller Transaktionscode 20050321
# Exception Resumable Description Created on
1 E_NO_HANDLE_CREATED Handle konnte nicht erzeugt werden 20050321

Method GET_LOG_HANDLE Signature

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

Method GET_LOG_HANDLE on class CL_APP_LOG_MANAGER has no exception.

Method MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MSGID Call by reference Type reference (TYPE) SYMSGID 'TFC0' Nachrichten, Nachrichtenklasse 20050321
2 Importing P_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20050321
3 Importing P_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20050321
4 Importing P_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20050321
5 Importing P_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20050321
6 Importing P_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20050321
7 Importing P_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20050321

Method MESSAGE on class CL_APP_LOG_MANAGER has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050321
2 Importing P_TCODE Call by reference Type reference (TYPE) SYTCODE ABAP-Programm, aktueller Transaktionscode 20050321
# Exception Resumable Description Created on
1 E_NO_HANDLE_CREATED Handle konnte nicht erzeugt werden. 20050321
History
Last changed by/on SAP  20130531 
SAP Release Created in 600