SAP ABAP Class CL_WRF_REF_APPL_LOG (Application Log)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD (Application Component) Logistics Basic Data
     WRF_REF (Package) References for Materials Without History
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_REF_MESSAGE Common methods of message handles 20050106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_REF_MESSAGE Interface for Issuing Messages 20040831
Properties
Class CL_WRF_REF_APPL_LOG  
Short Description Application Log    
Super Class CL_WRF_REF_MESSAGE Common methods of message handles 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_REF   References for Materials Without History 
Created 20040830   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WRF_REF_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRF_REF_MESSAGE Interface for Issuing Messages 20040831
Friends
Class CL_WRF_REF_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) WRF_REF_BOOLEAN CL_WRF_REF_CONST=>FALSE Boolean Value 20040906
2 MR_BADI_CUST Instance attribute Private Object reference (TYPE REF TO) WRF_SUPPRESS_MESSAGE 20071010
3 MR_DEFAULT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_DEFAULT_MESSAGE Default Message Handle 20040830
4 MR_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_WRF_REF_MESSAGE Interface for Issuing Messages 20040830
5 MS_CONTROL Instance attribute Private Type reference (TYPE) WRF_REF_MESSAGE_CONTROL_STY Control entry for issuing of messages 20040908
6 MT_MESSAGE Instance attribute Private Type reference (TYPE) WRF_REF_SINGLE_MESSAGE_TTY Table with WRF_REF_SINGLE_MESSAGE_STY 20040830
7 M_BADI_CUST_ACT_IMPL_EXISTING Instance attribute Private Type reference (TYPE) WRF_REF_BOOLEAN Boolean Value 20071010
8 M_LAST_INDEX_COMMITTED Instance attribute Private Type reference (TYPE) I 20050615
9 M_PROTOCOL_SHOWN Instance attribute Private Type reference (TYPE) WRF_REF_BOOLEAN Boolean Value 20040906
10 M_SUMMARIZING_DONE Instance attribute Private Type reference (TYPE) WRF_REF_BOOLEAN Boolean Value 20041213
11 TRUE Constant Private Type reference (TYPE) WRF_REF_BOOLEAN CL_WRF_REF_CONST=>TRUE Boolean Value 20040906
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_LIST Instance method Public Method Append list with error messages 20041006
2 APPLY_DETLEVEL Instance method Private Method filter messages according to detlevel 20041213
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040830
4 FREE_PROTOCOL_SUBSCREEN Instance method Private Method Free resources for error list 20040906
5 GET_LIST Instance method Public Method Return list with error messages 20041007
6 GET_LOG_FILLED_INDICATOR Instance method Public Method Get indicator whether log is filled or not 20041117
7 INIT Instance method Public Method Initializations 20040906
8 SET_LIST Instance method Public Method Take over list with error messages 20040830
9 SET_MESSAGE Instance method Private Method Issue message 20040831
10 SHOW_PROTOCOL_FULLSCREEN Instance method Public Method Show error list in fullscreen (Report) 20040906
11 SHOW_PROTOCOL_SUBSCREEN Instance method Public Method Show error list in subscreen (Dialog) 20040906
12 SUMMARIZE_EQUAL_MESSAGES Instance method Private Method Summarize messages that are equal 20041213
13 WRITE_APPLICATION_LOG Instance method Public Method Write Application Log 20040830
Events
Class CL_WRF_REF_APPL_LOG has no event.
Types
Class CL_WRF_REF_APPL_LOG has no local type.
Method Signatures

Method APPEND_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIT_MESSAGE Call by reference Type reference (TYPE) WRF_REF_SINGLE_MESSAGE_TTY 20041006

Method APPEND_LIST on class CL_WRF_REF_APPL_LOG has no exception.

Method APPLY_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_SUPPRESS_MESSAGE Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041213
2 Importing PIS_MESSAGE Call by reference Type reference (TYPE) WRF_REF_SINGLE_MESSAGE_STY 20041213
3 Importing PI_DETLEVEL Call by reference Type reference (TYPE) WRF_REF_LEVEL_PA Detaillierungsgrad für eine Informationsmeldung 20041213

Method APPLY_DETLEVEL on class CL_WRF_REF_APPL_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIF_MESSAGE Call by reference Object reference (TYPE REF TO) IF_WRF_REF_MESSAGE 20040830

Method CONSTRUCTOR on class CL_WRF_REF_APPL_LOG has no exception.

Method FREE_PROTOCOL_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY 20040906

Method FREE_PROTOCOL_SUBSCREEN on class CL_WRF_REF_APPL_LOG has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PET_MESSAGE Call by reference Type reference (TYPE) WRF_REF_SINGLE_MESSAGE_TTY 20041007

Method GET_LIST on class CL_WRF_REF_APPL_LOG has no exception.

Method GET_LOG_FILLED_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_LOG_FILLED Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041117

Method GET_LOG_FILLED_INDICATOR on class CL_WRF_REF_APPL_LOG has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY 20040906

Method INIT on class CL_WRF_REF_APPL_LOG has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIT_MESSAGE Call by reference Type reference (TYPE) WRF_REF_SINGLE_MESSAGE_TTY 20040830

Method SET_LIST on class CL_WRF_REF_APPL_LOG has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY 20040831
2 Importing PI_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungslog: Detaillierungsgrad 20041115
3 Importing PI_DISPLAY_LIKE_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtenart 20040831
4 Importing PI_LOCK_MESSAGE Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20050113
5 Importing PI_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20040831
6 Importing PI_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20040831
7 Importing PI_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtenart 20040831
8 Importing PI_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20040831
9 Importing PI_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20040831
10 Importing PI_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20040831
11 Importing PI_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20040831

Method SET_MESSAGE on class CL_WRF_REF_APPL_LOG has no exception.

Method SHOW_PROTOCOL_FULLSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY 20041005
2 Importing PI_DETLEVEL Call by reference Type reference (TYPE) WRF_REF_LEVEL_PA Detaillierungsgrad für eine Informationsmeldung 20041116
3 Importing PI_SHOW_TASKNUM Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041005

Method SHOW_PROTOCOL_FULLSCREEN on class CL_WRF_REF_APPL_LOG has no exception.

Method SHOW_PROTOCOL_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY 20040906
2 Exporting PE_LOG_EMPTY Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041122
3 Importing PI_DETLEVEL Call by reference Type reference (TYPE) WRF_REF_LEVEL_PA Detaillierungsgrad für eine Informationsmeldung 20041116

Method SHOW_PROTOCOL_SUBSCREEN on class CL_WRF_REF_APPL_LOG has no exception.

Method SUMMARIZE_EQUAL_MESSAGES Signature

Method SUMMARIZE_EQUAL_MESSAGES on class CL_WRF_REF_APPL_LOG has no parameter.
Method SUMMARIZE_EQUAL_MESSAGES on class CL_WRF_REF_APPL_LOG has no exception.

Method WRITE_APPLICATION_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY 20040920
2 Importing PI_DETLEVEL Call by reference Type reference (TYPE) WRF_REF_LEVEL_PA Detaillierungsgrad für eine Informationsmeldung 20041213
3 Importing PI_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungsprotokoll: Objektname (Applikations-ID) 20040830
4 Importing PI_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungsprotokoll: Unterobjekt 20040830

Method WRITE_APPLICATION_LOG on class CL_WRF_REF_APPL_LOG has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 111