SAP ABAP Class IF_WRF_PPW_MESSAGE_LOG (Message Log)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WRF_PPW_MESSAGE_LOG PPW Application Log 20031217
Properties
Class IF_WRF_PPW_MESSAGE_LOG  
Short Description Message Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031217   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WRF_PPW_MESSAGE_LOG has no forward declaration.
Interfaces
Class IF_WRF_PPW_MESSAGE_LOG has no interface implemented.
Friends
Class IF_WRF_PPW_MESSAGE_LOG has no friend class.
Attributes
Class IF_WRF_PPW_MESSAGE_LOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete All Entries 20050510
2 FREE Instance method Public Method Prepare to Reduce Object 20040616
3 GET_LINECOUNT Instance method Public Method Return Number of Message Lines 20040109
4 GET_LOG_HANDLES Instance method Public Method Return Log Handles 20040108
5 GET_MESSAGES Instance method Public Method Return Messages 20031217
6 HOLD_CURRENT_MESSAGES Instance method Public Method Set Indicator. These Entries Are Kept 20050510
7 ON_MESSAGES_CREATED Instance method Public Event handling method Response to Published Messages 20031217
8 ON_MSG_LOG_CLEAR_REQUEST Instance method Public Event handling method Clear Log 20040108
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
Message Log Has Changed 20031217
Types
Class IF_WRF_PPW_MESSAGE_LOG has no local type.
Method Signatures

Method CLEAR Signature

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

Method FREE Signature

Method FREE on class IF_WRF_PPW_MESSAGE_LOG has no parameter.
Method FREE on class IF_WRF_PPW_MESSAGE_LOG has no exception.

Method GET_LINECOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) I Anzahl Nachrichtenzeilen 20040109

Method GET_LINECOUNT on class IF_WRF_PPW_MESSAGE_LOG has no exception.

Method GET_LOG_HANDLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_HANDLES Value transfer Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20040108

Method GET_LOG_HANDLES on class IF_WRF_PPW_MESSAGE_LOG has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Tabelle mit Messages 20031217

Method GET_MESSAGES on class IF_WRF_PPW_MESSAGE_LOG has no exception.

Method HOLD_CURRENT_MESSAGES Signature

Method HOLD_CURRENT_MESSAGES on class IF_WRF_PPW_MESSAGE_LOG has no parameter.
Method HOLD_CURRENT_MESSAGES on class IF_WRF_PPW_MESSAGE_LOG has no exception.

Method ON_MESSAGES_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Attribute reference (LIKE) 20031217
2 Importing I_LOG_TYPE Call by reference Attribute reference (LIKE) 20040108

Method ON_MESSAGES_CREATED on class IF_WRF_PPW_MESSAGE_LOG has no exception.

Method ON_MSG_LOG_CLEAR_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_TYPE Call by reference Attribute reference (LIKE) 20040108

Method ON_MSG_LOG_CLEAR_REQUEST on class IF_WRF_PPW_MESSAGE_LOG has no exception.
Event Signatures

Event CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_LOG_HANDLE Exporting Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040108
History
Last changed by/on SAP  20060208 
SAP Release Created in