SAP ACEDSOH Accrual Subobject Header Data Table
Overview
ACEDSOH is a standard SAP S/4HANA table that stores Accrual Subobject Header Data data. There are total 11 fields in the ACEDSOH table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACEDSOH 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 ACEDSOH to other SAP tables and standard CDS views available based on ACEDSOH table in S/4HANA 2020.
Techincal Settings of ACEDSOH
Below are technical details of the table ACEDSOH
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACEDSOH Fields
The following table gives you an overview of the fields available in ACEDSOH
| 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 |
| DATE_TO | To Date of Accrual Item | ACE_DATETO | DATS | 8 | |
| DATE_FROM | From Date of an Entry | ACE_DATEFROM | DATS | 8 | |
| UNAME | User Name | ACE_UNAME | CHAR | 12 | |
| CPUDT | Date on which the accrual subobject was added/changed | ACE_CREATEDATE | DATS | 8 | |
| CPUTM | Time at which the accrual subobject was added/changed | ACE_CREATETIME | TIMS | 6 | |
| REF_SUBKEY | Unique Reference for an Accrual Subobject | ACE_REF_SUBKEY | CHAR | 32 | |
| STATUS | Processing Status of Basic Data of an Accrual Subobject | ACEDS_HEADER_STATUS | CHAR | 1 |
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 ACEDSOH
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACEDSOH | BUKRS | : | * |
| ACEDSOH | OBJID | 1: N | ACEOBJ |
| ACEDSOH | SUBID | 1: N | * |