A_WORK_ORDER_LINE_MTRL_QTYS
Archived Work order line material quantities
tableMANWORK
A_WORK_ORDER_LINE_MTRL_QTYS — Archived Work order line material quantities. MAN table in the standard Ross ERP 8.0 schema: 17 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_WORK_ORDER_LINE_MTRL_QTYS in the interactive Data Dictionary →Part of WORK 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | WOL_WO_ID | numeric(20,0) | PK | Work Order |
| 6 | WOL_WO_LN_NUM | numeric(20,0) | PK | WO Step Number |
| 7 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 8 | PART_CODE | varchar(15) | PK | Product |
| 9 | SEQUENCE | int | PK | Sequence Number |
| 10 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 11 | IC_LOT_SEQUENCE | int | Lot Sequence | |
| 12 | IC_CAPACITY_UNIT | varchar(4) | ||
| 13 | INPUT_QTY_ACTUAL | numeric(20,6) | Input Quantity Actual | |
| 14 | PM_RETURNED_QTY | numeric(20,6) | Quantity that is returned in PM | |
| 15 | ARCHIVE_DATE | datetime | Archive Date | |
| 16 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 17 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |