Field Label
|
Field Name
|
Data Type
|
Description
|
---|---|---|---|
Custom Relationship Fields
|
|||
Account
|
SVMXC__Account__c
|
Lookup(Account)
|
The account to which this sub location belongs to. Note that you can maintain your own organization’s sub locations in which case you will create an Account record for your account.
|
Location
|
SVMXC__Location__c
|
Lookup(Location)
|
|
Parent
|
SVMXC__Parent__c
|
Lookup(Sub Location)
|
Refers to the parent sub location.
|
Standard Fields
|
|||
Sub Location Name
|
Name
|
Text(80)
|
The auto-generated record name.
|
Custom Fields
|
|||
City
|
SVMXC__City__c
|
Text(100)
|
“City” part of the sub location address.
|
Country
|
SVMXC__Country__c
|
Picklist
|
“Country” part of the sub location’s address.
|
Email
|
SVMXC__Email__c
|
Email
|
Location Email.
|
Fax
|
SVMXC__Fax__c
|
Phone
|
Main fax number for the sub location if available.
|
Latitude
|
SVMXC__Latitude__c
|
Number(12, 6)
|
Address location north or south of the equator.
|
Longitude
|
SVMXC__Longitude__c
|
Number(12, 6)
|
East west geographic coordinate measurement.
|
Phone
|
SVMXC__Phone__c
|
Phone
|
Main phone number for the sub location if available.
|
State
|
SVMXC__State__c
|
Text(100)
|
“State/Province” part of the sub location’s address.
|
Street
|
SVMXC__Street__c
|
Text Area(255)
|
“Street” part of the sub location’s address.
|
Web site
|
SVMXC__Web_site__c
|
URL(255)
|
Website URL for the sub location if available. Use the company's website otherwise.
|
Zip
|
SVMXC__Zip__c
|
Text(100)
|
“Zip/Postal code” part of the sub location’s address.
|