SAP ABAP Class /XNFE/CL_WD_APPLOG_UTIL (Auxiliary Class for Using Application Log)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USICORE (Package) User Interface of Core Components (NF-e and CT-e)

⤷

⤷

Properties
Class | /XNFE/CL_WD_APPLOG_UTIL | |
Short Description | Auxiliary Class for Using Application Log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /XNFE/USICORE | User Interface of Core Components (NF-e and CT-e) |
Created | 20110405 | SAP |
Last change | 20141107 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /XNFE/CL_WD_APPLOG_UTIL has no forward declaration.
Interfaces
Class /XNFE/CL_WD_APPLOG_UTIL has no interface implemented.
Friends
Class /XNFE/CL_WD_APPLOG_UTIL has no friend class.
Attributes
Class /XNFE/CL_WD_APPLOG_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add a New Message to the Application Log | 20110405 |
2 | ![]() |
Static method | Public | Method | Delete All Old Messages for a Log Handle | 20110405 |
3 | ![]() |
Static method | Public | Method | (OBSOLETE!) Return Messages Saved for a Log Handle | 20110405 |
4 | ![]() |
Static method | Public | Method | Return Messages Saved for a Log Handle | 20110420 |
5 | ![]() |
Static method | Public | Method | (OBSOLETE!) Check Existence of Old Messages for a Log Handle | 20110405 |
6 | ![]() |
Static method | Public | Method | Does the log handle have messages? | 20110420 |
Events
Class /XNFE/CL_WD_APPLOG_UTIL has no event.
Types
Class /XNFE/CL_WD_APPLOG_UTIL has no local type.
Method Signatures
Method ADD_APPLOG_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APPLOG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20110405 | ||
2 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20110405 | ||
3 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20110405 |
Method ADD_APPLOG_MESSAGE on class /XNFE/CL_WD_APPLOG_UTIL has no exception.
Method CLEAR_APPLOG_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20110405 |
Method CLEAR_APPLOG_MESSAGES on class /XNFE/CL_WD_APPLOG_UTIL has no exception.
Method GET_LOGHANDLE_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20110405 | ||
2 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20110405 | ||
3 | ![]() |
RT_LOG_MESSAGES | Value transfer | Type reference (TYPE) | /XNFE/WD_MESSAGES_T | TT mit Meldungstexten für die WDA Ausgabe | 20110405 |
Method GET_LOGHANDLE_MESSAGES on class /XNFE/CL_WD_APPLOG_UTIL has no exception.
Method GET_MESSAGES_FOR_LOGHANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20110420 | ||
2 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20110420 | ||
3 | ![]() |
RT_LOG_MESSAGES | Value transfer | Type reference (TYPE) | /XNFE/WD_MESSAGES_T | TT mit Meldungstexten für die WDA Ausgabe | 20110420 |
Method GET_MESSAGES_FOR_LOGHANDLE on class /XNFE/CL_WD_APPLOG_UTIL has no exception.
Method HAS_APPLOG_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20110405 | ||
2 | ![]() |
RV_HAS_MESSAGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | Loghandle besitzt Meldungen? | 20110405 |
Method HAS_APPLOG_MESSAGES on class /XNFE/CL_WD_APPLOG_UTIL has no exception.
Method HAS_LOGHANDLE_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20110420 | ||
2 | ![]() |
RV_HAS_MESSAGES | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110420 |
Method HAS_LOGHANDLE_MESSAGES on class /XNFE/CL_WD_APPLOG_UTIL has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 900 |