CcpManufacturer
CCP Manufacturer information.
erDiagram
CcpManufacturer ||--o{ CcpBasicProduct : "CcpManufacturerID"
CcpManufacturer ||--o{ CcpProduct : "CcpManufacturerID"
CcpManufacturer ||--o{ CcpProductFamily : "CcpManufacturerID"
CcpManufacturer ||--o{ CcpSku : "CcpManufacturerID"
Fields
| Field |
Type |
Description |
| Created |
datetime |
|
| ExtraData |
string |
|
| ID |
numeric |
Internal ID for the CcpManufacturer entity (Primary Key) |
| Name |
string |
|
Referenced by
| Table |
Column Name |
Description |
| CcpBasicProduct |
CcpManufacturerID |
CCP Basic Product information |
| CcpProduct |
CcpManufacturerID |
CCP Product information |
| CcpProductFamily |
CcpManufacturerID |
CCP Product Family information |
| CcpSku |
CcpManufacturerID |
CCP SKU information |