SAP ABAP Class /XNFE/CL_DOCUMENT (Base Class of Document)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USICORE (Package) User Interface of Core Components (NF-e and CT-e)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /XNFE/IF_DOCUMENT | Interface for Document Access | 20111023 |
Meta Relationship - Used By
Properties
| Class | /XNFE/CL_DOCUMENT | |
| Short Description | Base Class of Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /XNFE/USICORE | User Interface of Core Components (NF-e and CT-e) |
| Created | 20110303 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /XNFE/IF_DOCUMENT | Interface for Document Access | 20111023 |
Friends
Class /XNFE/CL_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /XNFE/IF_FPM_HEADER | Accesses to Property of FPM Header Area | 20120123 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | /XNFE/DOCTYPE | Document Type (CT-e/NF-e) | 20110303 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /XNFE/GUID_16 | Primary Key as GUID in 'RAW' Format | 20110303 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /XNFE/ID | 44-Place Access Key | 20110303 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /XNFE/PROCTYP | Process Type | 20111020 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /XNFE/XML_VERSION | XML Version | 20131022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks Whether Internal Selection is Complete | 20120320 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120123 | |
| 3 | Instance method | Protected | Method | Download of XML Cancellation Result | 20140818 | |
| 4 | Instance method | Protected | Method | Set Attributes | 20131209 |
Events
Class /XNFE/CL_DOCUMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_KEY_VALUE | Public | See coding | 20110303 | begin of ts_key_value,
key type string,
table type ref to data,
end of ts_key_value
|
||
| 2 | TT_KEY_VALUE | Public | See coding | 20110303 | TT_KEY_VALUE type standard table of ts_key_value
|
Method Signatures
Method CHECK_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20120320 |
Method CHECK_SELECTION on class /XNFE/CL_DOCUMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM_HEADER | Call by reference | Object reference (TYPE REF TO) | /XNFE/IF_FPM_HEADER | Zugriffe auf Beschaffenheit FPM Header Bereichs | 20120123 |
Method CONSTRUCTOR on class /XNFE/CL_DOCUMENT has no exception.
Method DOWNLOAD_CANCEL_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20140818 |
Method DOWNLOAD_CANCEL_EVENT on class /XNFE/CL_DOCUMENT has no exception.
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELECTED | Call by reference | Type reference (TYPE) | ANY | interne Struktur des Dokuments | 20131209 |
Method SET_VALUES on class /XNFE/CL_DOCUMENT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |