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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4FACTORY_CODEvarchar(2)PKFactory Code
5MM_TIME_CARD_COMMENT_IDvarchar(4)PKTime Card Comment Code
6MM_TIME_CARD_COMMENTvarchar(50)Time Card Comments
7LABOUR_CLASSvarchar(4)Labor Class Code
8MM_EQUIPMENT_TYPEvarchar(5)
9ARCHIVE_DATEdatetimeArchive Date
10ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.