MRP_INVENTORY_LIST
MRP Inventory List
tableMANMRP
MRP_INVENTORY_LIST — MRP Inventory List. MAN table in the standard Ross ERP 8.0 schema: 16 columns, used by 18 programs. Columns, data types, keys, foreign keys and relationships.
Open MRP_INVENTORY_LIST in the interactive Data Dictionary →Part of MRP tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | MRP_VERSION | int | PK | MRP Version |
| 4 | PART_CODE | varchar(15) | PK | Product |
| 5 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 6 | UNIT_INV | varchar(4) | Unit of Measure (Inventory) | |
| 7 | SHELF_LIFE | int | Average Shelf Life Days | |
| 8 | WHOLE_UNITS | varchar(1) | Order in Whole Units only | |
| 9 | BATCH_EXPIRY | varchar(1) | Lot Expiry used for this part | |
| 10 | DAMPING_DAYS | smallint | Damping Days | |
| 11 | QC_RECEIVING_DAYS | smallint | QC Receiving Days | |
| 12 | PURCHASE_LEAD_TIME | int | Purchase Order or Warehouse Transfer Lead Time | |
| 13 | MAKE_BUY | varchar(1) | Make, Buy or Transfer flag | |
| 14 | DEMAND_FENCE_DAYS | smallint | Demand Time Fence Days | |
| 15 | ORDER_INTERVAL_DAYS | smallint | Order Interval Days | |
| 16 | SAFETY_DAYS | smallint | Safety Days |