PRODUCT_NP_FOOD_ALLERGENS
Food allergens for non-permitted product
tableFINPRODUCT
PRODUCT_NP_FOOD_ALLERGENS — Food allergens for non-permitted product. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open PRODUCT_NP_FOOD_ALLERGENS in the interactive Data Dictionary →Part of PRODUCT 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 | FOOD_ALLERGEN | varchar(20) | PK | Food allergen |
| 5 | CREATION_DATE | datetime | Creation Date | |
| 6 | SYS_CREATE_USER | varchar(20) | User who new this record | |
| 7 | SYS_MODIFIED_DATE | datetime | Last Modification Date | |
| 8 | SYS_MODIFY_USER | varchar(20) | The last user who modified this record |