ACESOBJ_ITEM
Item Data for Accrual Subobject
ACESOBJ_ITEM is an SAP database table in S/4HANA. Item Data for Accrual Subobject. It contains 3 fields. 16 CDS views read from this table.
CDS Views using this table (16)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| ACE_ACEDSOH_VIEW_01 | view | from | Compatibility view for ACEDSOH 1 | |
| ACE_ACEDSOH_VIEW_01 | view | union_all | Compatibility view for ACEDSOH 1 | |
| ACE_ACEDSOI_ACCTS_TD | view | from | Generate Time-Dependence View for Acct | |
| ACE_ACEDSOI_CMPATBL | view | from | Compatibility view for ACEDSOI | |
| ACE_ACEDSOI_CMPATBL | view | union_all | Compatibility view for ACEDSOI | |
| FACRA_RUN_PROGRAM | view | left_outer | ||
| I_AccrEngineAccrItemRawData | view | from | BASIC | Accrual Item Raw Data |
| I_AccrEngineAccrSubobjLifeCyc | view | from | BASIC | Accrual Subobject Life Cycle |
| I_AccrEngineAccrSubobjRawItem | view | from | BASIC | Accrual Subobject Raw Item |
| I_AccrualSubObjItem | view | from | BASIC | Accrual Sub Object Item |
| I_AROAccrualObjectItemData | view | from | BASIC | ARO Accrual Object Item Data |
| P_AccrEngnAccrPostgAccrItem | view_entity | inner | BASIC | |
| P_AccrEngnAccrPostgOffstgItem | view_entity | inner | BASIC | |
| P_AccrEngnRptgMaxAccrValDte | view_entity | inner | COMPOSITE | |
| P_ACCRUALOBJECT_ITEM_TOTAL | view | from | BASIC | |
| P_ACCRUALOBJECTPERIOD_ALL | view | from | BASIC |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Item Data for Accrual Subobject
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ACESOBJ_ITEM (
MANDT, -- Client [mandt]
DATE_FROM, -- From [ace_datefrom]
TIMESTMP, -- Time Added [ace_hzstmp_obsolete]
PRIMARY KEY (MANDT)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA