This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You need to change how the VendorInvoiceLineEntity functions. Which of the following actions should you take to start?
Create a new entity and copy all the properties from VendorInvoiceLineEntity.
Extend VendorInvoiceLineEntity.
Overlayer your changes on the existing VendorInvoiceLineEntity.
Edit VendorInvoiceLineEntity directly.
When does your code become available locally in finance and operations apps?
When you save it
When you shelve your changes
When you check in your changes to source control.
When you build it.
You have extended a table to add fields in Visual studio, you have performed a build, but you are not seeing the new fields you have added to the table. Which of the following actions should you perform to ensure your table extension updates, and displays on the table?
Debug the table code
Database synchronization
Run a code analysis on the solution
Create a deployable package
You must answer all questions before checking your work.
Continue
Was this page helpful?