SAP ABAP Class /XNFE/CL_NFE_FISC_WORKPLACE (Feeder Class for NF-e Fiscal Workplace)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USIB2B (Package) NF-e: User Interface - Inbound
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /XNFE/CL_MONITOR | Feeder Base Component | 20130527 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_OVS | Interface providing callback methods for using OVS with POWL | 20120202 |
Properties
| Class | /XNFE/CL_NFE_FISC_WORKPLACE | |
| Short Description | Feeder Class for NF-e Fiscal Workplace | |
| Super Class | /XNFE/CL_MONITOR | Feeder Base Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /XNFE/USIB2B | NF-e: User Interface - Inbound |
| Created | 20100412 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_OVS | Interface providing callback methods for using OVS with POWL | 20120202 |
Friends
Class /XNFE/CL_NFE_FISC_WORKPLACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | /XNFE/IF_WD_CONSTANTS=>CV_NFE_FPM_VAR-FW | Constant for Current Workplace | 20100721 | ||
| 2 | Instance attribute | Private | See coding | Internal Table with Cache for Authorization check | 20110314 | ||||
| 3 | Instance attribute | Private | See coding | Internal Results Table | 20100412 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | POWL_SELNAME_TY | ID of Selection Criterion | 20120202 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Set Process Type and Process Step | 20120202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Whether Action May Be Executed | 20100818 | |
| 2 | Instance method | Private | Method | Return All Special Actions (Administrator) for an NF-e | 20101228 |
Events
Class /XNFE/CL_NFE_FISC_WORKPLACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_AUTH_CACHE | Private | See coding | Local Cache for Authorization Check | 20110314 | BEGIN OF ty_auth_cache,
ptyp TYPE /xnfe/proctyp,
cnpj TYPE /xnfe/cnpj_emit,
cnbp TYPE /xnfe/cnpj_bupa,
actvt TYPE char2,
subrc TYPE sysubrc,
END OF ty_auth_cache
|
Method Signatures
Method CHECK_ACTION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | ID der auszuführenden Aktion | 20100818 | |||
| 2 | IV_CNPJ_D | Call by reference | Type reference (TYPE) | /XNFE/CNPJ_DEST | CNPJ-Nummer des NF-e-Empfängers | 20110311 | |||
| 3 | IV_CNPJ_E | Call by reference | Type reference (TYPE) | /XNFE/CNPJ_EMIT | CNPJ-Nummer des NF-e-Senders | 20110311 | |||
| 4 | IV_PROCTYP | Call by reference | Type reference (TYPE) | /XNFE/PROCTYP | Prozesstyp | 20110311 | |||
| 5 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100818 |
Method CHECK_ACTION_ALLOWED on class /XNFE/CL_NFE_FISC_WORKPLACE has no exception.
Method GET_VALID_ADDITIONAL_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTIONS_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | Aktion Meta-Beschreibung | 20101228 | |||
| 2 | IS_SEL_LINE | Call by reference | Type reference (TYPE) | /XNFE/WD_FISC_WORKPLACE_FEEDER | Struktur für WDA POWL Feeder NF-e Fiscal Workplace | 20101228 | |||
| 3 | IV_LINES_SEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20101228 |
Method GET_VALID_ADDITIONAL_FUNCTIONS on class /XNFE/CL_NFE_FISC_WORKPLACE has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |