SAP ABAP Class /XNFE/CL_EVENT (Document Event)
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 | 20120308 |
Properties
| Class | /XNFE/CL_EVENT | |
| Short Description | Document Event | |
| 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 | 20120308 | 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 has no interface implemented.
Friends
Class /XNFE/CL_EVENT 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=>S_EVENT | Display Structure for Events | 20120308 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /XNFE/EV_TPEVENTO | Type of Event | 20120308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return the type of event currently set | 20120308 | |
| 2 | Instance method | Private | Method | Return File Name for Event Download | 20120323 | |
| 3 | Instance method | Private | Method | Return Data for a Selected Event | 20120308 |
Events
Class /XNFE/CL_EVENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_EVENT | Public | See coding | 20120308 | begin of s_event,
guid type /xnfe/guid_16,
chnfe type /xnfe/id,
tpevento type /xnfe/ev_tpevento,
nseqevento type /xnfe/ev_nseqevento,
cstat type /xnfe/statuscode,
internal_status type /xnfe/ev_actstat,
batch_guid type /xnfe/guid_16,
batchid type /xnfe/batchid,
proctyp type /xnfe/proctyp,
direction type /xnfe/direction,
end of s_event
|
Method Signatures
Method GET_EVENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EVENT_TYPE | Value transfer | Type reference (TYPE) | /XNFE/EV_TPEVENTO | Typ eines Events | 20120308 |
Method GET_EVENT_TYPE on class /XNFE/CL_EVENT has no exception.
Method GET_FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FILE_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Datei | 20120323 |
Method GET_FILE_NAME on class /XNFE/CL_EVENT has no exception.
Method LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Eventdetails | 20120308 | |||
| 2 | ER_PROXYSTRUC | Call by reference | Object reference (TYPE REF TO) | DATA | Proxystruktur | 20120308 | |||
| 3 | ES_EVENT | Call by reference | Type reference (TYPE) | /XNFE/EVENTS | Nota Fiscal Eletronica (NFe): Events | 20120308 | |||
| 4 | ES_XML | Call by reference | Type reference (TYPE) | /XNFE/EVENT_XML | Nota Fiscal Eletronica (NFe): Event-XML | 20120308 | |||
| 5 | ET_EVENT_HIST | Call by reference | Type reference (TYPE) | /XNFE/EVENT_HIST_T | Event-Historie | 20120308 | |||
| 6 | ET_EVENT_STAT | Call by reference | Type reference (TYPE) | /XNFE/EVENT_STAT_T | Events: Tabellentyp für Status | 20120308 | |||
| 7 | ET_SYMSG | Call by reference | Type reference (TYPE) | /XNFE/SYMSG_T | Tabellentype zu /XNFE/SYMSG | 20120308 | |||
| 8 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20120308 | |||
| 9 | IV_GUID | Call by reference | Type reference (TYPE) | /XNFE/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20120308 | |||
| 10 | IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120308 | |||
| 11 | IV_XML_TRANSFORM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120308 |
Method LOAD_DATA on class /XNFE/CL_EVENT has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |