Product Delivery Window Object Reference
On this page
Overview
A join object between Product and Delivery Window
| Property | Value |
|---|---|
| API Name | s_c__Product_Delivery_Window__c |
| Label | Product Delivery Window |
| Plural Label | Product Delivery Windows |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Active From | s_c__Active_From__c |
DateTime | No | The starting date/time this Product Delivery Window is enabled. |
| Active To | s_c__Active_To__c |
DateTime | No | The ending date/time this Product Delivery Window is enabled. |
| Delivery Window | s_c__Delivery_Window_Id__c |
Lookup (s_c__Delivery_Window__c) | No | The Delivery Window associated with this Product Delivery Window. |
| Product | s_c__Product_Id__c |
Lookup (Product2) | No | The Product associated with this Product Delivery Window. |
Relationships
| Field | Type | Related Object | Relationship Name |
|---|---|---|---|
s_c__Delivery_Window_Id__c |
Lookup | s_c__Delivery_Window__c | Product_Delivery_Windows |
s_c__Product_Id__c |
Lookup | Product2 | Product_Delivery_Windows |