A_BATCH_TIME_CARDS
Archived Labour Time Cards
tableMANBATCH
A_BATCH_TIME_CARDS — Archived Labour Time Cards. MAN table in the standard Ross ERP 8.0 schema: 44 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open A_BATCH_TIME_CARDS 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 | SEQUENCE | int | PK | Sequence Number |
| 6 | STATUS_FLAG | varchar(1) | Status Flag | |
| 7 | EMPLOYEE_CODE | varchar(6) | Employee Code | |
| 8 | LABOUR_CLASS | varchar(4) | Labor Class Code | |
| 9 | LABOUR_TYPE | varchar(4) | Labour Type Code | |
| 10 | JOB_NUMBER | varchar(10) | Job Number | |
| 11 | PROCESS_STAGE | varchar(6) | Process Stage | |
| 12 | RECIPE_LINE_NUMBER | smallint | Recipe Line Sequence Number | |
| 13 | START_TIME | varchar(4) | Start Time | |
| 14 | END_TIME | varchar(4) | End Time | |
| 15 | BREAKS | numeric(20,3) | ||
| 16 | LABOUR_RATE | numeric(20,4) | Labor Rate | |
| 17 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 18 | PERIOD | smallint | Period Number | |
| 19 | COST_CENTER | varchar(3) | Cost Center Code | |
| 20 | OPERATOR_ID | varchar(6) | Operator Id | |
| 21 | BATCH_NUMBER | int | PK | Run Number |
| 22 | RUNTIME_REGULAR | numeric(20,3) | ||
| 23 | RUNTIME_PREMIUM_1 | numeric(20,3) | ||
| 24 | RUNTIME_PREMIUM_2 | numeric(20,3) | ||
| 25 | RUNTIME_PREMIUM_3 | numeric(20,3) | ||
| 26 | SETUP_REGULAR | numeric(20,3) | ||
| 27 | SETUP_PREMIUM_1 | numeric(20,3) | ||
| 28 | SETUP_PREMIUM_2 | numeric(20,3) | ||
| 29 | SETUP_PREMIUM_3 | numeric(20,3) | ||
| 30 | YEAR | smallint | Year Number | |
| 31 | PM_DATE | datetime | Date | |
| 32 | TIME_UNIT | varchar(1) | Time Unit | |
| 33 | COST_TIME_UNIT | varchar(1) | Cost Time Unit | |
| 34 | LABOUR_UNITS | numeric(10,3) | Labour Required | |
| 35 | ARCHIVE_DATE | datetime | Archive Date | |
| 36 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 37 | START_DATE_TIME | datetime | Start Date and Time for Machine Time Input | |
| 38 | END_DATE_TIME | datetime | End Date Time used for Machine Time Input | |
| 39 | RUNTIME_COST_ACTUAL | numeric(20,4) | Runtime Cost Actual | |
| 40 | SETUP_COST_ACTUAL | numeric(20,4) | Setup Cost Actual | |
| 41 | OVERHEAD_COST_ACTUAL | numeric(20,4) | Overhead Cost Actual | |
| 42 | OH_ALLOCATION_COST | numeric(20,4) | Overhead Allocation Cost | |
| 43 | OH_ALLOCATION_FLAG | varchar(1) | Overhead Allocation Flag | |
| 44 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |