A_TIME_CARD_COMMENTS
Archived Time Card Comment Codes
tableMANTIME
A_TIME_CARD_COMMENTS — Archived Time Card Comment Codes. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open A_TIME_CARD_COMMENTS 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_CODE | varchar(2) | PK | Factory Code |
| 5 | MM_TIME_CARD_COMMENT_ID | varchar(4) | PK | Time Card Comment Code |
| 6 | MM_TIME_CARD_COMMENT | varchar(50) | Time Card Comments | |
| 7 | LABOUR_CLASS | varchar(4) | Labor Class Code | |
| 8 | MM_EQUIPMENT_TYPE | varchar(5) | ||
| 9 | ARCHIVE_DATE | datetime | Archive Date | |
| 10 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 11 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |