IC_MSDS_HAZARDOUS_INGREDIENTS
MSDS Hazardous Ingredients
tableFINIC
IC_MSDS_HAZARDOUS_INGREDIENTS — MSDS Hazardous Ingredients. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_MSDS_HAZARDOUS_INGREDIENTS 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 FK→PRODUCT_MASTER | Product |
| 4 | IC_INGREDIENT_PART_CODE | varchar(15) | PK FK→PRODUCT_MASTER | Ingredient Product |
| 5 | SYS_DELETE_FLAG | varchar(1) | Delete Flag |