Overview
ACESOBJ_DRAFT is a standard SAP S/4HANA table that stores I_ACCRENGINEACCRUALSUBOBJECTTPI_ACCRENGINEACCRUALSUBOBJECTTP data. There are total 23 fields in the ACESOBJ_DRAFT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACESOBJ_DRAFT 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_DRAFT to other SAP tables and standard CDS views available based on ACESOBJ_DRAFT table in S/4HANA 2020.
Techincal Settings of ACESOBJ_DRAFT
Below are technical details of the table ACESOBJ_DRAFT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACESOBJ_DRAFT Fields
The following table gives you an overview of the fields available in ACESOBJ_DRAFT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| MANDT | Client | MANDT | | CLNT | 3 |
| DRAFTUUID | UUID serving as key (parent key, root key) | /BOBF/UUID | | RAW | 16 |
| ACCRUALENGINEACCRUALOBJECTTYPE | Accrual Engine Application Component | ACE_COMP | | CHAR | 4 |
| ACCRUALOBJECTLOGICALSYSTEM | Logical System of Accrual Object | ACE_LOGSYS | | CHAR | 10 |
| COMPANYCODE | Company Code | ACE_BUKRS | | CHAR | 4 |
| ACCRUALOBJECT | Identifier of the Accrual Object | ACE_OBJ_ID | | CHAR | 32 |
| ACCRUALSUBOBJECT | Identifier of the Accrual Subobject | ACE_SUBOBJ_ID | | CHAR | 32 |
| COMPANYCODENAME | Name of Company Code or Company | BUTXT | | CHAR | 25 |
| ACCRUALOBJECTINTERNALID | Accrual Object (Internal Display in Form of a GUID) | ACE_GUID | | RAW | 16 |
| ACCRSUBOBJECTLIFECYCLESTATUS | Lifecycle Status of an Accrual Subobject | ACE_SUBOBJECT_LIFECYCLE_STATUS | | CHAR | 1 |
| ACCRSUBOBJLIFECYCLESTATUSNAME | Short Text for Fixed Values | VAL_TEXT | | CHAR | 60 |
| ACCRUALSUBOBJECTCREATEDBYUSER | Created By | ACE_DS_CREATED_BY | | CHAR | 12 |
| ACCRUALSUBOBJECTCREATIONDATE | Created On | ACE_DS_CREATED_ON | | DATS | 8 |
| ACCRUALSUBOBJECTCREATIONTIME | Created At | ACE_DS_CREATED_AT | | TIMS | 6 |
| ACCRSUBOBJLASTCHANGEDBYUSER | Changed By | ACE_DS_CHANGED_BY | | CHAR | 12 |
| ACCRUALSUBOBJECTLASTCHANGEDATE | Changed On | ACE_DS_CHANGED_ON | | DATS | 8 |
| ACCRUALSUBOBJECTLASTCHANGETIME | Changed At | ACE_DS_CHANGED_AT | | TIMS | 6 |
| HASACTIVEENTITY | Draft - Indicator - Has active document | SDRAFT_HAS_ACTIVE | | CHAR | 1 |
| DRAFTENTITYCREATIONDATETIME | Draft Created On | SDRAFT_CREATED_AT | | DEC | 21 |
| DRAFTENTITYLASTCHANGEDATETIME | Draft Last Changed On | SDRAFT_LAST_CHANGED_AT | | DEC | 21 |
| DRAFTADMINISTRATIVEDATAUUID | Technical ID for the Administrative Data of a Draft Document | SDRAFT_ADMIN_UUID | | RAW | 16 |
| DRAFTENTITYCONSISTENCYSTATUS | Draft Consistency Status | SDRAFT_CONSISTENCY_STATUS | | CHAR | 1 |
| DRAFTENTITYOPERATIONCODE | Draft - Operation Code | SDRAFT_OPERATION_CODE | | CHAR | 1 |
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_DRAFT
Other References