✏️ Explanatory Question

How do you override a table method in D365 F&O?

👁 272 Views
📘 Detailed Answer
💡

Answer with Explanation

How do you override a table method in D365 F&O?

To override a table method in D365, you can:

  1. Go to the Methods node of a table.
  2. Right click and choose Override Method.
  3. When the code editor opens, add the code to call a related form.

Screenshots for Custom/User-defined Table Methods

Table Methods in D365 F&O
Figure: