RECIPE_MACH_RES
Recipe Specific Machine Resource Codes
tableMANRECIPE
RECIPE_MACH_RES — Recipe Specific Machine Resource Codes. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open RECIPE_MACH_RES 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) | Company Code | |
| 3 | FACTORY_CODE | varchar(2) | Factory Code | |
| 4 | RECIPE_CODE | varchar(15) | Recipe | |
| 5 | SYS_VERSION_NUMBER | int | Version Number | |
| 6 | MACHINE_CODE | varchar(8) | Machine Code | |
| 7 | APS_RESOURCE | varchar(25) | Actual Resource selected by the APS system | |
| 8 | RESOURCE_PRICODE | smallint | Resource Priority Code | |
| 9 | RECIPE_LINE_NUMBER | smallint | Recipe Line Sequence Number | |
| 10 | RECIPE_LINE_TYPE | varchar(1) | Recipe Line Type Code | |
| 11 | RUN_RATE_STD | numeric(20,3) | Manufacturing Run Rate |