SAP ABAP Class /XNFE/CL_NFE_LIST_MONITOR (Feeder Class for NF-e List Download)
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 | 20130123 |
Properties
| Class | /XNFE/CL_NFE_LIST_MONITOR | |
| Short Description | Feeder Class for NF-e List Download | |
| 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 | 20121021 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /XNFE/CL_NFE_LIST_MONITOR has no forward declaration.
Interfaces
Class /XNFE/CL_NFE_LIST_MONITOR has no interface implemented.
Friends
Class /XNFE/CL_NFE_LIST_MONITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20130124 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | /XNFE/INNFEHD_T | NF-e Header Table | 20121108 | |||
| 3 | Instance attribute | Private | See coding | 20121021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Layout of Search Criteria by Process Status | 20130410 | |
| 2 | Instance method | Private | Method | Calculate the Status for an Entry | 20130930 | |
| 3 | Instance method | Private | Method | Check Whether Action May Be Executed | 20130124 | |
| 4 | Instance method | Private | Method | Check if Discrepancy Still Exists for This NF-e | 20130108 |
Events
Class /XNFE/CL_NFE_LIST_MONITOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_AUTH_CACHE | Private | See coding | 20130124 | BEGIN OF ty_auth_cache,
cnpj TYPE /xnfe/cnpj_own,
cnbp TYPE /xnfe/cnpj_bupa,
actvt TYPE char2,
subrc TYPE sysubrc,
END OF ty_auth_cache
|
Method Signatures
Method BUILD_SELECTION_RANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOWNL_STEP | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130410 | ||||
| 2 | ET_DOWNL_STEP_STATUS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130410 | ||||
| 3 | ET_STATUS_INDICATOR | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130410 |
Method BUILD_SELECTION_RANGES on class /XNFE/CL_NFE_LIST_MONITOR has no exception.
Method CALCULATE_STATUS_FOR_IND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOWNL_STEP | Call by reference | Type reference (TYPE) | /XNFE/NFE_DOWNLOAD_STEP | Dokument Downloadschritt | 20130930 | |||
| 2 | IV_DOWNL_STEP_STAT | Call by reference | Type reference (TYPE) | /XNFE/NFE_DOWNLOAD_STEP_STATUS | Status zu einem Downloadschritt | 20130930 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | /XNFE/ID | 44-stelliger Zugriffsschlüssel | 20130930 | |||
| 4 | IV_STATUS_INDICATOR | Call by reference | Type reference (TYPE) | /XNFE/STATUS_INDICATOR | Status Indikator | 20130930 | |||
| 5 | RV_STATUS | Value transfer | Type reference (TYPE) | /XNFE/NFELIST_UI_STATUS | NF-e Liste: UI Dokumentenstatus | 20130930 |
Method CALCULATE_STATUS_FOR_IND on class /XNFE/CL_NFE_LIST_MONITOR has no exception.
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 | 20130124 | |||
| 2 | IV_CNPJ_D | Call by reference | Type reference (TYPE) | /XNFE/CNPJ_DEST | CNPJ-Nummer des NF-e-Empfängers | 20130124 | |||
| 3 | IV_CNPJ_E | Call by reference | Type reference (TYPE) | /XNFE/CNPJ_EMIT | CNPJ-Nummer des NF-e-Senders | 20130124 | |||
| 4 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130124 |
Method CHECK_ACTION_ALLOWED on class /XNFE/CL_NFE_LIST_MONITOR has no exception.
Method CHECK_MISMATCH_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NFELISTHD | Call by reference | Type reference (TYPE) | /XNFE/NFELISTHD | NF-e Incoming Liste Kopfdaten | 20130108 | |||
| 2 | RV_MISMATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | Diskrepanz weiterhin vorhanden | 20130108 |
Method CHECK_MISMATCH_ENTRY on class /XNFE/CL_NFE_LIST_MONITOR has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |