SAP ACESOBJ Accrual Subobject Table
Overview
ACESOBJ is a standard SAP S/4HANA table that stores Accrual Subobject data. There are total 18 fields in the ACESOBJ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACESOBJ belongs to Accrual Engine (FI-GL-GL-ACE) module and is located in the package Accrual Engine Adopted for S/4HANA (ACE_S4).
In addition, following links provide an overview of foreign key relationships, if any, that link ACESOBJ to other SAP tables and standard CDS views available based on ACESOBJ table in S/4HANA 2020.
Techincal Settings of ACESOBJ
Below are technical details of the table ACESOBJ
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACESOBJ Fields
The following table gives you an overview of the fields available in ACESOBJ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| COMP | Accrual Engine Application Component | ACE_COMP | TACECOMP | CHAR | 4 |
| LOGSYS | Logical System of Accrual Object | ACE_LOGSYS | CHAR | 10 | |
| BUKRS | Company Code | ACE_BUKRS | CHAR | 4 | |
| REF_KEY | Identifier of the Accrual Object | ACE_OBJ_ID | CHAR | 32 | |
| REF_SUBKEY | Identifier of the Accrual Subobject | ACE_SUBOBJ_ID | CHAR | 32 | |
| OBJID | Accrual Object (Internal Display in Form of a GUID) | ACE_GUID | * | RAW | 16 |
| UNAME | (Obsolete) User Name | ACE_UNAME_OBSOLETE | CHAR | 12 | |
| STATUS | Processing Status of the Accrual Subobject | ACE_SUBOBJ_PROC_STATUS | CHAR | 1 | |
| XARCHIVED | Indicator: Accrual subobject is marked as to be archived | ACE_XARCHIVED | CHAR | 1 | |
| BUS_COMPLTN_DATE | Accrual Object Business Completion Date | ACE_BUS_COMPLTN_DATE | DATS | 8 | |
| TIMESTMP | (Obsolete) Time Added (Greenwich Meantime) | ACE_HZSTMP_OBSOLETE | DEC | 16 | |
| CREATEDBY | Created By | ACE_DS_CREATED_BY | CHAR | 12 | |
| CREATEDON | Created On | ACE_DS_CREATED_ON | DATS | 8 | |
| CREATEDAT | Created At | ACE_DS_CREATED_AT | TIMS | 6 | |
| CHANGEDBY | Changed By | ACE_DS_CHANGED_BY | CHAR | 12 | |
| CHANGEDON | Changed On | ACE_DS_CHANGED_ON | DATS | 8 | |
| CHANGEDAT | Changed At | ACE_DS_CHANGED_AT | TIMS | 6 |
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 ACESOBJ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACESOBJ | COMP | 1: CN | TACECOMP |