SAP ABAP Class /EACC/IF_DOCUMENT_CREATION (Document Structure)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_DOCUMENT_CREATION | Document Structure | 20010706 |
Properties
| Class | /EACC/IF_DOCUMENT_CREATION | |
| Short Description | Document Structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010706 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/IF_DOCUMENT_CREATION has no forward declaration.
Interfaces
Class /EACC/IF_DOCUMENT_CREATION has no interface implemented.
Friends
Class /EACC/IF_DOCUMENT_CREATION has no friend class.
Attributes
Class /EACC/IF_DOCUMENT_CREATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides a Data Container for the Accounting Documents | 20010706 | |
| 2 | Instance method | Public | Method | Provides a Collection of IF_documents_root | 20010810 | |
| 3 | Instance method | Public | Method | Gets Process Sequence for Accounting Document Creation | 20011206 |
Events
Class /EACC/IF_DOCUMENT_CREATION has no event.
Types
Class /EACC/IF_DOCUMENT_CREATION has no local type.
Method Signatures
Method CREATE_ACCOUNTING_DOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSTING_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20031023 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOT | Datencontainer für die Rechnungswesenbelege | 20010706 |
Method CREATE_ACCOUNTING_DOCS on class /EACC/IF_DOCUMENT_CREATION has no exception.
Method CREATE_ACC_DOCS_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DOCUMENTS_ROOTS | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOTS | Belegeinstieg | 20010810 |
Method CREATE_ACC_DOCS_CONTAINER on class /EACC/IF_DOCUMENT_CREATION has no exception.
Method CREATE_DOC_CREATION_SEQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACC_DOC | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOT | Rechnungswesenbeleg | 20011206 | |||
| 2 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20011206 | |||
| 3 | I_BTA_NAME | Call by reference | Type reference (TYPE) | /EACC/BTA_NAME | Geschäftsvorfallsname | 20020710 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_ACC_DOC_CREATION_SEQ | Referenz auf Prozessschrittsequenz zum eACC-Belegaufbau | 20011206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20011212 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |