IC_MSDS_FORMAT_SECTIONS
MSDS Format Sections
tableFINIC
IC_MSDS_FORMAT_SECTIONS — MSDS Format Sections. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_MSDS_FORMAT_SECTIONS 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 FK→IC_MSDS_FORMATS | Effective On Date |
| 4 | IC_MSDS_SECTION_CODE | varchar(10) | PK | MSDS Section Code |
| 5 | SECTION_NUMBER | smallint |