Describe Dynamics 365 Finance - Quiz

  • ACreate a new table with the additional fields and establish a foreign key relation to the standard table.
  • BUtilize the SysExtensionSerializer framework to automate CRUD operations on the new table.
  • CDirectly add new fields to the standard table by modifying its structure.
  • DA and B only