FS_INPUTS
Finite Scheduler Inputs
tableMANFS
FS_INPUTS — Finite Scheduler Inputs. MAN table in the standard Ross ERP 8.0 schema: 10 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open FS_INPUTS 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 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | SCHEDULE_RUN_NUMBER | varchar(6) | PK | Schedule Run Number |
| 5 | PART_CODE | varchar(15) | PK | Product |
| 6 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 7 | REQUIRED_DATE | datetime | PK | Required Date |
| 8 | MRP_QUANTITY | numeric(20,6) | MRP Input/Output Quantity | |
| 9 | BATCH_DATE | datetime | PK | Batch Date |
| 10 | PLANNING_JOB_NUMBER | varchar(8) | PK | Planning Job Number |