Store_Stock_Location__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Priority__c Number(4, 0) No No The priority for this Store_Stock_Location. Goods to allocate to orders are taken from highest priority stock locations first. Stock Locations with blank priority are the lowest. Stock Locations with the same priority will be randomly selected.
Stock_Location_Id__c Lookup(Stock_Location__c) Yes No The Stock_Location record associated with this Store_Stock_Location
Store_Id__c Lookup(Store__c) Yes No The Stock record associated with this Store_Stock_Location

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation