MATERIAL_OUTPUT_PROFILES
Planning Spec Material Output Profiles
tableMANMATERIAL
MATERIAL_OUTPUT_PROFILES — Planning Spec Material Output Profiles. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open MATERIAL_OUTPUT_PROFILES 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 | PLANNING_LEVEL_CODE | smallint | PK | Planning Level |
| 5 | CALENDAR_OPTION_CODE | varchar(4) | PK | Calendar Option |
| 6 | PLANNING_SPEC | varchar(15) | PK | Planning Specification |
| 7 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 8 | PART_CODE | varchar(15) | PK | Product |
| 9 | BUCKET_OFFSET | int | PK | Time Bucket Offset |
| 10 | OUTPUT_QTY | numeric(20,6) | Output Quantity | |
| 11 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 12 | PROCESS_PLANNING_BATCH_QTY | numeric(20,6) | Planning Batch Quantity | |
| 13 | PROCESS_PLANNING_UOM | varchar(4) | Process Planning Unit of Measure |