PMRP_RQMT - pMRP Requirement
pMRP Requirement information is stored in SAP table PMRP_RQMT.
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_RQMT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
RQMT_ID | pMRP: Requirement ID | X | PMRP_RQMT_ID | INT8 | 8 | |
SIMULATION_ID | pMRP: ID of a pMRP Simulation | X | PMRP_SIMULATION_ID | CHAR | 40 | |
PRODUCT | Material Number | MATNR | CHAR | 80 | ||
PLANT | Plant | WERKS_D | CHAR | 8 | ||
MRPAREA | MRP Area | BERID | CHAR | 20 | ||
RQMT_CATEGORY | pMRP: Order Category | PMRP_ORDER_CATEGORY | CHAR | 8 | ||
RQMT_START_DATE | pMRP: Start Date of Requirement | PMRP_REQ_START_DATE | DATS | 16 | ||
RQMT_END_DATE | pMRP: Requirement End Date | PMRP_REQ_END_DATE | DATS | 16 | ||
REQ_QUANTITY | pMRP: Required Quantity | PMRP_REQ_QUANTITY | QUAN | 7 | ||
OPEN_QUANTITY | pMRP: Open Quantity | PMRP_OPEN_QUANTITY | QUAN | 7 | ||
COV_BY_STOCK_QUAN | pMRP: Quantity Covered by Stock | PMRP_COV_BY_STOCK_QUAN | QUAN | 7 | ||
AVAILABLE_STOCK | pMRP: Available Stock Quantity | PMRP_AVAIL_STOCK_QUANTITY | QUAN | 7 | ||
UOM | Base Unit of Measure | MEINS | UNIT | 6 | ||
BUCKET_WORKDAYS | pMRP: Number of Days (Duration) in a Bucket | PMRP_CAPREQ_BUCKET_DAYS | INT4 | 4 | ||
TOTAL_WORKDAYS | pMRP: Total Duration in Days | PMRP_CAPREQ_TOTAL_DAYS | INT4 | 4 | ||
SOS_ITEM_ID | pMRP: ID for Source of Supply Item | PMRP_SOS_ITEM_ID | INT4 | 4 | ||
SOS_INPUT_QUANTITY | Component Quantity | KMPMG | QUAN | 7 | ||
SOS_OUTPUT_QUANTITY | Base quantity | BASMN | QUAN | 7 | ||
OUTPUT_UOM | Base Unit of Measure | MEINS | UNIT | 6 | ||
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 | ||
CREATION_TYPE | pMRP: How an Order Was Created | PMRP_ORDER_CREATION_TYPE | CHAR | 2 | ||
LOW_LEVEL_CODE | pMRP: Low-Level Code per Product and MRP Area | PMRP_LOW_LEVEL_CODE | INT2 | 2 | ||
SCALE_FACTOR_TLD | Scale from Top Level Domain to Element | PMRP_SCALE_FACTOR_TLD | D34N | 16 |