SAP ABAP Interface /EACC/IF_DOCUMENT_CREATION (Document Structure)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/DOCUMENT_CREATION (Package) Document Structure in the Accounting Engine
⤷
⤷
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
| Interface | /EACC/IF_DOCUMENT_CREATION | |
| Short Description | Document Structure |
General Data
| Package | /EACC/DOCUMENT_CREATION | Document Structure in the Accounting Engine |
| Created | 20010706 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface /EACC/IF_DOCUMENT_CREATION has no forward declaration.
Interfaces
Interface /EACC/IF_DOCUMENT_CREATION has no interface.
Friends
Interface /EACC/IF_DOCUMENT_CREATION has no friend.
Attributes
Interface /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
Interface /EACC/IF_DOCUMENT_CREATION has no event.
Types
Interface /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 Interface /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 Interface /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 | 10A |