IC_MSDS_FORMAT_ITEMS
MSDS Format Items
tableFINIC
IC_MSDS_FORMAT_ITEMS — MSDS Format Items. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 18 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_MSDS_FORMAT_ITEMS 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 FK→IC_MSDS_FORMAT_SECTIONS | MSDS Section Code |
| 5 | IC_MSDS_ITEM_CODE | varchar(10) | PK | MSDS Item Code |
| 6 | SYS_COLUMN_NUMBER | smallint | Column Number | |
| 7 | VF_LINES_AFTER | smallint | Blank lines after detail line | |
| 8 | VF_LINES_BEFORE | smallint | Blank lines before detail line | |
| 9 | IC_SEQUENCE | smallint | ||
| 10 | IC_MSDS_ITEM_ALIGN_LENGTH | smallint | MSDS Item Alignment Length | |
| 11 | IC_MSDS_ITEM_UNDERLINE | varchar(1) | Underline MSDS Item |