I_MATERIALMRPAREA
MRP Area Details for Material
I_MATERIALMRPAREA is a CDS View in S/4HANA. MRP Area Details for Material. It contains 13 fields. 8 CDS views read from this table.
CDS Views using this table (8)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_DemandDrivenMaterialData | view | from | BASIC | Data related to materials |
| I_MRPMfgOrderItem | view | left_outer | COMPOSITE | MRP Manufacturing Order Item |
| I_ProductPlantMRPArea | view | union_all | COMPOSITE | Product Details By Plant and MRP Area |
| I_ProductPlantMRPAreaVH | view | union_all | COMPOSITE | Value Help for Product Details By Plant and MRP Area |
| P_DDMATERIAL | view | union | COMPOSITE | |
| P_FallBackTargetStock | view | left_outer | BASIC | |
| P_ProductMasterLeadTime | view | inner | CONSUMPTION | Lead Time Details from Product Master |
| P_SubcontrgResvnStk | view | inner | COMPOSITE |
Fields (13)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | Material | Material | 1 |
| KEY | MRPArea | MRPArea | 5 |
| KEY | Plant | Plant | 4 |
| LotSizingProcedure | LotSizingProcedure | 1 | |
| MaterialMaxStockLevelQuantity | MaterialMaxStockLevelQuantity | 1 | |
| MaterialProcurementProfile | MaterialProcurementProfile | 1 | |
| MinimumLotSizeQuantity | MinimumLotSizeQuantity | 1 | |
| MRPController | MRPController | 2 | |
| MRPGroup | MRPGroup | 2 | |
| MRPType | MRPType | 2 | |
| PlanningTimeFence | PlanningTimeFence | 1 | |
| ReorderThresholdQuantity | ReorderThresholdQuantity | 1 | |
| SafetyStockQuantity | SafetyStockQuantity | 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.
-- MRP Area Details for Material
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MATERIALMRPAREA (
MATERIAL,
MRPAREA,
PLANT,
LOTSIZINGPROCEDURE,
MATERIALMAXSTOCKLEVELQUANTITY,
MATERIALPROCUREMENTPROFILE,
MINIMUMLOTSIZEQUANTITY,
MRPCONTROLLER,
MRPGROUP,
MRPTYPE,
PLANNINGTIMEFENCE,
REORDERTHRESHOLDQUANTITY,
SAFETYSTOCKQUANTITY,
PRIMARY KEY (MATERIAL, MRPAREA, PLANT)
);
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