Data Model > Data Dictionary > L > Location in 24.1
Location in 24.1
A site is a unique location and is identified by a name and address. Site information is especially beneficial in service scenarios when accurate information about the physical location of a product is crucial to the timely delivery of service. ServiceMax also uses sites to track warehouse and field inventory locations.
API Label: SVMXC__Site__c
No. of Fields: 34
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Access Hours
SVMXC__Preferred_Business_Hours__c
Lookup(Business Hours)
The work order location is open or accessible for service technician during these hours of the week.
Account
SVMXC__Account__c
Lookup(Account)
The account to which this site belongs to. Note that you can maintain your own organization’s locations in which case you will create an Account record for your account.
Parent
SVMXC__Parent__c
Lookup(Location)
Partner Account
SVMXC__Partner_Account__c
Lookup(Account)
Lookup to Account, set by trigger.
Partner Contact
SVMXC__Partner_Contact__c
Lookup(Contact)
Lookup to Contact, set by trigger.
Service Engineer
SVMXC__Service_Engineer__c
Lookup(User)
Name of the Service Engineer associated with the site.
Standard Fields
Location Name
Name
Text(80)
The auto-generated record name.
Custom Fields
Account (External)
SVMXC__SM_External_Company__c
Text(255)
External system unique ID of the account related to the location.
Active
SVMXC__SM_Active__c
Checkbox
Active Inventory Location.
City
SVMXC__City__c
Text(100)
“City” part of the site’s address.
Costed at value
SVMXC__Costed_at_value__c
Checkbox
Flag indicates if inventory in this location is priced using pricebook value or priced at zero.
Country
SVMXC__Country__c
Picklist
“Country” part of the site’s address.
Email
SVMXC__Email__c
Email
Location Email.
External Record ID
SVMXC__SM_External_ID__c
Text(255) (External ID)
External System Unique ID.
Inventory Account
SVMXC__Inventory_Account__c
Text(30)
Inventory account number for this location. Used for costing/accounting purposes.
Is Default Delivery
SVMXC__IsDefault_Delivery__c
Checkbox
Is Delivery Location
SVMXC__IsDelivery_Location__c
Checkbox
Is Good Stock
SVMXC__IsGood_Stock__c
Checkbox
Is Partner
SVMXC__IsPartner__c
Formula (Text)
Flag indicates if location is Partner Location or not.
Is Partner Record
SVMXC__IsPartnerRecord__c
Checkbox
Flag indicates that Location belongs to a Partner.
Is Receiving Location
SVMXC__IsReceiving_Location__c
Checkbox
Is Repair Location
SVMXC__IsRepair_Location__c
Checkbox
Is Staging Location
SVMXC__IsStaging_Location__c
Checkbox
Latitude
SVMXC__Latitude__c
Number(12,6)
Address location north or south of the equator.
Location Type
SVMXC__Location_Type__c
Picklist
Longitude
SVMXC__Longitude__c
Number(12,6)
East west geographic coordinate measurement.
Parent (External)
SVMXC__SM_External_Parent__c
Text(255)
External system unique ID to the parent location.
Site Fax
SVMXC__Site_Fax__c
Phone
Main fax number for the site if available.
Site Phone
SVMXC__Site_Phone__c
Phone
Main phone number for the site if available.
State
SVMXC__State__c
Text(100)
“State/Province” part of the site’s address.
Stocking Location
SVMXC__Stocking_Location__c
Checkbox
Flag indicates if this is a stocking location or not. ServiceMax does not perform inventory updates on non-stocking locations.
Street
SVMXC__Street__c
Text Area(255)
“Street” part of the site’s address.
Web site
SVMXC__Web_site__c
URL(255)
Website URL for the site if available. Use the company's website otherwise.
Zip
SVMXC__Zip__c
Text(100)
“Zip/Postal code” part of the site’s address.
Was this helpful?