JOB_STAGE_LINE_PUT_AWAY
Job Stage Line Put Away
tableMANJOB
JOB_STAGE_LINE_PUT_AWAY — Job Stage Line Put Away. MAN table in the standard Ross ERP 8.0 schema: 14 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open JOB_STAGE_LINE_PUT_AWAY in the interactive Data Dictionary →Part of JOB 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 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 5 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 6 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 7 | SEQUENCE | int | PK | Sequence Number |
| 8 | BIN_LOCATION | varchar(15) | PK | Bin Location |
| 9 | MH_NUMBER | int | PK | Material Handling Number |
| 10 | FIELD_NAME | varchar(32) | Field Name | |
| 11 | PM_CAPACITY_RETURNED_QTY | numeric(20,6) | ||
| 12 | PM_NON_CAPACITY_RETURNED_QTY | numeric(20,6) | ||
| 13 | PM_PACK_RETURNED_QTY | numeric(20,6) | ||
| 14 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |