SAP ACESOBJ_PARAM Accrual Subobject Parameters Table
Overview
ACESOBJ_PARAM is a standard SAP S/4HANA table that stores Accrual Subobject Parameters data. There are total 9 fields in the ACESOBJ_PARAM table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACESOBJ_PARAM 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_PARAM to other SAP tables and standard CDS views available based on ACESOBJ_PARAM table in S/4HANA 2020.
Techincal Settings of ACESOBJ_PARAM
Below are technical details of the table ACESOBJ_PARAM
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACESOBJ_PARAM Fields
The following table gives you an overview of the fields available in ACESOBJ_PARAM
| 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 | |
| PARAM_NAME | Parameter Name | ACE_PARAM_NAME | CHAR | 30 | |
| DATE_TO | To Date of Accrual Item | ACE_DATETO | DATS | 8 | |
| DATE_FROM | From Date of an Entry | ACE_DATEFROM | DATS | 8 |
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_PARAM
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACESOBJ_PARAM | COMP | : | TACECOMP |