SAP ABAP Class /XNFE/CL_CTE_OUT (Document for Outbound CT-e)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USICTE (Package) CT-e: 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 | 20120110 |
Properties
| Class | /XNFE/CL_CTE_OUT | |
| Short Description | Document for Outbound CT-e | |
| 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/USICTE | CT-e: User Interface |
| Created | 20120110 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /XNFE/CL_CTE_OUT has no interface implemented.
Friends
Class /XNFE/CL_CTE_OUT 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_CTE_OUT=>S_CTE | Internal Outbound CT-e Structure | 20120110 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /XNFE/CL_CTE_OUT=>T_EVENTS | All Event Data for Selected CT-e | 20130829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return All Event Data for Selected NF-e (Archive Only) | 20130829 | |
| 2 | Instance method | Private | Method | Internal Formatting of Events | 20130829 | |
| 3 | Instance method | Private | Method | Return Data for a Selected CT-e | 20120110 |
Events
Class /XNFE/CL_CTE_OUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CTE | Public | See coding | Display Structure for FPM Header Area, Outbound CT-e Batch | 20120110 | begin of s_cte,
guid type /xnfe/guid_16,
cteid type /xnfe/cteid,
proctyp type /xnfe/proctyp,
cnpj_emit type /xnfe/cte_cnpj_emit,
xnome_emit type /xnfe/cte_xnome_emit,
cnpj_tomador type /xnfe/cte_cnpj_tomador,
xnome_tomador type /xnfe/cte_xnome_tomador,
modal type /xnfe/cte_modal,
toma type /xnfe/cte_toma,
create_date type /xnfe/createdate,
has_xml type abap_bool,
has_canc_xml type abap_bool,
has_skip_xml type abap_bool,
batch_guid type /xnfe/guid_16,
batchid type /xnfe/batchid,
end of s_cte
|
|
| 2 | S_EVENTS | Public | See coding | 20130829 | begin of s_events,
tab_type type /xnfe/if_wd_event_constants=>event_tab_type,
table type ref to data,
end of s_events
|
||
| 3 | T_EVENTS | Public | See coding | 20130829 | t_events type standard table of s_events
|
Method Signatures
Method GET_EVENTS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EVENTS_DATA | Call by reference | Type reference (TYPE) | /XNFE/CL_NFE=>T_EVENTS | Tabelle mit Guids von Events zu einem Dokument | 20130829 |
Method GET_EVENTS_DATA on class /XNFE/CL_CTE_OUT has no exception.
Method HANDLE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EVENTS | Call by reference | Type reference (TYPE) | /XNFE/EVENTS_T | Nota Fiscal Eletronica (NFe): Events | 20130829 | |||
| 2 | IT_EVENT_HIST | Call by reference | Type reference (TYPE) | /XNFE/EVENT_HIST_T | Event-Historie | 20130829 | |||
| 3 | IT_EVENT_STAT | Call by reference | Type reference (TYPE) | /XNFE/EVENT_STAT_T | Events: Tabellentyp für Status | 20130829 | |||
| 4 | IT_EVENT_XML | Call by reference | Type reference (TYPE) | /XNFE/EVENT_XML_T | Events: Tabellentyp zur XML-Tabelle | 20130829 | |||
| 5 | IT_SYMSG | Call by reference | Type reference (TYPE) | /XNFE/SYMSG_T | Tabellentype zu /XNFE/SYMSG | 20130829 |
Method HANDLE_EVENTS on class /XNFE/CL_CTE_OUT has no exception.
Method LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CTE_HEADER | Call by reference | Type reference (TYPE) | /XNFE/OUTCTEHD | CT-e Outbound Kopfdaten | 20120110 | |||
| 2 | ES_XML | Call by reference | Type reference (TYPE) | /XNFE/OUTCTEXML | CT-e Outbound XML Daten | 20120113 | |||
| 3 | ET_CTE_HISTORY | Call by reference | Type reference (TYPE) | /XNFE/OUTHIST_T | Tabellentype zur Struktur /XNFE/OUTHIST | 20120110 | |||
| 4 | ET_CTE_REFNF | Call by reference | Type reference (TYPE) | /XNFE/OUTCTENFCL_T | Tabellentyp Referenzierte klassische NFs | 20120110 | |||
| 5 | ET_CTE_REFNFE | Call by reference | Type reference (TYPE) | /XNFE/OUTCTENFE_T | Tabellentyp Referenzierte NF-es | 20120110 | |||
| 6 | ET_CTE_STATUS | Call by reference | Type reference (TYPE) | /XNFE/OUTHDSTA_T | Tabellentyp zur Struktur /XNFE/OUTHDSTA | 20120110 | |||
| 7 | ET_STRUCTURES | Call by reference | Type reference (TYPE) | /XNFE/PROXY_STRUCTURES_T | Identifikation mit Referenz Proxystrukturen | 20120110 | |||
| 8 | ET_SYMSG | Call by reference | Type reference (TYPE) | /XNFE/SYMSG_T | System Nachrichten zum Prozessfluss | 20120110 | |||
| 9 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20120110 | |||
| 10 | IV_GUID | Call by reference | Type reference (TYPE) | /XNFE/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20120131 | |||
| 11 | IV_ID | Call by reference | Type reference (TYPE) | /XNFE/CTEID | CT-e: 44-stelliger Zugriffsschlüssel | 20120110 | |||
| 12 | IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Lesen der CT-e mit Sperre? | 20120131 | ||
| 13 | IV_XML_TRANSFORM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | XML Transformation durchführen? | 20120110 | ||
| 14 | IV_XML_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | /XNFE/IF_WD_CONSTANTS=>CV_XML-NORMAL | Welches XML (Normal, Stornierung, Skip) soll gezeigt werden? | 20120113 |
Method LOAD_DATA on class /XNFE/CL_CTE_OUT has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |