s_c__Outlet_Stock_Location__c Object Reference
Name | s_c__Outlet_Stock_Location__c |
---|---|
Type | Custom StoreConnect Object |
Description | Outlet_Stock_Location__c is the join table between Outlet__c and Stock_Location__c objects. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Outlet_Id__c | Lookup (s_c__Outlet__c) | Yes | No |
The Outlet this OutletStockLocation belongs to. | |||
s_c__Stock_Location_Id__c | Lookup (s_c__Stock_Location__c) | Yes | No |
The Stock Location this OutletStockLocation belongs to. |
For more information about how or when to use the above, see our documentation.
Back to Documentation