Depot Finder Rule
Stores the configuration for Depot Management.
API Name: SVMXA360__CONF_DepotFinderRule__c
Number of Fields: 9
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Object Mapping
SVMXA360__ObjectMapping__c
Lookup(Object Mapping)
Object mapping to use, which is a mapping between Location to Return Order object.
Standard Fields
Depot Finder Rule Number
Name
Auto Number
The auto-generated record name.
Custom Fields
Developer Name
SVMXA360__DeveloperName__c
Text(40)
A unique name generated for a record.
Enable Depot Finder
SVMXA360__EnableDepotFinder__c
Checkbox
Enables or disables Depot Management feature to use. True indicates Enabled.
Match Product and Family
SVMXA360__MatchProductAndFamily__c
Checkbox
If True, Product and Family will be considered while searching for a matching location or depot.
Matching Location Service Field
SVMXA360__LocationServiceFieldAPIName__c
Text(250)
The value provided in this field will be used to get the matching location/depot along with the value of the field provided in the Source Field Name.
Object Name
SVMXA360__ObjectAPIName__c
Text(150)
The name of the source object for which a matching location or depot needs to be found.
Rule Scope
SVMXA360__RuleScope__c
Picklist
Indicates which rule is applicable for Depot Management.
Source Field Name
SVMXA360__SourceFieldAPIName__c
Text(250)
This field will have the API name of the source record whose value needs to be used along with the field API name provided in the Matching Location Service field to get the matching Location or Depot.
Was this helpful?