Outlet Stock Location Object Reference
Overview
Outlet_Stock_Location__c is the join table between Outlet__c and Stock_Location__c objects.
| Property |
Value |
| API Name |
s_c__Outlet_Stock_Location__c |
| Label |
Outlet Stock Location |
| Plural Label |
Outlet Stock Locations |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Outlet |
s_c__Outlet_Id__c |
Lookup (s_c__Outlet__c) |
Yes |
The Outlet this OutletStockLocation belongs to. |
| Stock Location |
s_c__Stock_Location_Id__c |
Lookup (s_c__Stock_Location__c) |
Yes |
The Stock Location this OutletStockLocation belongs to. |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Outlet_Id__c |
Lookup |
s_c__Outlet__c |
Outlet_Stock_Locations |
s_c__Stock_Location_Id__c |
Lookup |
s_c__Stock_Location__c |
Outlet_Stock_Locations |
Last updated March 6, 2025