SAP ACAC_OBJECTS Manual Accruals: Accrual Objects Table
Overview
ACAC_OBJECTS is a standard SAP S/4HANA table that stores Manual Accruals: Accrual Objects data. There are total 8 fields in the ACAC_OBJECTS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACAC_OBJECTS belongs to Manual Accruals (FI-GL-GL-AAC) module and is located in the package Manual Accruals (FI_GL_ACAC).
In addition, following links provide an overview of foreign key relationships, if any, that link ACAC_OBJECTS to other SAP tables and standard CDS views available based on ACAC_OBJECTS table in S/4HANA 2020.
Techincal Settings of ACAC_OBJECTS
Below are technical details of the table ACAC_OBJECTS
- Buffering allowed but switched off
- No buffering
- Storage type is Column Store
List of ACAC_OBJECTS Fields
The following table gives you an overview of the fields available in ACAC_OBJECTS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| BUKRS | Company Code | ACE_BUKRS | CHAR | 4 | |
| ACAC_OBJTYPE | Accrual Object Category for Manual Accruals | ACAC_OBJTYPE | TACAC_OBJTYP | CHAR | 10 |
| ACAC_OBJNUMBER | Object Number of an Accrual Object | ACAC_OBJNUMBER | CHAR | 22 | |
| TEXT | Descriptive Text for Accrual Objects | ACAC_TEXT | CHAR | 75 | |
| ACAC_RESPERSON | Person Responsible for Accrual Object | ACAC_RESPERSON | CHAR | 12 | |
| REF_KEY | Unique External Reference for Accrual Object | ACE_REF_KEY | CHAR | 32 | |
| REF_SUBKEY | Unique Reference for an Accrual Subobject | ACE_REF_SUBKEY | CHAR | 32 |
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 ACAC_OBJECTS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACAC_OBJECTS | ACAC_OBJTYPE | 1: 1 | TACAC_OBJTYP |