SAP ABAP Class /XNFE/CL_EVENT_BATCH (Batch of an Event Document)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USIEVENT (Package) Events: User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /XNFE/CL_DOCUMENT | Base Class of Document | 20120312 |
Properties
| Class | /XNFE/CL_EVENT_BATCH | |
| Short Description | Batch of an Event Document | |
| Super Class | /XNFE/CL_DOCUMENT | Base Class of Document |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /XNFE/USIEVENT | Events: User Interface |
| Created | 20120312 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /XNFE/CL_EVENT_BATCH has no interface implemented.
Friends
Class /XNFE/CL_EVENT_BATCH 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/CL_EVENT_BATCH=>S_EVENT_BATCH | FPM Header Structure for Event Batch | 20140222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Return Data for a Selected CT-e | 20120312 |
Events
Class /XNFE/CL_EVENT_BATCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_EVENT_BATCH | Public | See coding | FPM Header Structure for Event Batch | 20140222 | begin of s_event_batch,
guid type /xnfe/guid_16,
batchid type /xnfe/batchid,
proctyp type /xnfe/proctyp,
end of s_event_batch
|
Method Signatures
Method LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BATCH_HEADER | Call by reference | Type reference (TYPE) | /XNFE/EVENT_BAT | Event-Batch | 20120312 | |||
| 2 | ET_BATHIST | Call by reference | Type reference (TYPE) | /XNFE/OUTBATHIST_T | Tabellentype zur Struktur /XNFE/OUTBATHIST | 20120704 | |||
| 3 | ET_BATSTA | Call by reference | Type reference (TYPE) | /XNFE/OUTBATSTA_T | Tabellentyp zur Struktur /XNFE/OUTBATSTA | 20120704 | |||
| 4 | ET_SYMSG | Call by reference | Type reference (TYPE) | /XNFE/SYMSG_T | Tabellentype zu /XNFE/SYMSG | 20120704 | |||
| 5 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20120312 | |||
| 6 | IV_BATCHID | Call by reference | Type reference (TYPE) | /XNFE/BATCHID | Batch-Nummer | 20120312 | |||
| 7 | IV_BATCH_GUID | Call by reference | Type reference (TYPE) | /XNFE/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20120312 | |||
| 8 | IV_LOCK_BATCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Lesen des Batches mit Sperre? | 20120312 |
Method LOAD_DATA on class /XNFE/CL_EVENT_BATCH has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |