IS_MASS_CORRECTIONS
tableFINIS
IS_MASS_CORRECTIONS — FIN table in the standard Ross ERP 8.0 schema: 6 columns. Columns, data types, keys, foreign keys and relationships.
Open IS_MASS_CORRECTIONS in the interactive Data Dictionary →Part of IS 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 | DIVISION | varchar(2) | Division | |
| 4 | IS_TRANS_TYPE | varchar(8) | ||
| 5 | DESCRIPTION | varchar(30) | Description | |
| 6 | IS_PGM_NAME | varchar(50) |