PMRP_SOS_INPUT - pMRP Source of Supply Input
pMRP Source of Supply Input information is stored in SAP table PMRP_SOS_INPUT.
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_SOS_INPUT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
REFERENCE_ID | pMRP: ID for Reference Data | X | PMRP_REFERENCE_ID | CHAR | 40 | |
SOS_ID | pMRP: Source of Supply ID (Number Range for Object PMRP_SOS) | X | PMRP_SOS_ID | NUMC | 16 | |
SOS_ITEM_ID | pMRP: ID for Source of Supply Item | X | PMRP_SOS_ITEM_ID | INT4 | 4 | |
VALID_FROM | Valid-From Date | DATUV | DATS | 16 | ||
VALID_TO | Valid-to date | DATUB | DATS | 16 | ||
INPUT_PRODUCT | Material Number | MATNR | CHAR | 80 | ||
INPUT_PLANT | Plant | WERKS_D | CHAR | 8 | ||
INPUT_MRPAREA | MRP Area | BERID | CHAR | 20 | ||
INPUT_CATEGORY | pMRP: Order Category | PMRP_ORDER_CATEGORY | CHAR | 8 | ||
INPUT_QUANTITY | Component Quantity | KMPMG | QUAN | 7 | ||
INPUT_UOM | Component Unit of Measure | KMPME | UNIT | 6 | ||
OFFSET_CAL_DAYS | pMRP: Offset in Calendar Days | PMRP_OFFSET_CAL_DAYS | INT2 | 2 | ||
OFFSET_WORK_DAYS | pMRP: Offset in Work Days | PMRP_OFFSET_WORK_DAYS | INT2 | 2 | ||
IS_CYCLE | Indicator: BOM is recursive | REKRI | CHAR | 2 |