SAP ABAP Class CL_SFS_APPLICATION_LOG (Fast Search Protocol)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSCOMMON (Package) Fast Search Basis Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SFS_PROTOCOL Protocol Interface 20040527
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RFW_ACTIVATION_LOG Activation Log 20040607
2 Inheritance (c INHERITING FROM c_ref)  CL_RFW_REPLICATION_LOG Replication Log 20040527
Properties
Class CL_SFS_APPLICATION_LOG  
Short Description Fast Search Protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSCOMMON   Fast Search Basis Objects 
Created 20040527   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SFS_APPLICATION_LOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SFS_PROTOCOL Protocol Interface 20040527
Friends
Class CL_SFS_APPLICATION_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_LEVEL_ERROR Constant Protected Type reference (TYPE) I 3 20050222
2 C_LEVEL_FATAL Constant Protected Type reference (TYPE) I 4 20050222
3 C_LEVEL_INFO Constant Protected Type reference (TYPE) I 1 20050222
4 C_LEVEL_WARN Constant Protected Type reference (TYPE) I 2 20050222
5 C_OBJECT Constant Public Type reference (TYPE) STRING 'GFS' 20040527
6 M_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20040527
7 M_LOG_LEVEL Instance attribute Protected Type reference (TYPE) I 20050222
8 M_OVERALL_STATUS Instance attribute Private Type reference (TYPE) SFS_CHECK_TYPE Fast Search Check Type 20040527
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20040527
2 CONSTRUCTOR Instance method Public Constructor 20040527
3 GET_LOG_HANDLE Instance method Public Method 20040527
4 RETRIEVE_LOG_LEVEL Instance method Protected Method Sets Log Level 20050222
Events
Class CL_SFS_APPLICATION_LOG has no event.
Types
Class CL_SFS_APPLICATION_LOG has no local type.
Method Signatures

Method CLOSE Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_DATA Call by reference Type reference (TYPE) ANY 20040527
2 Importing I_CONTEXT_STRUCT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040527
3 Importing I_DELETION_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040602
4 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20040527
5 Importing I_SUBOBJ Call by reference Type reference (TYPE) CSEQUENCE 20040527

Method CONSTRUCTOR on class CL_SFS_APPLICATION_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 20040527

Method GET_LOG_HANDLE on class CL_SFS_APPLICATION_LOG has no exception.

Method RETRIEVE_LOG_LEVEL Signature

Method RETRIEVE_LOG_LEVEL on class CL_SFS_APPLICATION_LOG has no parameter.
Method RETRIEVE_LOG_LEVEL on class CL_SFS_APPLICATION_LOG has no exception.
History
Last changed by/on SAP  20050308 
SAP Release Created in 700