SAP ABAP Class CL_MSG_HANDLER_APPL_LOG_BRF (BRF: Message Output by Application Log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MESSAGE_HANDLER_BRF Message Management for BRF Objects 20080205
Properties
Class CL_MSG_HANDLER_APPL_LOG_BRF  
Short Description BRF: Message Output by Application Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20080205   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MSG_HANDLER_APPL_LOG_BRF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MESSAGE_HANDLER_BRF Message Management for BRF Objects 20080205
Friends
Class CL_MSG_HANDLER_APPL_LOG_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MSG_HANDLER Static Attribute Private Object reference (TYPE REF TO) IF_MESSAGE_HANDLER_BRF Message Management for BRF Objects 20080205
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXT Instance method Private Method Delivers Text for Object Node 20080205
2 SHOW_APPLICATION_LOG Instance method Private Method Displays Messages by Application Log 20080205
Events
Class CL_MSG_HANDLER_APPL_LOG_BRF has no event.
Types
Class CL_MSG_HANDLER_APPL_LOG_BRF has no local type.
Method Signatures

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) BRF_CLASS_CATEGORY Typ der implementierenden Klasse 20080205
2 Importing IV_IDENTIFIER Call by reference Type reference (TYPE) BRF_MSG_HANDLER_IDENTIFIER BRF: Identifier für BRF Nachrichtenbehandler 20080205
3 Importing IV_TYPE_ONLY Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080205
4 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20080205

Method GET_TEXT on class CL_MSG_HANDLER_APPL_LOG_BRF has no exception.

Method SHOW_APPLICATION_LOG Signature

Method SHOW_APPLICATION_LOG on class CL_MSG_HANDLER_APPL_LOG_BRF has no parameter.
Method SHOW_APPLICATION_LOG on class CL_MSG_HANDLER_APPL_LOG_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in