SAP ABAP Class /XNFE/CL_CHECK_STATUS (Check for Possible Status Changes)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /XNFE/IF_CHECK_STATUS | Check for Possible Status Changes | 20111108 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /XNFE/CL_CTE_CHECK_STATUS | Check for Possible Status Changes for CT-e | 20111108 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /XNFE/CL_NFE_CHECK_STATUS | Check for Possible Status Changes for NF-e | 20111108 |
Properties
| Class | /XNFE/CL_CHECK_STATUS | |
| Short Description | Check for Possible Status Changes | |
| 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 | 20111108 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /XNFE/CL_CHECK_STATUS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /XNFE/IF_CHECK_STATUS | Check for Possible Status Changes | 20111108 |
Friends
Class /XNFE/CL_CHECK_STATUS 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) | /XNFE/CL_WD_ACTIONS_ASSIST | Basis Assistance Class for WD User Actions | 20111109 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | FPM_EVENT_ID | Currently Executed Action | 20111108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks a Step (Extended) | 20111108 | |
| 2 | Instance method | Protected | Method | Checks a Step (Standard) | 20111109 | |
| 3 | Instance method | Protected | Method | Execute Special Exit (If One Exists) | 20111109 | |
| 4 | Instance method | Private | Method | Gets the Current FPM Variant | 20111108 |
Events
Class /XNFE/CL_CHECK_STATUS has no event.
Types
Class /XNFE/CL_CHECK_STATUS has no local type.
Method Signatures
Method CHECK_STEP_EXTENDED 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 | 20111108 | |||
| 2 | IV_COUNT_ASSIGNED | Call by reference | Type reference (TYPE) | I | Anzahl der zugewiesenen Positionen | 20111108 | |||
| 3 | IV_COUNT_TO_ASSIGN | Call by reference | Type reference (TYPE) | I | Anzahl noch nicht zugewiesener Positionen | 20111108 | |||
| 4 | IV_VARIANT | Call by reference | Type reference (TYPE) | STRING | FPM Variante | 20111108 |
Method CHECK_STEP_EXTENDED on class /XNFE/CL_CHECK_STATUS has no exception.
Method CHECK_STEP_SIMPLE 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 | 20111109 | |||
| 2 | IV_VARIANT | Call by reference | Type reference (TYPE) | STRING | FPM Variante | 20111109 |
Method CHECK_STEP_SIMPLE on class /XNFE/CL_CHECK_STATUS has no exception.
Method EXECUTE_EXIT 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 | 20111109 | |||
| 2 | IT_ASSIGNED | Call by reference | Type reference (TYPE) | /XNFE/NFEASSIGN_T | xNFe: Tabellentyp zur Struktur /XNFE/NFEASSIGN | 20120104 | |||
| 3 | IT_TO_ASSIGN | Call by reference | Type reference (TYPE) | /XNFE/NFEASSIGN_T | xNFe: Tabellentyp zur Struktur /XNFE/NFEASSIGN | 20120104 | |||
| 4 | IV_VARIANT | Call by reference | Type reference (TYPE) | STRING | FPM Variante | 20111109 | |||
| 5 | RV_EXECUTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111109 |
Method EXECUTE_EXIT on class /XNFE/CL_CHECK_STATUS has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID des FPM-Ereignisses | 20111108 | |||
| 2 | RV_VARIANT | Value transfer | Type reference (TYPE) | STRING | Name einer FPM Variante | 20111108 |
Method GET_VARIANT on class /XNFE/CL_CHECK_STATUS has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |