SAP ABAP Class /XNFE/CL_INNFE_DAB_FEEDER (Feeder Class for NF-e Dashboards)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USIB2B (Package) NF-e: User Interface - Inbound
⤷
⤷
Properties
| Class | /XNFE/CL_INNFE_DAB_FEEDER | |
| Short Description | Feeder Class for NF-e Dashboards | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /XNFE/USIB2B | NF-e: User Interface - Inbound |
| Created | 20101130 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /XNFE/CL_INNFE_DAB_FEEDER has no forward declaration.
Interfaces
Class /XNFE/CL_INNFE_DAB_FEEDER has no interface implemented.
Friends
Class /XNFE/CL_INNFE_DAB_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /XNFE/INNFE_DAB_COMPL_DET_T | Detail Table for Dashboard "Completed" | 20101207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Return Start and End Dates for Defined Time Unit | 20101130 | |
| 2 | Instance method | Public | Method | Return Data for Dashboards "Completed" | 20101130 | |
| 3 | Instance method | Public | Method | Return Data for Dashboards "Completed" | 20101207 | |
| 4 | Instance method | Public | Method | Return Data for Dashboard "In Process", Metadata | 20101207 | |
| 5 | Instance method | Public | Method | Return Data for Dashboard "Completed", Metadata | 20101207 | |
| 6 | Instance method | Public | Method | Return Data for Dashboard "In Process" | 20101130 | |
| 7 | Instance method | Public | Method | Return Data for Dashboard "In Process", Metadata | 20101207 | |
| 8 | Instance method | Public | Method | Return Necessary Texts for Dashboards | 20101130 | |
| 9 | Instance method | Public | Method | Return Available Time Periods, Dashboard "Completed" | 20101208 | |
| 10 | Instance method | Public | Method | Handling for Event in Dashboard "Completed" | 20101130 | |
| 11 | Instance method | Public | Method | Handling for Event in Dashboard "In Process" | 20101130 |
Events
Class /XNFE/CL_INNFE_DAB_FEEDER has no event.
Types
Class /XNFE/CL_INNFE_DAB_FEEDER has no local type.
Method Signatures
Method GET_DATES_FOR_TIME_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_END_DATE | Call by reference | Type reference (TYPE) | DATS | Endedatum für Selektion | 20101130 | |||
| 2 | EV_START_DATE | Call by reference | Type reference (TYPE) | DATS | Startdatum für Selektion | 20101130 | |||
| 3 | IV_PERIOD | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_TIME_PERIOD | NF-e Incoming: Zeitperiode für Dashboards | 20101130 |
Method GET_DATES_FOR_TIME_UNIT on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method GET_NFE_COMPLETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NFE_COMPLETED | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_COMPLETED_T | NF-e Incoming: NF-e Status 'Abgeschlossen' für Dashboards | 20101208 | |||
| 2 | EV_TOTAL_VALUE | Call by reference | Type reference (TYPE) | INT4 | Gesamtzahl aller NF-es | 20101208 | |||
| 3 | IV_PERIOD | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_TIME_PERIOD | NF-e Incoming: Zeitperiode für Dashboards | 20101130 |
Method GET_NFE_COMPLETED on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method GET_NFE_COMPLETED_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NFE_COMPLETED_DETAIL | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_COMPL_DET_T | NF-e Incoming: NF-e Status 'Abgeschlossen' Dashboards Detais | 20101208 | |||
| 2 | EV_TOTAL_VALUE | Call by reference | Type reference (TYPE) | INT4 | Gesamtzahl aller NF-es | 20101208 | |||
| 3 | IV_COLUMN_ID | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_COMPLETED | NF-e Incoming: Bezeichnungen 'Abgeschlossen' für Dashboards | 20101207 |
Method GET_NFE_COMPLETED_DETAIL on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method GET_NFE_COMPLETED_DETAIL_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NFE_COMPLETED_DETAIL_META | Value transfer | Type reference (TYPE) | /XNFE/INNFE_DAB_CHART_META_S | NF-e Incoming: NF-e Dashboards Metainformationen | 20101207 |
Method GET_NFE_COMPLETED_DETAIL_META on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method GET_NFE_COMPLETED_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NFE_COMPLETED_META | Value transfer | Type reference (TYPE) | /XNFE/INNFE_DAB_CHART_META_S | NF-e Incoming: NF-e Dashboards Metainformationen | 20101207 |
Method GET_NFE_COMPLETED_META on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method GET_NFE_INPROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NFE_INPROCESS | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_INPROCESS_T | NF-e Incoming: NF-e im Status 'in Arbeit' für Dashboards | 20101208 | |||
| 2 | EV_TOTAL_VALUE | Call by reference | Type reference (TYPE) | INT4 | Gesamtzahl aller NF-es | 20101208 | |||
| 3 | IV_PERIOD | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_TIME_PERIOD | NF-e Incoming: Zeitperiode für Dashboards | 20101130 |
Method GET_NFE_INPROCESS on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method GET_NFE_INPROCESS_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NFE_INPROCESS_META | Value transfer | Type reference (TYPE) | /XNFE/INNFE_DAB_CHART_META_S | NF-e Incoming: NF-e Dashboards Metainformationen | 20101207 |
Method GET_NFE_INPROCESS_META on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method GET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TEXTS | Value transfer | Type reference (TYPE) | /XNFE/INNFE_DAB_TEXTS_T | NF-e Incoming: Texte (Key/Value Paar) für Dashboards | 20101130 |
Method GET_TEXTS on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method GET_TIME_UNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIME_UNITS_COMPLETED | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_TIME_UNIT_T | NF-e Incoming: Zeiteinheiten (Key/Value Paar) für Dashboards | 20101208 | |||
| 2 | ET_TIME_UNITS_INPROCESS | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_TIME_UNIT_T | NF-e Incoming: Zeiteinheiten (Key/Value Paar) für Dashboards | 20101208 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20101208 |
Method GET_TIME_UNITS on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method HANDLE_NFE_COMPLETED_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CNPJ | Call by reference | Type reference (TYPE) | /XNFE/CNPJ | Steuernummer gegenüber der Behörde (CNPJ) | 20101130 | |||
| 2 | IV_PERIOD | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_TIME_PERIOD | NF-e Incoming: Zeitperiode für Dashboards | 20101130 | |||
| 3 | IV_SEL_COLUMN_ID | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_COMPLETED | NF-e Incoming: Bezeichnungen 'Abgeschlossen' für Dashboards | 20101207 |
Method HANDLE_NFE_COMPLETED_CLICKED on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
Method HANDLE_NFE_INPROCESS_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERIOD | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_TIME_PERIOD | NF-e Incoming: Zeitperiode für Dashboards | 20101130 | |||
| 2 | IV_SEL_COLUMN_ID | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_INPROC | NF-e Incoming: Bezeichnungen 'in Arbeit' für Dashboards | 20101207 | |||
| 3 | IV_SEL_SERIES_ID | Call by reference | Type reference (TYPE) | /XNFE/INNFE_DAB_INPROC_SERIES | Selektierter Processtyp | 20101207 |
Method HANDLE_NFE_INPROCESS_CLICKED on class /XNFE/CL_INNFE_DAB_FEEDER has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |