I_MRPGroupControlParameter
MRP Group Control Parameter
I_MRPGroupControlParameter is a Basic CDS View that provides data about "MRP Group Control Parameter" in SAP S/4HANA. It reads from 1 data source (t438m) and exposes 25 fields with key fields MRPGroup, MRPPlant. It has 7 associations to related views.
SAP Help Documentation
| Category | CDS Views for Material Requirements Planning |
|---|
Purpose
This CDS view selects the MRP group-dependent parameters relevant for material requirements planning (table T438M ). This CDS view provides the data to answer the following business questions: Which planning strategy group is assigned to an MRP group? Which ATP checking rule is assigned to an MRP group? Which safety time and planning horizon settings in workdays have been made? To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views .
Prerequisites
Authorizations Users who want to use this CDS view don't need any special authorization.
Structure
Fields Used for Filtering The main filters are as follows: MRP Plant : This field is used to filter by plant. Further Important Fields Important fields in this view include the following: Field Name Description MRPPlant Plant MRPGroup MRP Group PlanningStrategyGroup Strategy Group PlanningHorizonInWorkdays Planning Horizon ReschedulingHorizonInWorkdays Rescheduling Horizon BackwardCnsmpnPeriodInWorkDays Consumption Period: Backward FwdConsumptionPeriodInWorkDays Consumption Period: Forward NmbrOfDaysAfterMatlMustBePlnd Maximum Number of Days without MRP SafetyTimeInWorkDays Safety Time ProductSafetyTimeMRPRelevance Safety Time MRP Relevance ProdRqmtsConsumptionMode Consumption Mode OrderType Order Type PlndOrdProcessingActionControl Action Control PlndIndepRqmtAdjustment PIR Adjustment PlndIndepRqmtAdjmtTimePeriod PIR Adjustment Time Period ATPCheckingRule Checking Rule
This CDS view selects the MRP group-dependent parameters relevant for material requirements planning (table T438M ). This CDS view provides the data to answer the following business questions: Which planning strategy group is assigned to an MRP group? Which ATP checking rule is assigned to an MRP group? Which safety time and planning horizon settings in workdays have been made? To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab. For more information, see Supported Capabilities for CDS Views .
Prerequisites
Authorizations Users who want to use this CDS view don't need any special authorization.
Structure
Fields Used for Filtering The main filters are as follows: MRP Plant : This field is used to filter by plant. Further Important Fields Important fields in this view include the following: Field Name Description MRPPlant Plant MRPGroup MRP Group PlanningStrategyGroup Strategy Group PlanningHorizonInWorkdays Planning Horizon ReschedulingHorizonInWorkdays Rescheduling Horizon BackwardCnsmpnPeriodInWorkDays Consumption Period: Backward FwdConsumptionPeriodInWorkDays Consumption Period: Forward NmbrOfDaysAfterMatlMustBePlnd Maximum Number of Days without MRP SafetyTimeInWorkDays Safety Time ProductSafetyTimeMRPRelevance Safety Time MRP Relevance ProdRqmtsConsumptionMode Consumption Mode OrderType Order Type PlndOrdProcessingActionControl Action Control PlndIndepRqmtAdjustment PIR Adjustment PlndIndepRqmtAdjmtTimePeriod PIR Adjustment Time Period ATPCheckingRule Checking Rule
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| t438m | t438m | from |
Associations (7)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_Plant | _MRPPlant | $projection.MRPPlant = _MRPPlant.Plant |
| [1..1] | I_MRPGroup | _MRPGroup | $projection.MRPGroup = _MRPGroup.MRPGroup and $projection.MRPPlant = _MRPGroup.MRPPlant |
| [0..1] | I_PlannedOrderActionControl | _PlannedOrderActionControl | $projection.PlndOrdProcessingActionControl = _PlannedOrderActionControl.PlannedOrderActionControl |
| [0..1] | I_PlanningStrategyGroup | _PlanningStrategyGroup | $projection.PlanningStrategyGroup = _PlanningStrategyGroup.PlanningStrategyGroup |
| [0..1] | I_ProdConsumptionMode | _ProductConsumptionMode | $projection.ProdRqmtsConsumptionMode = _ProductConsumptionMode.ProdRqmtsConsumptionMode |
| [0..1] | I_ProdSafetyTimeMRPRelevance | _SafetyTimeMRPRelevance | $projection.ProductSafetyTimeMRPRelevance = _SafetyTimeMRPRelevance.ProductSafetyTimeMRPRelevance |
| [0..1] | I_OrderType | _OrderType | $projection.OrderType = _OrderType.OrderType |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.entityBuffer.definitionAllowed | true | view | |
| Analytics.dataExtraction.enabled | true | view | |
| AccessControl.authorizationCheck | #NOT_REQUIRED | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.modelingPattern | #NONE | view | |
| ObjectModel.usageType.serviceQuality | #A | view | |
| ObjectModel.usageType.sizeCategory | #S | view | |
| ObjectModel.usageType.dataClass | #CUSTOMIZING | view | |
| VDM.lifecycle.contract.type | #PUBLIC_LOCAL_API | view | |
| VDM.viewType | #BASIC | view | |
| EndUserText.label | MRP Group Control Parameter | view |
Fields (25)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | MRPGroup | mtart | Product Type | |
| KEY | MRPPlant | werks | Receiving Plant | |
| PlanningStrategyGroup | strgr | Strategy Group | ||
| ReschedulingHorizonInWorkdays | Resched.horizon | |||
| PlanningHorizonInWorkdays | Plng horizon | |||
| PlanningTimeFenceInDays | fixhz | PP/DS PlgTmeFnc | ||
| ScheduleLinesCreationCode | lifkz | Schedule lines | ||
| ATPCheckingRule | Checking rule | |||
| ProdRqmtsConsumptionMode | Consmption mode | |||
| BackwardCnsmpnPeriodInWorkDays | Bwd cons. per. | |||
| FwdConsumptionPeriodInWorkDays | Fwd cons.period | |||
| NmbrOfDaysAfterMatlMustBePlnd | Number of days | |||
| OrderType | auart | Sales Doc. Type | ||
| ProductSafetyTimeMRPRelevance | Safety Time Ind | |||
| SafetyTimeInWorkDays | shzet | Safety Time | ||
| PlndOrdProcessingActionControl | mdach | Action Control | ||
| PlndIndepRqmtAdjmtTimePeriod | Adjustmt period | |||
| PurReqnHandoverIsRequired | preqapproval | PReq Handover | ||
| _MRPPlant | _MRPPlant | |||
| _MRPGroup | _MRPGroup | |||
| _OrderType | _OrderType | |||
| _PlannedOrderActionControl | _PlannedOrderActionControl | |||
| _PlanningStrategyGroup | _PlanningStrategyGroup | |||
| _ProductConsumptionMode | _ProductConsumptionMode | |||
| _SafetyTimeMRPRelevance | _SafetyTimeMRPRelevance |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view I_MRPGroupControlParameter.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
CREATE VIEW I_MRPGroupControlParameter AS
SELECT
mtart AS MRPGroup,
werks AS MRPPlant,
strgr AS PlanningStrategyGroup,
cast(umthz as vdm_umthz preserving type) AS ReschedulingHorizonInWorkdays,
cast(plahz as vdm_plahz preserving type) AS PlanningHorizonInWorkdays,
fixhz AS PlanningTimeFenceInDays,
lifkz AS ScheduleLinesCreationCode,
cast(prreg as bmg_prreg preserving type) AS ATPCheckingRule,
cast(vrmod as /sapapo/vrmod preserving type) AS ProdRqmtsConsumptionMode,
cast(vint1 as vdm_vint1 preserving type) AS BackwardCnsmpnPeriodInWorkDays,
cast(vint2 as vdm_vint2 preserving type) AS FwdConsumptionPeriodInWorkDays,
cast(andis as vdm_andis preserving type) AS NmbrOfDaysAfterMatlMustBePlnd,
auart AS OrderType,
cast(shflg as pph_shflg preserving type) AS ProductSafetyTimeMRPRelevance,
shzet AS SafetyTimeInWorkDays,
mdach AS PlndOrdProcessingActionControl,
cast(resvp as vdm_resvp preserving type) AS PlndIndepRqmtAdjmtTimePeriod,
preqapproval AS PurReqnHandoverIsRequired
FROM t438m
LEFT OUTER JOIN I_Plant AS _MRPPlant ON MRPPlant = _MRPPlant.Plant -- association [1..1]
LEFT OUTER JOIN I_MRPGroup AS _MRPGroup ON MRPGroup = _MRPGroup.MRPGroup AND MRPPlant = _MRPGroup.MRPPlant -- association [1..1]
LEFT OUTER JOIN I_PlannedOrderActionControl AS _PlannedOrderActionControl ON PlndOrdProcessingActionControl = _PlannedOrderActionControl.PlannedOrderActionControl -- association [0..1]
LEFT OUTER JOIN I_PlanningStrategyGroup AS _PlanningStrategyGroup ON PlanningStrategyGroup = _PlanningStrategyGroup.PlanningStrategyGroup -- association [0..1]
LEFT OUTER JOIN I_ProdConsumptionMode AS _ProductConsumptionMode ON ProdRqmtsConsumptionMode = _ProductConsumptionMode.ProdRqmtsConsumptionMode -- association [0..1]
LEFT OUTER JOIN I_ProdSafetyTimeMRPRelevance AS _SafetyTimeMRPRelevance ON ProductSafetyTimeMRPRelevance = _SafetyTimeMRPRelevance.ProductSafetyTimeMRPRelevance -- association [0..1]
LEFT OUTER JOIN I_OrderType AS _OrderType ON OrderType = _OrderType.OrderType -- association [0..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA