DC_LPN_LINE_DETAIL_HISTORY
DC License Plate Line Detail History
tableFINDC
DC_LPN_LINE_DETAIL_HISTORY — DC License Plate Line Detail History. FIN table in the standard Ross ERP 8.0 schema: 22 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open DC_LPN_LINE_DETAIL_HISTORY in the interactive Data Dictionary →Part of DC 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 | DC_TRANSACTION_ID | varchar(64) | Data Collection (RF/mobile) transaction identifier for the row. | |
| 3 | SYS_REVISED_DATE_TIME | datetime | Revised Date Time | |
| 4 | USER_ID | varchar(20) | User Identification Code | |
| 5 | FACILITY_ID | varchar(50) | Facility Id | |
| 6 | UPDATE_ACTION | varchar(30) | ||
| 7 | COMPANY_CODE | varchar(10) | Company Code | |
| 8 | DC_LICENSE_PLATE_ID | varchar(30) | Data Collection License Plate ID | |
| 9 | DC_LICENSE_PLATE_LINE | smallint | Data Collection License Plate Line | |
| 10 | ORIG_SOURCE_MODULE | varchar(2) | ||
| 11 | ORIGINAL_DOCUMENT_NUMBER | varchar(13) | Original Document Number | |
| 12 | ORIGINAL_DOCUMENT_LINE | varchar(8) | Original Document Line | |
| 13 | ORIGINAL_DOCUMENT_SEQUENCE | smallint | Original Document Sequence | |
| 14 | PART_CODE | varchar(15) | Product | |
| 15 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 16 | IC_STATUS_CODE | varchar(8) | Inventory Status | |
| 17 | QUANTITY_1 | numeric(20,6) | Original Quantity | |
| 18 | UOM_1 | varchar(4) | ||
| 19 | QUANTITY_2 | numeric(20,6) | Original Quantity | |
| 20 | UOM_2 | varchar(4) | ||
| 21 | FACTORY | varchar(2) | Factory Code | |
| 22 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |