IC_XREF_PRODUCT_MSDS_ITEMS
Product MSDS Items Cross Reference
tableFINIC
IC_XREF_PRODUCT_MSDS_ITEMS — Product MSDS Items Cross Reference. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_XREF_PRODUCT_MSDS_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_ITEM_CODE | varchar(10) | PK | MSDS Item Code |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | PART_CODE | varchar(15) | PK FK→PRODUCT_MASTER | Product |
| 5 | IC_MSDS_FORMAT_CODE | varchar(10) | PK | MSDS Format Code |
| 6 | SYS_EFFECTIVE_ON_DATE | datetime | PK | Effective On Date |
| 7 | IC_MSDS_SECTION_CODE | varchar(10) | MSDS Section Code | |
| 8 | IC_HAZARDOUS_INGREDIENT_ITEM | varchar(1) | MSDS Hazardous Ingredient Item |