SAP ABAP Class /XNFE/CL_NFE_BATCH_MONITOR_ASS (Assistance Class for NF-e Batch Monitor)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USI (Package) NF-e: User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /XNFE/CL_WD_MONITOR_ASSIST | Assistance Class Monitor | 20140102 |
Properties
| Class | /XNFE/CL_NFE_BATCH_MONITOR_ASS | |
| Short Description | Assistance Class for NF-e Batch Monitor | |
| Super Class | /XNFE/CL_WD_MONITOR_ASSIST | Assistance Class Monitor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /XNFE/USI | NF-e: User Interface |
| Created | 20140102 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no interface implemented.
Friends
Class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no friend class.
Attributes
Class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Abandon Action Batch Process | 20140102 | |
| 2 | Instance method | Private | Method | Continue Action Batch Process | 20140102 | |
| 3 | Instance method | Private | Method | Display Details of Document | 20140224 | |
| 4 | Instance method | Private | Method | Check Authorization for Display of Individual Results | 20140102 | |
| 5 | Instance method | Public | Method | Return Batch Details for a Selected Batch | 20140102 | |
| 6 | Instance method | Private | Method | Format Detail Data for a Batch | 20140102 | |
| 7 | Instance method | Public | Method | Return All NF-es for an NF-e Batch | 20140102 | |
| 8 | Instance method | Private | Method | Return Prepared Data for NF-es for a Batch | 20140102 |
Events
Class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no event.
Types
Class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no local type.
Method Signatures
Method ACTION_ABANDON_BATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgewählte Zeilen | 20140102 |
Method ACTION_ABANDON_BATCH on class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no exception.
Method ACTION_CONTINUE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgewählte Zeilen | 20140102 |
Method ACTION_CONTINUE_PROCESS on class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no exception.
Method ACTION_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ausgewählte Zeilen | 20140224 | |||
| 2 | IV_ACTION | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | Aktions-ID | 20140224 |
Method ACTION_DETAILS on class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no exception.
Method CHECK_AUTH_FOR_NFE 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_OWN | Eigene Steuernummer (CNPJ) | 20140102 | |||
| 2 | RV_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Berechtigtung NF-e anzeigen vorhanden | 20140102 |
Method CHECK_AUTH_FOR_NFE on class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no exception.
Method GET_BATCH_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_BATCH_DETAILS | Value transfer | Type reference (TYPE) | /XNFE/WD_BATCHHD | Anzeigestruktur für NF-e Batch | 20140102 |
Method GET_BATCH_DETAILS on class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no exception.
Method GET_BATCH_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BATCH | Call by reference | Type reference (TYPE) | /XNFE/BATCHHD | Batch Kopfdaten | 20140102 | |||
| 2 | RS_BATCH | Value transfer | Type reference (TYPE) | /XNFE/WD_BATCHHD | Anzeigestruktur für NF-e Batch | 20140102 |
Method GET_BATCH_DETAIL_DATA on class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no exception.
Method GET_BATCH_NFE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NFE | Value transfer | Type reference (TYPE) | /XNFE/WD_OUTNFEHD_T | Anzeigestruktur für NF-e Monitor | 20140102 |
Method GET_BATCH_NFE on class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no exception.
Method GET_BATCH_NFE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NFE | Call by reference | Type reference (TYPE) | /XNFE/OUTNFEHD_T | NF-e Outbound Kopfdaten | 20140102 | |||
| 2 | RT_NFE | Value transfer | Type reference (TYPE) | /XNFE/WD_OUTNFEHD_T | Anzeigestruktur für NF-e Monitor | 20140102 |
Method GET_BATCH_NFE_DATA on class /XNFE/CL_NFE_BATCH_MONITOR_ASS has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |