IC_MSDS_FORMAT_ITEM_STRUCTURES
MSDS Format Item Structures
tableFINIC
IC_MSDS_FORMAT_ITEM_STRUCTURES — MSDS Format Item Structures. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 17 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_MSDS_FORMAT_ITEM_STRUCTURES in the interactive Data Dictionary →Part of IC 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 | IC_MSDS_FORMAT_CODE | varchar(10) | PK | MSDS Format Code |
| 3 | SYS_EFFECTIVE_ON_DATE | datetime | PK | Effective On Date |
| 4 | IC_MSDS_SECTION_CODE | varchar(10) | PK | MSDS Section Code |
| 5 | IC_PARENT_MSDS_ITEM_CODE | varchar(10) | PK FK→IC_MSDS_FORMAT_ITEMS | |
| 6 | IC_MSDS_ITEM_CODE | varchar(10) | PK | MSDS Item Code |
| 7 | IC_SEQUENCE | smallint | ||
| 8 | SUB_SEQUENCE | smallint |