CT Price Book Field Reference
The CT Price Book object contains the list of products that the company sells.
Object API name: orders__PriceBook__c
| Field | API Name | Type | Description |
|---|---|---|---|
Active |
orders__IsActive__c |
Checkbox |
If selected, the record is active and applied in business logic. |
Default Product Availability Type |
orders__DefaultProductAvailabilityType__c |
Picklist |
Defines the availability of the Product Availability child object:
|
Description |
orders__Description__c |
Text(255) |
Description of the Price Book in free form. |
External ID |
orders__ExternalID__c |
Text(255) (External ID) (Unique Case Sensitive) |
Price Book external identifier. |
Order Type |
orders__OrderType__c |
Picklist (Multi-Select) |
The Order Type for which the settings are configured. |
Sales Organization |
orders__SalesOrganizationId__c |
Lookup(Sales Organization) |
The business unit for which the settings are configured. |