MP_CUSTOMER_RELATIONSHIP
Customer Relationship
tableFINMP
MP_CUSTOMER_RELATIONSHIP — Customer Relationship. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open MP_CUSTOMER_RELATIONSHIP in the interactive Data Dictionary →Part of MP 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 | DIVISION | varchar(2) | PK | Division |
| 4 | CUSTOMER_NUMBER | varchar(8) | PK | Customer Number |
| 5 | MP_ASSOCIATED_CUSTOMER | varchar(8) | PK | |
| 6 | MP_DISTRIBUTOR | varchar(1) | Distributor | |
| 7 | MP_CREDIT_CHECK | varchar(1) | Credit Check |