Extending standard Dynamics 365 Business Central objects (tables and pages)

After defining (and creating) the new objects that we need to add to Dynamics 365 Business Central with our extension, we now need to modify the existing ones (standard objects from Microsoft). We previously defined the Customer Category table and we now need to do the following:

  • Add a field to the standard Customer table (called Customer Category Code) in order to associate a Customer with a Customer Category
  • Show this newly added field on the standard Customer Card object
  • Add a Customer Category field to the Item Ledger Entry table for statistical purposes (it will be filled when posting a sales order)

With Dynamics 365 Business Central and the new extension model, ...

Get Dynamics 365 Business Central Development Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.