Sunday, May 19, 2024

SAP Table ACE_PARAM_DRAFT – I_ACCRENGINEACCRUALSUBOBJECTTP I_ACCRENGINEACCRSUBOBJPARAMTP

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

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Accrual Engine Adopted for S/4HANA (ACE_S4)
Technical Component Accrual Engine (FI-GL-GL-ACE)

SAP ACE_PARAM_DRAFT Table Fields

The following is the list of fields that are available in SAP ACE_PARAM_DRAFT 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)
DRAFTUUID UUID serving as key (parent key, root key) /BOBF/UUID SYSUUID RAW (16)
PARENTDRAFTUUID UUID serving as key (parent key, root key) /BOBF/UUID SYSUUID RAW (16)
ACCRUALENGINEACCRUALOBJECTTYPE Accrual Engine Application Component ACE_COMP ACE_COMP CHAR (4)
ACCRUALOBJECTLOGICALSYSTEM Logical System of Accrual Object ACE_LOGSYS LOGSYS CHAR (10)
COMPANYCODE Company Code ACE_BUKRS BUKRS CHAR (4)
ACCRUALOBJECT Identifier of the Accrual Object ACE_OBJ_ID ACE_OBJ_ID CHAR (32)
ACCRUALSUBOBJECT Identifier of the Accrual Subobject ACE_SUBOBJ_ID ACE_SUBOBJ_ID CHAR (32)
ACCRUALSUBOBJECTPARAMETER Parameter Name ACE_PARAM_NAME RSFIELDNM CHAR (30)
ACCRSUBOBJPARAMVALDTYENDDTE To Date of Accrual Item ACE_DATETO DATS DATS (8)
ACCRSUBOBJPARAMFOREDIT Parameter Name ACE_PARAM_NAME RSFIELDNM CHAR (30)
ACCRSUBOBJPARAMVALDTYSTRTDTE From Date of an Entry ACE_DATEFROM DATS DATS (8)
HASACTIVEENTITY Draft – Indicator – Has active document SDRAFT_HAS_ACTIVE BOOLE CHAR (1)
DRAFTENTITYCREATIONDATETIME Draft Created On SDRAFT_CREATED_AT TZNTSTMPL DEC (21)
DRAFTENTITYLASTCHANGEDATETIME Draft Last Changed On SDRAFT_LAST_CHANGED_AT TZNTSTMPL DEC (21)
DRAFTADMINISTRATIVEDATAUUID Technical ID for the Administrative Data of a Draft Document SDRAFT_ADMIN_UUID SYSUUID RAW (16)
DRAFTENTITYCONSISTENCYSTATUS Draft Consistency Status SDRAFT_CONSISTENCY_STATUS SDRAFT_CONSISTENCY_STATUS CHAR (1)
DRAFTENTITYOPERATIONCODE Draft – Operation Code SDRAFT_OPERATION_CODE SDRAFT_OPERATION_CODE CHAR (1)

Availability

The SAP table ACE_PARAM_DRAFT 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 ACE_PARAM_DRAFT table

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