SAP ABAP Class CL_COM_SE_APPL_LOG (Search Engine Search: Write amd Read Log File)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_INDEXING (Package) SES: Indexing
Properties
Class CL_COM_SE_APPL_LOG  
Short Description Search Engine Search: Write amd Read Log File    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SES_INDEXING   SES: Indexing 
Created 20050503   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_SE_APPL_LOG has no forward declaration.
Interfaces
Class CL_COM_SE_APPL_LOG has no interface implemented.
Friends
Class CL_COM_SE_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LOG_OBJECT Constant Public Type reference (TYPE) BALOBJ_D 'SES_LOG' SES Application-Log 20050503
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LOG Static method Private Method Create Application-Log of SES - Processes 20050503
2 WRITE_TO_APPL_LOG Static method Public Method Write Messages in the Application Log 20050503
Events
Class CL_COM_SE_APPL_LOG has no event.
Types
Class CL_COM_SE_APPL_LOG has no local type.
Method Signatures

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungsprotokoll-Handle 20050503

Method CREATE_LOG on class CL_COM_SE_APPL_LOG has no exception.

Method WRITE_TO_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungsprotokoll-Handle 20050503
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Anwendungsnachricht 20050503
3 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungsprotokoll-Handle 20050503

Method WRITE_TO_APPL_LOG on class CL_COM_SE_APPL_LOG has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 710