Question:
How are values stored in the CRM Call report Attendee_list_vod__c field?
Answer:
The Attendee_list_vod__c stores the Attendees in a JSON format. This is how it is parsed correctly when viewing or editing a Call.
The Attendee_List__vod__c is a placeholder to allow for better control of information related to each Attendee field:
- First Name – required by Concur API. Length and label controlled by the Account field with the same name.
- Last Name – required by Concur API. Length and label controlled by the Account field with the same name.
- Designation – maximum length is 20 characters. The label is configured by the DESIGNATION Veeva Message.
Related Documentation:
CRM Help Documentation: Configuring Call Report Expense
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.