FS_OUTPUTS
Finite Scheduler Material Inputs
tableMANFS
FS_OUTPUTS — Finite Scheduler Material Inputs. MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open FS_OUTPUTS 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 |