MRP_MISC_OUTPUTS
MRP Miscellaneous Output Requirements
tableMANMRP
MRP_MISC_OUTPUTS — MRP Miscellaneous Output Requirements. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open MRP_MISC_OUTPUTS 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 | INPUT_PRODUCT | varchar(15) | PK | Input Product Code |
| 5 | REQUIRED_DATE | datetime | PK | Required Date |
| 6 | PP_REFERENCE | varchar(25) | PK | Reference |
| 7 | INPUT_QTY | numeric(20,6) | Input Quantity | |
| 8 | INPUT_UNIT | varchar(4) | Input Unit of Measure | |
| 9 | MRP_ORDER_TYPE | varchar(1) | MRP Order Type | |
| 10 | ORIGINATING_REFERENCE | varchar(25) | ||
| 11 | INPUT_PRODUCT_DESC | varchar(60) | Input Product Description |