SII_VALIDATION_CODES
Validation codes for SII master data
tableFINSII
SII_VALIDATION_CODES — Validation codes for SII master data. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open SII_VALIDATION_CODES 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 | SII_VALIDATION_TYPE | varchar(5) | Validation Type | |
| 3 | SII_VALIDATION_CODE | varchar(5) | Validation Code | |
| 4 | SII_VALIDATION_DESC | varchar(40) | Validation Description | |
| 5 | SII_VALIDATION_LONG_DESC | varchar(500) | Validation Description |