IC_LOT_CHARACTERISTICS_AUDIT
Lot Characteristics Audit
tableFINIC
IC_LOT_CHARACTERISTICS_AUDIT — Lot Characteristics Audit. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_LOT_CHARACTERISTICS_AUDIT in the interactive Data Dictionary →Part of IC 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 4 | PART_CODE | varchar(15) | PK | Product |
| 5 | IC_LOT_NUMBER | varchar(20) | PK | Lot Number |
| 6 | SYS_REVISED_DATE_TIME | datetime | PK | Revised Date Time |
| 7 | CHARACTERISTIC_CODE | varchar(6) | PK | Characteristic code |
| 8 | CHARACTERISTIC_NUMERIC | numeric(20,6) | Characteristic standards associated with this product | |
| 9 | CHARACTERISTIC_TEXT | varchar(30) | Characteristic standards associated with this product | |
| 10 | IC_DATATYPE_INDICATOR | varchar(1) | Characteristic Type Indicator | |
| 11 | DOC_REFERENCE | varchar(15) | PK | Document Reference |
| 12 | GEM_TRANSACTION_ID | varchar(64) | System transaction identifier stamped by GEMBASE when the row was written. | |
| 13 | LOT_CHAR_ACTION_FLAG | smallint | Action Flag | |
| 14 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |