I_OIL_LGCLINVTRYADJMTDOCITEM
LIA Document item Data
I_OIL_LGCLINVTRYADJMTDOCITEM is a CDS View in S/4HANA. LIA Document item Data. It contains 8 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_OIL_ExchAgrmtLgclInvtryAdjmt | view_entity | from | COMPOSITE | Exchange Agreement LIA Document |
| I_OIL_ExchangesMovementData | view_entity | from | COMPOSITE | Composite For Exg Transactions |
| I_OIL_LgclInvtryBalAdjmt | view_entity | from | BASIC | LIA Doc Items Balance Adjustment |
| I_OIL_LgclInvtryPaytAdjmt | view_entity | from | BASIC | LIA DocItem for Negotiated payments |
Fields (8)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | LgclInvtryAdjmtDocumentNumber | LgclInvtryAdjmtDocumentNumber | 2 |
| KEY | LgclInvtryAdjmtDocumentYear | LgclInvtryAdjmtDocumentYear | 2 |
| KEY | LgclInvtryAdjmtItmType | LgclInvtryAdjmtItmType | 1 |
| ExchangeAgreement | ExchangeAgreement | 1 | |
| Material | StockIdentifyingMaterial | 1 | |
| Plant | Plant | 1 | |
| PostingDate | PostingDate | 1 | |
| StockKeepingUnitOfMeasure | MaterialBaseUnit | 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.
-- LIA Document item Data
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_OIL_LGCLINVTRYADJMTDOCITEM (
LGCLINVTRYADJMTDOCUMENTNUMBER,
LGCLINVTRYADJMTDOCUMENTYEAR,
LGCLINVTRYADJMTITMTYPE,
EXCHANGEAGREEMENT,
MATERIAL,
PLANT,
POSTINGDATE,
STOCKKEEPINGUNITOFMEASURE,
PRIMARY KEY (LGCLINVTRYADJMTDOCUMENTNUMBER, LGCLINVTRYADJMTDOCUMENTYEAR, LGCLINVTRYADJMTITMTYPE)
);
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