PMRP_CAPREQ - pMRP Requirement
pMRP Requirement information is stored in SAP table PMRP_CAPREQ.
It is part of development package PMRP_ENGINE in software component PP-PMR-ENG. This development package consists of objects that can be grouped under "Predictive MRP".
It is part of development package PMRP_ENGINE in software component PP-PMR-ENG. This development package consists of objects that can be grouped under "Predictive MRP".
Fields for table PMRP_CAPREQ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
CAPREQ_ID | pMRP: Capacity Requirement ID | X | PMRP_CAPREQ_ID | INT8 | 8 | |
SIMULATION_ID | pMRP: ID of a pMRP Simulation | X | PMRP_SIMULATION_ID | CHAR | 40 | |
RESOURCE_ID | Capacity ID | KAPID | NUMC | 16 | ||
BUCKET_ID | pMRP Evaluation Bucket ID | PMRP_BUCKET_ID | INT4 | 4 | ||
BUCKET_DAYS | pMRP: Number of Days (Duration) in a Bucket | PMRP_CAPREQ_BUCKET_DAYS | INT4 | 4 | ||
TOTAL_DAYS | pMRP: Total Duration in Days | PMRP_CAPREQ_TOTAL_DAYS | INT4 | 4 | ||
FIX_DEMAND | pMRP Fix Demand | PMRP_FIX_DEMAND | INT8 | 8 | ||
VAR_DEMAND | pMRP: Variable Demand | PMRP_VAR_DEMAND | INT8 | 8 | ||
CAPACITY_DEMAND | pMRP: Effective Capacity Demand in a Bucket | PMRP_EFF_CAP_DEMAND | INT8 | 8 | ||
AGGR_QUOT_FACTOR_NOM | pMRP: Aggregated Quota Percentile (Nominator) | PMRP_AGG_QUOT_FACTOR_NOM | INT8 | 8 | ||
AGGR_QUOT_FACTOR_DENOM | pMRP: Aggregated Quota Percentile (Denominator) | PMRP_AGG_QUOT_FACTOR_DENOM | INT8 | 8 | ||
TRIGGER_RECEIPT_ID | pMRP: ID of Triggering Receipt | PMRP_TRIGGER_RECEIPT_ID | INT8 | 8 | ||
TLD_ID | pMRP: Top-Level Demand ID of Simulation | PMRP_SIM_TLD_ID | INT8 | 8 | ||
SCALE_FACTOR_TLD | Scale from Top Level Domain to Element | PMRP_SCALE_FACTOR_TLD | D34N | 16 | ||
IS_FROM_PREPRODUCTION | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 |