DC_LICENSE_PLATES
DC License Plate
tableFINDC
DC_LICENSE_PLATES — DC License Plate. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 82 programs. Columns, data types, keys, foreign keys and relationships.
Open DC_LICENSE_PLATES 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | DC_LICENSE_PLATE_ID | varchar(30) | PK | Data Collection License Plate ID |
| 4 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 5 | BIN_LOCATION | varchar(15) | Bin Location | |
| 6 | DC_EQUIPMENT_TARE_WEIGHT | numeric(20,4) | ||
| 7 | DC_EQUIPMENT_TARE_UNIT | varchar(4) | ||
| 8 | DC_LICENSE_PLATE_STATUS | varchar(10) | Data Collection License Plate Status | |
| 9 | DC_PARENT_LICENSE_PLATE_ID | varchar(30) | ||
| 10 | DC_ASN_LOAD_CARRIER_TYPE | varchar(3) | Load Carrier Type | |
| 11 | WH_XFER_DOC_REFERENCE | varchar(15) | ||
| 12 | SOURCE_WAREHOUSE | varchar(2) | ||
| 13 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |