SAP ABAP Class /XNFE/CL_WD_CTE_ACTIONS_ASSIST ((OBSOLETE!) Assistance Class for WD NF-e User Actions)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/XQUARANTINE (Package) Deprecated Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /XNFE/CL_WD_ACTIONS_ASSIST | Basis Assistance Class for WD User Actions | 20120104 |
Properties
| Class | /XNFE/CL_WD_CTE_ACTIONS_ASSIST | |
| Short Description | (OBSOLETE!) Assistance Class for WD NF-e User Actions | |
| Super Class | /XNFE/CL_WD_ACTIONS_ASSIST | Basis Assistance Class for WD User Actions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /XNFE/XQUARANTINE | Deprecated Objects |
| Created | 20110705 | SAP |
| Last change | 20141107 | |
| 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no interface implemented.
Friends
Class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /XNFE/IF_CHECK_STATUS | Check for Possible Status Changes | 20120104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if Status Changes Are Possible During DACTE Entry | 20110705 | |
| 2 | Instance method | Public | Method | Check Which Status Changes Are Possible for the Step | 20120104 | |
| 3 | Instance method | Public | Method | Check Whether Unsaved Data Exists for CT-e | 20110705 | |
| 4 | Instance method | Public | Method | Attempt Back Navigation from an Action Screen | 20110705 | |
| 5 | Instance method | Public | Method | Step "DACTE Entry" | 20120104 |
Events
Class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no event.
Types
Class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no local type.
Method Signatures
Method CHECK_RECDACTE_SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STATUS | Call by reference | Type reference (TYPE) | /XNFE/INHDSTA | NFe Incoming Kopfstatus | 20110705 |
Method CHECK_RECDACTE_SET_STATUS on class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no exception.
Method CHECK_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STATUS | Call by reference | Type reference (TYPE) | /XNFE/INHDSTA | NFe Incoming Kopfstatus | 20120104 |
Method CHECK_STEP on class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no exception.
Method CTE_IS_DIRTY 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 | 20110705 | |||
| 2 | RV_DIRTY | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110705 |
Method CTE_IS_DIRTY on class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no exception.
Method NAVIGATE_BACK 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 | 20110705 | |||
| 2 | IV_CONFIRMED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Navigation trotzdem erlauben | 20110705 | |||
| 3 | RV_ALLOWED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Rücknavigation erlaubt | 20110705 |
Method NAVIGATE_BACK on class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no exception.
Method STEP_DACTE 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 | 20120104 | |||
| 2 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | Verarbeitung abbrechen | 20120104 |
Method STEP_DACTE on class /XNFE/CL_WD_CTE_ACTIONS_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |