Extension framework in D365 F&O - Quiz

  • ACreate a new entity and copy all the properties from VendorInvoiceLineEntity.
  • BExtend VendorInvoiceLineEntity.
  • COverlayer your changes on the existing VendorInvoiceLineEntity.
  • DEdit VendorInvoiceLineEntity directly.