I_SETTLEMENTUNITHEADER
ACM: Settlement Unit Data
I_SETTLEMENTUNITHEADER is a CDS View in S/4HANA. ACM: Settlement Unit Data. It contains 14 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SettlementUnitData | view | from | BASIC | ACM: Settlement Unit Data |
| P_DGR_Sttl_1stAppliedDate | view | from | COMPOSITE | |
| P_DGR_Sttl_PrepareData | view | from | COMPOSITE | |
| P_LatestInvoicedSettlementUnit | view | from | BASIC | |
| P_NONINVOICEDSETTLEMENTUNIT | view | from | BASIC |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | SettlementUnitUUID | SettlementUnitUUID | 2 |
| ContractApplicationUUID | ApplicationUUID,ContractApplicationUUID | 2 | |
| ContractApplicationVersion | ApplicationVersion,ContractApplicationVersion | 2 | |
| ContractCommodityItem | ContractCommodityItem | 1 | |
| ContractItem | ContractItem | 1 | |
| ContractNum | ContractNumber | 1 | |
| ContractQtyCancellationUUID | ContractQtyCancellationUUID | 2 | |
| SettlementCreatedOn | SettlementCreatedOn,SettlementCreatedOnDateTime | 2 | |
| SettlementStatusObject | SettlementStatusObject | 2 | |
| SettlementType | SettlementType | 2 | |
| SettlmtCat | SettlementStatus,SettlmtCat | 2 | |
| SettlmtDoc | SettlmtDoc | 1 | |
| SettlmtDocYear | SettlmtDocYear | 1 | |
| StatusCode | StatusCode | 1 |
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.
-- ACM: Settlement Unit Data
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SETTLEMENTUNITHEADER (
SETTLEMENTUNITUUID,
CONTRACTAPPLICATIONUUID,
CONTRACTAPPLICATIONVERSION,
CONTRACTCOMMODITYITEM,
CONTRACTITEM,
CONTRACTNUM,
CONTRACTQTYCANCELLATIONUUID,
SETTLEMENTCREATEDON,
SETTLEMENTSTATUSOBJECT,
SETTLEMENTTYPE,
SETTLMTCAT,
SETTLMTDOC,
SETTLMTDOCYEAR,
STATUSCODE,
PRIMARY KEY (SETTLEMENTUNITUUID)
);
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