SAP Table ACEOBJ

Accrual Objects

ACEOBJ (Accrual Objects) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link ACEOBJ to other SAP tables.

ACEOBJ table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
COMP Accrual Engine Application Component ACE_COMP TACECOMP CHAR 4 0
BUKRS Company Code ACE_BUKRS CHAR 4 0
OBJID Accrual Object (Internal Display in Form of a GUID) ACE_GUID RAW 16 0
REF_KEY Unique External Reference for Accrual Object ACE_REF_KEY CHAR 32 0
OBJSTATUS Processing Status of an Accrual Object ACE_OBJECT_STATUS CHAR 1 0
P In Process
F To Be Archived

ACEOBJ foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ACEOBJ COMP SYST MANDT TACECOMP Accrual Engine Application Component MANDT
ACEOBJ COMP ACEOBJ COMP TACECOMP Accrual Engine Application Component COMP