Object Mapping Detail
This object stores the SPM Wizards information.
API Name: SVMXA360__CONF_ObjectMappingDetail__c
Number of Fields: 9
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Object Mapping
SVMXA360__ObjectMappingID__c
Master-Detail(Object Mapping)
The master object mapping ID for which the details are represented.
Standard Fields
Name
Name
Auto Number
The auto-generated record name.
Custom Fields
Literal Parameter
SVMXA360__LiteralParameter__c
Text(255)
Stores the field API name for literal functions like the user, current record, and current header record of object mapping detail.
Reference Field Label
SVMXA360__ReferenceFieldLabel__c
Text(255)
Stores the multi-level reference field label of object mapping detail.
Related Object Details
SVMXA360__RelatedObjectDetails__c
Text(255)
Stores the object sequence of multi-level reference field of object mapping detail.
Source Field Name
SVMXA360__SourceFieldAPIName__c
Text(255)
The source field API name from which the value should be mapped.
Target Field Name
SVMXA360__TargetFieldAPIName__c
Text(255)
The target field API name to which the value should be mapped.
Type
SVMXA360__Type__c
Picklist
Type of object mapping detail. For example, Value, Field, or Function.
Value
SVMXA360__Value__c
Text(255)
Mapped value to set in the target field.
Was this helpful?