SAP ABAP Class IHC_CL_APPL_LOG (Application Handler IHC)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-IHC (Application Component) FSCM In-House Cash
     FIN_IHC (Package) Payment Order In-House Cash
Properties
Class IHC_CL_APPL_LOG  
Short Description Application Handler IHC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_IHC   Payment Order In-House Cash 
Created 20030916   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IHC_CL_APPL_LOG has no forward declaration.
Interfaces
Class IHC_CL_APPL_LOG has no interface implemented.
Friends
Class IHC_CL_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PRIV_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20030916
2 PRIV_OREF_IHC_EXCEPTION Static Attribute Private Object reference (TYPE REF TO) CX_IHC_EXCEPTION Exceptions with Static and Dynamic Check of RAISING Clause 20030916
3 SREF_IHC_CL_APPL_LOG Static Attribute Private Object reference (TYPE REF TO) IHC_CL_APPL_LOG Application Handler IHC 20030916
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Transfer Message to Application Log 20030916
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030916
3 DISPLAY_LOG Instance method Public Method Output Application Log 20030916
4 GET_LOG_HANDLE Instance method Public Method Read Current Log Handle 20031106
5 S_INSTANCE Static method Public Method S_INSTANCE 20030916
Events
Class IHC_CL_APPL_LOG has no event.
Types
Class IHC_CL_APPL_LOG has no local type.
Method Signatures

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class IHC_CL_APPL_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_IHC_LOG Für Ausnahmen in Protokollbehandlung 20030916

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20031106
# Exception Resumable Description Created on
1 CX_IHC_LOG Für Ausnahmen in Protokollbehandlung 20030916

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class IHC_CL_APPL_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_IHC_LOG Für Ausnahmen in Protokollbehandlung 20030916

Method GET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20031106

Method GET_LOG_HANDLE on class IHC_CL_APPL_LOG has no exception.

Method S_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SREF_APPL_LOG Call by reference Object reference (TYPE REF TO) IHC_CL_APPL_LOG Applikationshandler IHC 20030916
2 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20031106
# Exception Resumable Description Created on
1 CX_IHC_LOG Für Ausnahmen in Protokollbehandlung 20030916
History
Last changed by/on SAP  20040127 
SAP Release Created in 500