SAP ABAP Class /XNFE/CL_NFE_LOG_WORKPLACE (Feeder Class for Logistics 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 | 20130207 |
Properties
| Class | /XNFE/CL_NFE_LOG_WORKPLACE | |
| Short Description | Feeder Class for Logistics 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 | 20100607 | 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
Class /XNFE/CL_NFE_LOG_WORKPLACE has no interface implemented.
Friends
Class /XNFE/CL_NFE_LOG_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-LW | Constant for Current Workplace | 20100721 | ||
| 2 | Instance attribute | Private | See coding | Internal Table with Cache for Authorization check | 20110314 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /XNFE/NFEASSIGN_T | Assignment Table | 20140428 | |||
| 4 | Instance attribute | Private | See coding | Internal Results Table | 20100607 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | /XNFE/PROC_STEP | Selected Process Step | 20130207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Whether Action May Be Executed | 20100824 | |
| 2 | Instance method | Private | Method | Read Delivery Number for Given NF-e | 20100607 |
Events
Class /XNFE/CL_NFE_LOG_WORKPLACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_AUTH_CACHE | Private | See coding | 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_CNPJ_D | Call by reference | Type reference (TYPE) | /XNFE/CNPJ_DEST | CNPJ-Nummer des NF-e-Empfängers | 20110311 | |||
| 2 | IV_CNPJ_E | Call by reference | Type reference (TYPE) | /XNFE/CNPJ_EMIT | CNPJ-Nummer des NF-e-Senders | 20110311 | |||
| 3 | IV_PROCTYP | Call by reference | Type reference (TYPE) | /XNFE/PROCTYP | Prozesstyp | 20110311 | |||
| 4 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100824 |
Method CHECK_ACTION_ALLOWED on class /XNFE/CL_NFE_LOG_WORKPLACE has no exception.
Method GET_DELIVERY_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /XNFE/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20100607 | |||
| 2 | RV_DELNUM | Value transfer | Type reference (TYPE) | /XNFE/DELNUM | Nummer einer Lieferung | 20100607 |
Method GET_DELIVERY_NUMBER on class /XNFE/CL_NFE_LOG_WORKPLACE has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |