SAP ACEDSOI_ACCOUNTS Accounts for Accrual Postings per Accrual Item Table
Overview
ACEDSOI_ACCOUNTS is a standard SAP S/4HANA table that stores Accounts for Accrual Postings per Accrual Item data. There are total 17 fields in the ACEDSOI_ACCOUNTS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACEDSOI_ACCOUNTS belongs to Accrual Engine (FI-GL-GL-ACE) module and is located in the package Accrual Engine: Distribution Server Basis (ACE-DS).
In addition, following links provide an overview of foreign key relationships, if any, that link ACEDSOI_ACCOUNTS to other SAP tables and standard CDS views available based on ACEDSOI_ACCOUNTS table in S/4HANA 2020.
Techincal Settings of ACEDSOI_ACCOUNTS
Below are technical details of the table ACEDSOI_ACCOUNTS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACEDSOI_ACCOUNTS Fields
The following table gives you an overview of the fields available in ACEDSOI_ACCOUNTS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| COMP | Accrual Engine Application Component | ACE_COMP | * | CHAR | 4 |
| BUKRS | Company Code | ACE_BUKRS | CHAR | 4 | |
| OBJID | Accrual Object (Internal Display in Form of a GUID) | ACE_GUID | ACEOBJ | RAW | 16 |
| ACRTYPE | Accrual Type | ACE_ACRTYPE | CHAR | 6 | |
| ACCRULE | Accounting Principle | ACCOUNTING_PRINCIPLE | TACC_PRINCIPLE | CHAR | 4 |
| DATE_TO | To Date of Accrual Item | ACE_DATETO | DATS | 8 | |
| DATE_FROM | From Date of an Entry | ACE_DATEFROM | DATS | 8 | |
| INC_START_ACCNT | Start Account for Opening Posting | ACEPS_ACCNT_INCEPTION_START | * | CHAR | 10 |
| INC_TARGET_ACCNT | Target Account for Opening Posting | ACEPS_ACCNT_INCEPTION_TARGET | * | CHAR | 10 |
| PER_START_ACCNT | Start Account for Periodic Accrual Posting | ACEPS_ACCNT_PERIODIC_START | * | CHAR | 10 |
| PER_TARGET_ACCNT | Target Account for Periodic Accrual Posting | ACEPS_ACCNT_PERIODIC_TARGET | * | CHAR | 10 |
| FIN_START_ACCNT | Start Account for Closing Posting | ACEPS_ACCNT_FINAL_START | * | CHAR | 10 |
| FIN_TARGET_ACCNT | Target Account for Closing Posting | ACEPS_ACCNT_FINAL_TARGET | * | CHAR | 10 |
| INC_DOC_TYPE | Document Type for Opening Posting | ACEPS_INC_BLART | * | CHAR | 2 |
| PER_DOC_TYPE | Document Type for Periodic Accrual Posting | ACEPS_PER_BLART | * | CHAR | 2 |
| FIN_DOC_TYPE | Document Type for Closing Posting | ACEPS_FIN_BLART | * | CHAR | 2 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ACEDSOI_ACCOUNTS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACEDSOI_ACCOUNTS | ACCRULE | : | TACC_PRINCIPLE |
| ACEDSOI_ACCOUNTS | OBJID | 1: N | ACEOBJ |
| ACEDSOI_ACCOUNTS | SUBID | 1: N | ACEDSOH |