SAP ABAP Interface IF_EVENT_LOG_BRF (BRF: Event Log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
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
Interface IF_EVENT_LOG_BRF  
Short Description BRF: Event Log    
General Data
Package SBRF   Business Rule Framework 
Created 20011003   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_EVENT_LOG_BRF has no forward declaration.
Interfaces
Interface IF_EVENT_LOG_BRF has no interface.
Friends
Interface IF_EVENT_LOG_BRF has no friend.
Attributes
Interface 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
Interface IF_EVENT_LOG_BRF has no event.
Types
Interface 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 Interface IF_EVENT_LOG_BRF has no exception.

Method CLEAR Signature

Method CLEAR on Interface IF_EVENT_LOG_BRF has no parameter.
Method CLEAR on Interface 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 464