Data Model > Data Dictionary > W > Work Plan Association
Work Plan Association
Holds information about association of the Work plan with Product, Location and Installed Product.
API Label: SVMXC__WPLN_WorkPlanAssociation__c
No. of Fields: 7
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Product
SVMXC__Product2Id__c
Lookup(Product)
Lookup to the Product Record.
Work Plan
SVMXC__WorkPlanId__c
Master-Detail(Work Plan)
Master Detail to Work Plan record.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Association Field API Name
SVMXC__AssociationFieldAPIName__c
Text(150)
Stores the API Name of the field.
Association Field Value
SVMXC__AssociationFieldValue__c
Text(255)
Stores the value of the field selected.
Object API Name
SVMXC__ObjectAPIName__c
Text(150)
Stores the API Name of the Object.
Work Plan Association Type
SVMXC__AssociationType__c
Picklist
Type of the Work Plan Association.
Was this helpful?