SAP ABAP Class /XNFE/CL_WD_MONITOR_ASSIST (Assistance Class Monitor)
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)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /XNFE/CL_WD_ASSIST_BASIS | Basis Assistance Class for NF-e | 20131130 |
Meta Relationship - Used By
Properties
| Class | /XNFE/CL_WD_MONITOR_ASSIST | |
| Short Description | Assistance Class Monitor | |
| Super Class | /XNFE/CL_WD_ASSIST_BASIS | Basis Assistance Class for NF-e |
| 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 | 20131130 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /XNFE/CL_WD_MONITOR_ASSIST has no forward declaration.
Interfaces
Class /XNFE/CL_WD_MONITOR_ASSIST has no interface implemented.
Friends
Class /XNFE/CL_WD_MONITOR_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Reference of Main Context Node | 20140205 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IWCI_POWL_UI_COMP | POWL Interface | 20140205 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /XNFE/IWCI_IF_WP_DETAILS | WebDynpro Interface INTERFACECONTROLLER | 20140205 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Old Value from Selection | 20140204 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | POWL_QUERY_TY | Query ID | 20140204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Action Lead Selection | 20140205 | |
| 2 | Instance method | Protected | Method | Extracts POWL Parameters | 20140205 | |
| 3 | Instance method | Public | Method | Forces Refresh of Current POWL Query | 20140205 | |
| 4 | Instance method | Protected | Method | Returns Monitor Action | 20140205 | |
| 5 | Instance method | Public | Method | Central Processing of Action in Monitor/ Workplace | 20131130 | |
| 6 | Instance method | Public | Method | Handle a POWL Query Change | 20140205 | |
| 7 | Instance method | Public | Method | Handle POWL UI Event | 20140205 | |
| 8 | Instance method | Public | Method | Initialization of Monitor | 20140205 | |
| 9 | Instance method | Public | Method | Invalidation of Context | 20140205 | |
| 10 | Instance method | Public | Method | Load of POWL Component | 20140205 | |
| 11 | Instance method | Protected | Method | Deletion of Selection and Refresh of Results List | 20140224 |
Events
Class /XNFE/CL_WD_MONITOR_ASSIST has no event.
Types
Class /XNFE/CL_WD_MONITOR_ASSIST has no local type.
Method Signatures
Method ACTION_LEAD_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgewählte Zeilen | 20140205 |
Method ACTION_LEAD_SELECT on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method EXTRACT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTION | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | Aktions-ID | 20140205 | |||
| 2 | EV_HIDE_SDETAILS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | WP Details verbergen | 20140205 | |||
| 3 | IT_EVENT_PARAM | Call by reference | Type reference (TYPE) | POWL_NAMEVALUE_TTY | POWL Parameter | 20140205 |
Method EXTRACT_PARAMETER on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method FORCE_REFRESH_QUERY Signature
Method FORCE_REFRESH_QUERY on class /XNFE/CL_WD_MONITOR_ASSIST has no parameter.
Method FORCE_REFRESH_QUERY on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method GET_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTION | Value transfer | Type reference (TYPE) | FPM_EVENT_ID | ID des FPM-Ereignisses | 20140205 |
Method GET_ACTION on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method HANDLE_MONITOR_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ADD_EVENT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Selektierte Daten | 20131130 | |||
| 2 | IT_EVENT_PARAM | Call by reference | Type reference (TYPE) | POWL_NAMEVALUE_TTY | POWL Parameter | 20140205 | |||
| 3 | RV_ACTION | Value transfer | Type reference (TYPE) | POWL_ACTIONID_TY | Aktions-ID | 20140205 |
Method HANDLE_MONITOR_ACTION on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method HANDLE_POWL_QUERY_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_QUERY | Call by reference | Type reference (TYPE) | POWL_QUERY_TY | Abfrage-ID | 20140205 |
Method HANDLE_POWL_QUERY_SWITCH on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method HANDLE_POWL_UI_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name einer POWL Aktion | 20140205 | |||
| 2 | IV_PARAMETERS | Call by reference | Type reference (TYPE) | POWL_NAMEVALUE_TTY | POWL Parameter | 20140205 |
Method HANDLE_POWL_UI_EVENT on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method INITIALIZE_MONITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20140205 | |||
| 2 | IO_IFACE_DETAILS | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20140205 | ||||
| 3 | IO_IFACE_POWL | Call by reference | Object reference (TYPE REF TO) | IWCI_POWL_UI_COMP | WebDynpro-Schnittstelle COMPONENTCONTROLLER | 20140205 | |||
| 4 | IO_USED_COMP_CONTR | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20140205 | ||||
| 5 | IO_WD_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller-Schnittstelle | 20140205 | |||
| 6 | IV_ACTION | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID des FPM-Ereignisses | 20140205 |
Method INITIALIZE_MONITOR on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method INVALIDATE_NODES Signature
Method INVALIDATE_NODES on class /XNFE/CL_WD_MONITOR_ASSIST has no parameter.
Method INVALIDATE_NODES on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method LOAD_POWL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Anwendungs-ID | 20140205 | |||
| 2 | IV_MASTERQUERY | Call by reference | Type reference (TYPE) | CHAR32 | Abfrage-ID Masterquery | 20140205 | |||
| 3 | RV_QUERY | Value transfer | Type reference (TYPE) | POWL_QUERY_TY | Abfrage-ID | 20140205 |
Method LOAD_POWL on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Method REFRESH_MONITOR Signature
Method REFRESH_MONITOR on class /XNFE/CL_WD_MONITOR_ASSIST has no parameter.
Method REFRESH_MONITOR on class /XNFE/CL_WD_MONITOR_ASSIST has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |