|
Field Label
|
Field Name
|
Data Type
|
Description
|
|---|---|---|---|
|
Custom Relationship Fields
|
|||
|
Product
|
SVMXC__SM_ProductId__c
|
Lookup(Product)
|
Field stores the product details
|
|
Depot
|
SVMXC__SM_DepotId__c
|
Master-Detail(Location)
|
Field stores the depot details
|
|
Custom Fields
|
|||
|
City
|
SVMXC__SM_City__c
|
Text(100)
|
Field stores the city information which is going to cover in depot
|
|
Country
|
SVMXC__SM_Country__c
|
Text(100)
|
Field stores the country information which is going to cover in depot
|
|
Country Code
|
SVMXC__SM_CountryCode__c
|
Text(100)
|
Field stores the country code information which is going to cover in depot
|
|
Depot Coverage Identifier
|
SVMXC__SM_DepotCoverageIdentifier__c
|
Text(225)
|
Field stores the coverage identifier like product, product family, product line and geo locations etc
|
|
From Zip
|
SVMXC__SM_FromZip__c
|
Text(100)
|
Field stores the from zip range which is going to cover in depot
|
|
Product Family
|
SVMXC__SM_ProductFamily__c
|
Text(255)
|
Field stores the product family covered by depot
|
|
Product Line
|
SVMXC__SM_ProductLine__c
|
Text(255)
|
Field stores product line which covered by depot.
|
|
State
|
SVMXC__SM_State__c
|
Text(100)
|
Field stores the state information which is going to cover in depot
|
|
State Code
|
SVMXC__SM_StateCode__c
|
Text(100)
|
Field stores the state code information which is going to cover in depot.
|
|
To Zip
|
SVMXC__SM_ToZip__c
|
Text(100)
|
Field stores the to zip range which is going to cover in depot
|
|
Unique Id
|
SVMXC__SM_UniqueId__c
|
Text(255) (External ID) (Unique Case Sensitive)
|
Field to store unique id of depot coverage
|
|
Zip
|
SVMXC__SM_Zip__c
|
Text(100)
|
Field stores the zip information which is going to cover in depot
|