SAP ABAP Class CL_AI_CACHE_APP_LOG (Application Log for Cache Refresh)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC (Application Component) Integration Builder - Configuration
     SAI_CACHE (Package) ABAP Cache
Properties
Class CL_AI_CACHE_APP_LOG  
Short Description Application Log for Cache Refresh    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_CACHE   ABAP Cache 
Created 20061214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AI_CACHE_APP_LOG has no forward declaration.
Interfaces
Class CL_AI_CACHE_APP_LOG has no interface implemented.
Friends
Class CL_AI_CACHE_APP_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20061214
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION_LOG_MESSAGE Instance method Public Method 20061214
2 ADD_EXTENDED_LOG_MESSAGE Instance method Public Method 20061214
3 ADD_FREE_TEXT_LOG_MESSAGE Instance method Public Method 20061220
4 ADD_LOG_MESSAGE Instance method Public Method 20061214
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061214
6 CREATE_LOG Instance method Private Method 20061214
7 GET_LOG_HANDLE Instance method Public Method 20061214
8 SAVE_LOG Instance method Public Method 20061214
Events
Class CL_AI_CACHE_APP_LOG has no event.
Types
Class CL_AI_CACHE_APP_LOG has no local type.
Method Signatures

Method ADD_EXCEPTION_LOG_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 Anwendungs-Log: Detaillierungsgrad 20061221
2 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20061214
3 Importing I_MSGTYPE Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20061214
4 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20061221

Method ADD_EXCEPTION_LOG_MESSAGE on class CL_AI_CACHE_APP_LOG has no exception.

Method ADD_EXTENDED_LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BALTEXT Call by reference Type reference (TYPE) BALTEXT Anwendungs-Log: Standardtext 20061214
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20061221
3 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20061221
4 Importing I_T_PARAM Call by reference Type reference (TYPE) BAL_T_PAR Anwendungs-Log: Tabelle mit Parmeternamen und -werten 20061214

Method ADD_EXTENDED_LOG_MESSAGE on class CL_AI_CACHE_APP_LOG has no exception.

Method ADD_FREE_TEXT_LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_MSG Call by reference Type reference (TYPE) STRING 20061220
2 Importing I_MSGTYPE Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20061220

Method ADD_FREE_TEXT_LOG_MESSAGE on class CL_AI_CACHE_APP_LOG has no exception.

Method ADD_LOG_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 Anwendungs-Log: Detaillierungsgrad 20061221
2 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20061221

Method ADD_LOG_MESSAGE on class CL_AI_CACHE_APP_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTPROG Call by reference Type reference (TYPE) STRING Aufrufendes Programm 20061220
2 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20061218
3 Importing I_PROG Call by reference Type reference (TYPE) STRING 20061221

Method CONSTRUCTOR on class CL_AI_CACHE_APP_LOG has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTPROG Call by reference Type reference (TYPE) BALNREXT Aufrufendes Programm 20061220
2 Importing I_PROG Call by reference Type reference (TYPE) BALPROG Anwendungs-Log: Programmname 20061221
3 Returning R_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Daten des Protokollkopfes 20061214

Method CREATE_LOG on class CL_AI_CACHE_APP_LOG has no exception.

Method GET_LOG_HANDLE Signature

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

Method GET_LOG_HANDLE on class CL_AI_CACHE_APP_LOG has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_AI_CACHE_APP_LOG has no parameter.
Method SAVE_LOG on class CL_AI_CACHE_APP_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710