I_MATERIALDESCRIPTION

CDS View

Material Description

I_MATERIALDESCRIPTION is a CDS View in S/4HANA. Material Description. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
I_PhysInvtryGaugeRdng view left_outer COMPOSITE Physical Inventory gauge reading
I_TankVisualization view left_outer COMPOSITE Tank Visualization Details
I_VisualSimulation view left_outer COMPOSITE IPW Simulation in Visualization

Fields (1)

KeyField CDS FieldsUsed in Views
MaterialDescription DischargeDemandMaterialDesc,LoadDemandMaterialDesc,MaterialDesc,MaterialDescription 3

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.

-- Material Description
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MATERIALDESCRIPTION (
    MATERIALDESCRIPTION
);