Inventory_Location__c
Label: Inventory Location The bin object represents a specific location in a specific warehouse.
Active__c |
Active |
Pre-Spring 2018 |
An Inventory Location must be Active in order to be utilized
|
Checkbox |
true |
Address__c |
Address |
Pre-Spring 2018 |
Formula: Warehouse__r.Address__r.Line1__c & BR() & Warehouse__r.Address__r.City__c
|
Text |
|
ICP__c |
ICP |
Pre-Spring 2018 |
Formula: Warehouse__r.ICP__r.Name
|
Text |
|
Level1__c |
Row |
Pre-Spring 2018 |
Row where the location exists. This is the highest level for location break down.
|
Text(255) |
|
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) |
|
Level3__c |
Section |
Pre-Spring 2018 |
A section within a rack within a row to further identify where the inventory location is.
|
Text(255) |
|
Level4__c |
Shelf |
Pre-Spring 2018 |
A fourth level of identifier to specify where the inventory location is within the warehouse.
|
Text(255) |
|
Level5__c |
Bin |
Pre-Spring 2018 |
The fifth level of identification of a specific location within a specific warehouse
|
Text(255) |
|
Warehouse__c |
Warehouse |
Pre-Spring 2018 |
The warehouse that is associated with this bin
Looks up to: Warehouse__c
|
Lookup |
|
|