MP_CUSTOMER_STRUCTURE
Customer Structure
tableFINMP
MP_CUSTOMER_STRUCTURE — Customer Structure. 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_STRUCTURE 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 | MP_STRUCTURE_CODE | varchar(10) | PK | Structure Code |
| 5 | DESCRIPTION | varchar(30) | Description | |
| 6 | MP_USE_ORDER_CUSTOMER | varchar(1) | Use order customer for promotions not ship customer | |
| 7 | MP_DEFAULT_CREDIT_CHECK | smallint | MP Default Credit Check |