IC_MSDS_ITEM_PROMPTS
MSDS Item Prompts
tableFINIC
IC_MSDS_ITEM_PROMPTS — MSDS Item Prompts. 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_ITEM_PROMPTS 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 | SYS_LANGUAGE_CODE | varchar(8) | PK | Language Code |
| 3 | IC_MSDS_ITEM_CODE | varchar(10) | PK | MSDS Item Code |
| 4 | IC_MSDS_PROMPT | varchar(50) | MSDS Prompt | |
| 5 | IC_MSDS_PROMPT_2 | varchar(50) | MSDS Prompt |