CCP basic product (Internal)¶
OctoSAM internal query
Internal queries are advanced queries for analysis of the inner workings of the OctoSAM application. These queries are geared towards administrators with an in-depth knowledge of OctoSAM.
This query lists the CCP basic product definition table.
Fields¶
| Name | Type | Visible | Description |
|---|---|---|---|
| ID | numeric | false | Internal ID for the CcpBasicProduct entity (Primary Key) |
| Basic Product Key | numeric | true | |
| Basic Product Id | numeric | true | |
| Language Id | numeric | true | |
| Platform Id | numeric | true | |
| Ccp Manufacturer ID | numeric | false | Internal ID that references the CcpManufacturer entity (Foreign Key) |
| Manufacturer | string | true | Normalized manufacturer information. See field 'Raw Manufacturer' for scanned information |
| Ccp Product Family ID | numeric | false | Internal ID that references the CcpProductFamily entity (Foreign Key) |
| Product Family | string | true | |
| Basic Product Name | string | true | |
| Version | string | true | |
| Version Rank | numeric | true | |
| Edition | string | true | |
| Software Product Flag | bool | true | |
| Created | date | false | Date/Time this entity was created |
| Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
| Property | Value | Description |
|---|---|---|
| Query Guid | 8cda57bf-d5b4-40ba-b214-6c7f66a20732 | The internal id of the query. Must be unique |
| SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
| SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |
| LastUpdate | 2026-01-20 14:15:07 | Last change to this document |
| Build | 1.12.2.81 | OctoSAM build that last changed this document |