SAP ABAP Class IF_EVENT_LOG_BRF (BRF: Event Log)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVENT_LOG_ICL For BRF: Event Log 20011003
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVENT_LOG_ICLE For BRF: Event Log 20021008
Properties
Class IF_EVENT_LOG_BRF  
Short Description BRF: Event Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011003   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EVENT_LOG_BRF has no forward declaration.
Interfaces
Class IF_EVENT_LOG_BRF has no interface implemented.
Friends
Class IF_EVENT_LOG_BRF has no friend class.
Attributes
Class IF_EVENT_LOG_BRF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Adds Entry to Event Log 20011003
2 CLEAR Instance method Public Method Deletes Event Log 20011003
3 DELETE Instance method Public Method Deletes an Entry in Event Log 20011003
Events
Class IF_EVENT_LOG_BRF has no event.
Types
Class IF_EVENT_LOG_BRF has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION_REQUIRED Value transfer Type reference (TYPE) BRF_BOOLE_D Aktion ausführen 20011003
2 Importing IO_EVENT Value transfer Object reference (TYPE REF TO) CL_EVENT_BASE_BRF BRF: Basisklasse Ereignis 20011003

Method ADD on class IF_EVENT_LOG_BRF has no exception.

Method CLEAR Signature

Method CLEAR on class IF_EVENT_LOG_BRF has no parameter.
Method CLEAR on class IF_EVENT_LOG_BRF has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LAST_ENTRY Value transfer Type reference (TYPE) BRF_BOOLE_D Letzter Eintrag 20011003
2 Importing IO_EVENT Value transfer Object reference (TYPE REF TO) CL_EVENT_BASE_BRF BRF: Basisklasse Ereignis 20011003
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND Eintrag nicht gefunden 20011003
History
Last changed by/on SAP  20110908 
SAP Release Created in