IC_MSDS_FORMATS
MSDS Formats
tableFINIC
IC_MSDS_FORMATS — MSDS Formats. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 20 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_MSDS_FORMATS 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 | SYS_EFFECTIVE_OFF_DATE | datetime | Effective Off Date | |
| 5 | STATUS_FLAG | varchar(1) | Status Flag | |
| 6 | IC_REVISED_DATE_TIME | datetime | Revised Date/Time | |
| 7 | IC_MSDS_CHANGED | varchar(1) | MSDS Changed |