SAP ABAP Class /XNFE/CL_WD_EVENTS_UTIL (Auxiliary Class for Events)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USIEVENT (Package) Events: User Interface
⤷
⤷
Properties
| Class | /XNFE/CL_WD_EVENTS_UTIL | |
| Short Description | Auxiliary Class for Events | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /XNFE/USIEVENT | Events: User Interface |
| Created | 20110413 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /XNFE/CL_WD_EVENTS_UTIL has no forward declaration.
Interfaces
Class /XNFE/CL_WD_EVENTS_UTIL has no interface implemented.
Friends
Class /XNFE/CL_WD_EVENTS_UTIL has no friend class.
Attributes
Class /XNFE/CL_WD_EVENTS_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return Icon + Tooltip for a Batch Status | 20110413 | |
| 2 | Static method | Public | Method | Return Icon for Status of an Event | 20110413 | |
| 3 | Static method | Public | Method | Return Icon when New Events Occur | 20110510 | |
| 4 | Static method | Public | Method | Does this event type have a detailed display? | 20120809 |
Events
Class /XNFE/CL_WD_EVENTS_UTIL has no event.
Types
Class /XNFE/CL_WD_EVENTS_UTIL has no local type.
Method Signatures
Method GET_ICON_BATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON | Call by reference | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20110413 | |||
| 2 | EV_ICON_TOOLTIP | Call by reference | Type reference (TYPE) | /XNFE/ICON_TOOLTIP | Beschreibungstext der Bedeutung eines Icons als Tooltip | 20110413 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | /XNFE/STEPSTAT | Status des Prozessschrittes | 20110413 |
Method GET_ICON_BATCH on class /XNFE/CL_WD_EVENTS_UTIL has no exception.
Method GET_ICON_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | /XNFE/STEPSTAT | Status des Prozessschrittes | 20110413 | |||
| 2 | RV_STATUS_ICON | Value transfer | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20110413 |
Method GET_ICON_EVENT on class /XNFE/CL_WD_EVENTS_UTIL has no exception.
Method GET_ICON_NEW_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON | Call by reference | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20110510 | |||
| 2 | EV_ICON_TOOLTIP | Call by reference | Type reference (TYPE) | /XNFE/ICON_TOOLTIP | Beschreibungstext der Bedeutung eines Icons als Tooltip | 20110510 |
Method GET_ICON_NEW_EVENTS on class /XNFE/CL_WD_EVENTS_UTIL has no exception.
Method HAS_EVENT_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TPEVENTO | Call by reference | Type reference (TYPE) | /XNFE/EV_TPEVENTO | Typ eines Events | 20120809 | |||
| 2 | RV_DETAILS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120809 |
Method HAS_EVENT_DETAILS on class /XNFE/CL_WD_EVENTS_UTIL has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |