A_MACHINE_TIME_INPUT
tableMANMACHINE
A_MACHINE_TIME_INPUT — MAN table in the standard Ross ERP 8.0 schema: 30 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open A_MACHINE_TIME_INPUT 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 | 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 | BATCH_NUMBER | int | PK | Run Number |
| 6 | SEQUENCE | int | PK | Sequence Number |
| 7 | STATUS_FLAG | varchar(1) | Status Flag | |
| 8 | MACHINE_CODE | varchar(8) | Machine Code | |
| 9 | JOB_NUMBER | varchar(10) | Job Number | |
| 10 | PROCESS_STAGE | varchar(6) | Process Stage | |
| 11 | RECIPE_LINE_NUMBER | smallint | Recipe Line Sequence Number | |
| 12 | START_TIME | varchar(4) | Start Time | |
| 13 | END_TIME | varchar(4) | End Time | |
| 14 | SETUP_TIME | numeric(20,3) | ||
| 15 | RUNTIME | numeric(20,3) | ||
| 16 | TIME_UNIT | varchar(1) | Time Unit | |
| 17 | COST_TIME_UNIT | varchar(1) | Cost Time Unit | |
| 18 | MACHINE_RECOVERY_FLAG | varchar(1) | Machine Recovery Flag | |
| 19 | MACHINE_RECOVERY_COST | numeric(20,4) | Machine Recovery Cost | |
| 20 | OUTPUT_QTY | numeric(20,6) | Output Quantity | |
| 21 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 22 | PERIOD | smallint | Period Number | |
| 23 | YEAR | smallint | Year Number | |
| 24 | OPERATOR_ID | varchar(6) | Operator Id | |
| 25 | START_DATE_TIME | datetime | Start Date and Time for Machine Time Input | |
| 26 | END_DATE_TIME | datetime | End Date Time used for Machine Time Input | |
| 27 | PM_DATE | datetime | Date | |
| 28 | ARCHIVE_DATE | datetime | Archive Date | |
| 29 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 30 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |