IC_MM_PART_XREF
A Cross-Reference for Ross ERP part codes with OEM/Manufactu
tableFINIC
IC_MM_PART_XREF — A Cross-Reference for Ross ERP part codes with OEM/Manufactu. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_MM_PART_XREF 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 | MFG_OEM_PART_CODE | varchar(40) | PK | MFG/OEM Part Code |
| 5 | MFG_OEM_FLAG | varchar(1) | PK | The type of cross-reference(MFG or OEM) |
| 6 | MFG_OEM_NAME | varchar(30) | MFG/OEM Name |