I_MAST
Material to BOM Link
I_MAST is a CDS View in S/4HANA. Material to BOM Link. It contains 5 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ConstructionTypeBoM | view_entity | left_outer | BASIC | Bill of Material of a Construction Type |
| I_EquipmentConstructionMatBom | view_entity | inner | BASIC | BoM of Equipment Const. Type |
| I_FlocConstMaterialBom | view_entity | inner | BASIC | BoM of Functional Location Const. Type |
| I_FlocConstTypeBoM | view_entity | left_outer | BASIC | Construction Material BOM - FLOC |
| P_PmBillOfMaterialUnion | view | union | COMPOSITE | Plant Maintenance Bill of Material Union |
| P_ProjMatBOMAssembly | view | from | BASIC | Private view for Bom assembly |
Fields (5)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillOfMaterialCategory | BillOfMaterialCategory | 2 |
| KEY | BillOfMaterialVariant | BillOfMaterialVariant | 5 |
| BillOfMaterial | BillOfMaterial | 4 | |
| BillOfMaterialVariantUsage | BillOfMaterialVariantUsage | 3 | |
| Material | Material | 2 |
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 to BOM Link
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MAST (
BILLOFMATERIALCATEGORY,
BILLOFMATERIALVARIANT,
BILLOFMATERIAL,
BILLOFMATERIALVARIANTUSAGE,
MATERIAL,
PRIMARY KEY (BILLOFMATERIALCATEGORY, BILLOFMATERIALVARIANT)
);
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