CART_MASTER
Cart Master
tableFINCART
CART_MASTER — Cart Master. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open CART_MASTER 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 | COMPANY_CODE | varchar(10) | Company Code | |
| 3 | CART_ID | varchar(6) | Cart | |
| 4 | CART_DESCRIPTION | varchar(15) | Cart Description | |
| 5 | TELEPHONE_EXT | varchar(6) | Telephone Extension | |
| 6 | LAST_REPLENISH_DATE | datetime | Last Replenish Date |