Order and Inventory Management Data Dictionary

SCMC__Inventory_Location__c

Label: Inventory Location

The bin object represents a specific location in a specific warehouse.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
SCMC__Active__c Active Pre-Spring 2018 An Inventory Location must be Active in order to be utilized

Checkbox true
SCMC__Address__c Address Pre-Spring 2018 Formula:
SCMC__Warehouse__r.SCMC__Address__r.SCMC__Line1__c & BR() & SCMC__Warehouse__r.SCMC__Address__r.SCMC__City__c
Text false
SCMC__ICP__c ICP Pre-Spring 2018 Formula:
SCMC__Warehouse__r.SCMC__ICP__r.Name
Text false
SCMC__Level1__c Row Pre-Spring 2018 Row where the location exists. This is the highest level for location break down.

Text(255) true
SCMC__Level2__c Rack Pre-Spring 2018 This is the second level of description for the inventory location. This is a rack within a row.

Text(255) false
SCMC__Level3__c Section Pre-Spring 2018 A section within a rack within a row to further identify where the inventory location is.

Text(255) false
SCMC__Level4__c Shelf Pre-Spring 2018 A fourth level of identifier to specify where the inventory location is within the warehouse.

Text(255) false
SCMC__Level5__c Bin Pre-Spring 2018 The fifth level of identification of a specific location within a specific warehouse

Text(255) false
SCMC__Warehouse__c Warehouse Pre-Spring 2018 The warehouse that is associated with this bin

Looks up to: SCMC__Warehouse__c
Lookup true


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.