MPS_INPUT_OPTIONS
tableMANMPS
MPS_INPUT_OPTIONS — MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open MPS_INPUT_OPTIONS in the interactive Data Dictionary →Part of Other 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 | PLAN_CODE | varchar(8) | PK | Plan Identification Code |
| 4 | PI_EVENT_TYPE | smallint | PK | Projected Inventory Event Type |
| 5 | PI_EVENT_TYPE_INCLUDED | varchar(1) | Event type included in projected inventory inquiry | |
| 6 | OVERDUE_DAYS | varchar(3) | Number of Overdue Days | |
| 7 | SYS_CREATE_USER | varchar(20) | User who new this record | |
| 8 | SYS_CREATION_DATE | datetime | Creation Date |