DC_SSCC_COUNTER
tableFINDC
DC_SSCC_COUNTER — FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open DC_SSCC_COUNTER 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 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 4 | DESCRIPTION | varchar(30) | Description | |
| 5 | DC_NEXT_SSCC_NUMBER | varchar(17) | Next Available SSCC Number | |
| 6 | MANUAL_NUMBER | varchar(1) | Manual Numbering of Transactions | |
| 7 | DC_USE_SSCC_STANDARD_FORMAT | smallint |