SAP ABAP Class CL_HRTMC_APPLICATION_LOG (Application Log)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-TM (Application Component) Talent Management
     HCM_TMC (Package) HCM: Talent Management Core
Properties
Class CL_HRTMC_APPLICATION_LOG  
Short Description Application Log    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package HCM_TMC   HCM: Talent Management Core 
Created 20080606   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRTMC_APPLICATION_LOG has no forward declaration.
Interfaces
Class CL_HRTMC_APPLICATION_LOG has no interface implemented.
Friends
Class CL_HRTMC_APPLICATION_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_APPLICATION_LOG_ENTRIES Static Attribute Private Type reference (TYPE) APPLICATION_LOG_ENTRY_TAB Instance Directory 20080606
2 A_HAS_MESSAGES Instance attribute Private Type reference (TYPE) BOOLE_D Existence of Notifications 20080606
3 A_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application log: Log handle 20080606
4 FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' False 20080606
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' True 20080606
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method Add New Exception 20080606
2 ADD_MESSAGES Instance method Public Method Add New Messages 20080606
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080606
4 DISPLAY_LOG Instance method Public Method Display Application Log 20080606
5 GET_INSTANCE Static method Public Method Gets Instance of Class 20080606
6 PERSIST_LOG Instance method Public Method Persist Application Log and Delete Buffer 20080606
Events
Class CL_HRTMC_APPLICATION_LOG has no event.
Types
Class CL_HRTMC_APPLICATION_LOG has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20080606

Method ADD_EXCEPTION on class CL_HRTMC_APPLICATION_LOG has no exception.

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_LIST Call by reference Object reference (TYPE REF TO) CL_HRBAS_MESSAGE_LIST HR-PD-Infotypen: Meldungen 20080606

Method ADD_MESSAGES on class CL_HRTMC_APPLICATION_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20080606
2 Importing OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20080606
3 Importing SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20080606

Method CONSTRUCTOR on class CL_HRTMC_APPLICATION_LOG has no exception.

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_EMPTY_LOG Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080606

Method DISPLAY_LOG on class CL_HRTMC_APPLICATION_LOG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPLICATION_LOG Value transfer Object reference (TYPE REF TO) CL_HRTMC_APPLICATION_LOG HR Admin: Application Log 20080606
2 Importing DESCRIPTION Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20080606
3 Importing OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20080606
4 Importing SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20080606

Method GET_INSTANCE on class CL_HRTMC_APPLICATION_LOG has no exception.

Method PERSIST_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SAVE_EMPTY_LOG Call by reference Type reference (TYPE) BOOLE_D SPACE Eintrag für Log ohne Meldungen schreiben 20080606

Method PERSIST_LOG on class CL_HRTMC_APPLICATION_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701