Single Choice
Easy
QYou need to change how the VendorInvoiceLineEntity functions. Which of the following actions should you take to start?
ID: #12155
What is Data entities?
195 views
Question Info
#12155Q ID
EasyDifficulty
What is Data entities?Topic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Justification:
- A. Incorrect: Creating a new entity and copying the properties won't cause your entity to be loaded instead of the original, so your changes won't take effect in the front end.
- B. Correct: Most elements can be modified by extension.
- C. Incorrect: This option was in older versions but was deprecated because it's less supportable than extensions.
- D. Incorrect: VendorInvoiceLineEntity is a locked system entity, so you couldn't do this if you tried.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic