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 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | WRF_REF_BOOLEAN | CL_WRF_REF_CONST=>FALSE | Boolean Value | 20040906 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | WRF_SUPPRESS_MESSAGE | 20071010 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WRF_REF_DEFAULT_MESSAGE | Default Message Handle | 20040830 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WRF_REF_MESSAGE | Interface for Issuing Messages | 20040830 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_REF_MESSAGE_CONTROL_STY | Control entry for issuing of messages | 20040908 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_REF_SINGLE_MESSAGE_TTY | Table with WRF_REF_SINGLE_MESSAGE_STY | 20040830 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolean Value | 20071010 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20050615 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolean Value | 20040906 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolean Value | 20041213 | ||
11 | ![]() |
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 | ![]() |
Instance method | Public | Method | Append list with error messages | 20041006 |
2 | ![]() |
Instance method | Private | Method | filter messages according to detlevel | 20041213 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040830 |
4 | ![]() |
Instance method | Private | Method | Free resources for error list | 20040906 |
5 | ![]() |
Instance method | Public | Method | Return list with error messages | 20041007 |
6 | ![]() |
Instance method | Public | Method | Get indicator whether log is filled or not | 20041117 |
7 | ![]() |
Instance method | Public | Method | Initializations | 20040906 |
8 | ![]() |
Instance method | Public | Method | Take over list with error messages | 20040830 |
9 | ![]() |
Instance method | Private | Method | Issue message | 20040831 |
10 | ![]() |
Instance method | Public | Method | Show error list in fullscreen (Report) | 20040906 |
11 | ![]() |
Instance method | Public | Method | Show error list in subscreen (Dialog) | 20040906 |
12 | ![]() |
Instance method | Private | Method | Summarize messages that are equal | 20041213 |
13 | ![]() |
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 | ![]() |
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 | ![]() |
PE_SUPPRESS_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20041213 | ||
2 | ![]() |
PIS_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_SINGLE_MESSAGE_STY | 20041213 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
PES_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_MESSAGE_STY | 20040831 | |||
2 | ![]() |
PI_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungslog: Detaillierungsgrad | 20041115 | ||
3 | ![]() |
PI_DISPLAY_LIKE_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20040831 | ||
4 | ![]() |
PI_LOCK_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20050113 | ||
5 | ![]() |
PI_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20040831 | ||
6 | ![]() |
PI_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20040831 | ||
7 | ![]() |
PI_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20040831 | ||
8 | ![]() |
PI_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040831 | ||
9 | ![]() |
PI_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040831 | ||
10 | ![]() |
PI_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040831 | ||
11 | ![]() |
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 | ![]() |
PES_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_MESSAGE_STY | 20041005 | |||
2 | ![]() |
PI_DETLEVEL | Call by reference | Type reference (TYPE) | WRF_REF_LEVEL_PA | Detaillierungsgrad für eine Informationsmeldung | 20041116 | ||
3 | ![]() |
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 | ![]() |
PES_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_MESSAGE_STY | 20040906 | |||
2 | ![]() |
PE_LOG_EMPTY | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20041122 | ||
3 | ![]() |
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 | ![]() |
PES_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_MESSAGE_STY | 20040920 | |||
2 | ![]() |
PI_DETLEVEL | Call by reference | Type reference (TYPE) | WRF_REF_LEVEL_PA | Detaillierungsgrad für eine Informationsmeldung | 20041213 | ||
3 | ![]() |
PI_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungsprotokoll: Objektname (Applikations-ID) | 20040830 | ||
4 | ![]() |
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 |