MRP_HEADERS
Material Requirements Plan
tableMANMRP
MRP_HEADERS — Material Requirements Plan. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open MRP_HEADERS 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) | Company Code | |
| 3 | FACTORY | varchar(2) | Factory Code | |
| 4 | PLANNING_LEVEL_CODE | smallint | Planning Level | |
| 5 | PLANNING_ID | varchar(20) | Planning Ident | |
| 6 | ITERATION | smallint | Planning Iteration | |
| 7 | PLANNING_DATE | datetime | Planning Date | |
| 8 | DETAIL_DESC | text | Detail Description | |
| 9 | BUCKET_OFFSET | int | Time Bucket Offset |