IC_PRODUCT_MSDS
Product MSDS
tableFINIC
IC_PRODUCT_MSDS — Product MSDS. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 22 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_PRODUCT_MSDS 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | PART_CODE | varchar(15) | PK | Product |
| 4 | IC_MSDS_FORMAT_CODE | varchar(10) | PK | MSDS Format Code |
| 5 | SYS_EFFECTIVE_ON_DATE | datetime | PK FK→IC_MSDS_FORMATS | Effective On Date |
| 6 | STATUS_FLAG | varchar(1) | Status Flag | |
| 7 | IC_REVISED_DATE_TIME | datetime | Revised Date/Time | |
| 8 | IC_MSDS_CHANGED | varchar(1) | MSDS Changed |