SAP ABAP Class /EACC/CL_DOCUMENT (Document Header)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/DOCUMENT_JOURNAL (Package) Document Journal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_ACCEPT_ACCDOC_VISITOR | Allow Visitor to Scan the Accounting Document | 20020206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DOCUMENT | Document Initial Screen | 20010607 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DOCUMENTS | General Document Interface | 20010607 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DOCUMENT_INTERN | Document Header | 20010620 |
Properties
| Class | /EACC/CL_DOCUMENT | |
| Short Description | Document Header | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/MSG_DOC_JOURNL | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/DOCUMENT_JOURNAL | Document Journal |
| Created | 20010607 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_DOCUMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_ACCEPT_ACCDOC_VISITOR | Allow Visitor to Scan the Accounting Document | 20020206 | ||
| 2 | /EACC/IF_DOCUMENT | Document Initial Screen | 20010607 | ||
| 3 | /EACC/IF_DOCUMENTS | General Document Interface | 20010607 | ||
| 4 | /EACC/IF_DOCUMENT_INTERN | Document Header | 20010620 |
Friends
Class /EACC/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) | DATA | Counter to the Table Row | 20010608 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACC/CL_DOCUMENTS_ROOT | Root for e-accounting Documents | 20010608 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | 20020821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020206 | ||
| 2 | Instance method | Public | Constructor | 20010608 | ||
| 3 | Instance method | Public | Method | 20010607 | ||
| 4 | Instance method | Public | Method | 20010607 | ||
| 5 | Instance method | Public | Method | 20010607 | ||
| 6 | Instance method | Public | Method | 20010607 | ||
| 7 | Instance method | Public | Method | 20010703 |
Events
Class /EACC/CL_DOCUMENT has no event.
Types
Class /EACC/CL_DOCUMENT has no local type.
Method Signatures
Method ACCEPT_ACC_DOC_VISITOR Signature
Method ACCEPT_ACC_DOC_VISITOR on class /EACC/CL_DOCUMENT has no parameter.
Method ACCEPT_ACC_DOC_VISITOR on class /EACC/CL_DOCUMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DOCID_INT | Call by reference | Object reference (TYPE REF TO) | DATA | 20010608 | ||||
| 2 | IO_DOCUMENTS_ROOT | Call by reference | Object reference (TYPE REF TO) | /EACC/CL_DOCUMENTS_ROOT | Wurzel für eAccountingbelege | 20010608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010608 |
Method COPY_DOCUMENT_HEADER Signature
Method COPY_DOCUMENT_HEADER on class /EACC/CL_DOCUMENT has no parameter.
Method COPY_DOCUMENT_HEADER on class /EACC/CL_DOCUMENT has no exception.
Method GET_DOC_CHARACS_COLLECT_WHERE Signature
Method GET_DOC_CHARACS_COLLECT_WHERE on class /EACC/CL_DOCUMENT has no parameter.
Method GET_DOC_CHARACS_COLLECT_WHERE on class /EACC/CL_DOCUMENT has no exception.
Method GET_ROOT Signature
Method GET_ROOT on class /EACC/CL_DOCUMENT has no parameter.
Method GET_ROOT on class /EACC/CL_DOCUMENT has no exception.
Method SET_DOC_CHARACS_COLLECT_WHERE Signature
Method SET_DOC_CHARACS_COLLECT_WHERE on class /EACC/CL_DOCUMENT has no parameter.
Method SET_DOC_CHARACS_COLLECT_WHERE on class /EACC/CL_DOCUMENT has no exception.
Method SET_DOC_CHARACTERISTICS_WHERE Signature
Method SET_DOC_CHARACTERISTICS_WHERE on class /EACC/CL_DOCUMENT has no parameter.
Method SET_DOC_CHARACTERISTICS_WHERE on class /EACC/CL_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |