SAP ABAP Class /EACC/CL_SCAN_LOG (Message Handler)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC (Application Component) Business Accounting
     /EACC/TOOLS_FOR_ANALYSIS (Package) Test Tools for Analysis Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/IF_SCAN_LOG Message Handler 20080522
Properties
Class /EACC/CL_SCAN_LOG  
Short Description Message Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /EACC/TOOLS_FOR_ANALYSIS   Test Tools for Analysis Support 
Created 20080522   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /EACC/IF_SCAN_LOG Message Handler 20080522
Friends
Class /EACC/CL_SCAN_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'EACC' Application log: Object name (Application code) 20080522
2 GC_SUBOBJECT Constant Private Type reference (TYPE) BALSUBOBJ 'ACC_DOC' Application Log: Subobject 20080522
3 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /EACC/IF_SCAN_LOG Message Handler 20080522
4 MV_DEFAULT_PROB_CLASS Instance attribute Private Type reference (TYPE) BALPROBCL Application log: Message problem class 20080522
5 MV_ERROR Instance attribute Private Type reference (TYPE) FLAG General Flag 20080522
6 MV_HNDL Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080522
7 MV_LOG_ALL Instance attribute Private Type reference (TYPE) FLAG General Flag 20080522
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080522
2 GET_INSTANCE Static method Public Method 20080522
Events
Class /EACC/CL_SCAN_LOG has no event.
Types
Class /EACC/CL_SCAN_LOG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_ALL Call by reference Type reference (TYPE) FLAG General Flag 20080522

Method CONSTRUCTOR on class /EACC/CL_SCAN_LOG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_ALL Call by reference Type reference (TYPE) FLAG General Flag 20080522
2 Returning RO_LOG Value transfer Object reference (TYPE REF TO) /EACC/IF_SCAN_LOG Message Handler 20080522

Method GET_INSTANCE on class /EACC/CL_SCAN_LOG has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in