Sunday, May 19, 2024

SAP Table ACEOBJ – Accrual Objects

ACEOBJ is a standard SAP table in SAP ECC (or) S/4HANA which stores Accrual Objects data. There are total 6 fields in ACEOBJ table.This blog post provides key technical details of SAP table ACEOBJ, including its availability across SAP S/4HANA versions and the list of CDS views for ACEOBJ table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Accrual Engine: Other (ACE)
Technical Component Accrual Engine (FI-GL-GL-ACE)

SAP ACEOBJ Table Fields

The following is the list of fields that are available in SAP ACEOBJ table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
MANDT Client MANDT MANDT CLNT (3)
COMP Accrual Engine Application Component ACE_COMP ACE_COMP TACECOMP CHAR (4)
BUKRS Company Code ACE_BUKRS BUKRS * CHAR (4)
OBJID Accrual Object (Internal Display in Form of a GUID) ACE_GUID ACE_GUID RAW (16)
REF_KEY Unique External Reference for Accrual Object ACE_REF_KEY ACE_REF_KEY CHAR (32)
OBJSTATUS Processing Status of an Accrual Object ACE_OBJECT_STATUS ACE_OBJECT_STATUS CHAR (1)

Availability

The SAP table ACEOBJ is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACEOBJ table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.