Table Object Triggers Overview in D365 BC

Table Object Triggers Overview in D365 BC:

(1) In this blog, we will get to know about the number and use of triggers in the object Table. For new table Creation refer to this link “Creation Of Table In Microsoft Dynamics 365 BC“.

(2) In the Object Table, there are four triggers, as shown below:

(a) OnInsert()– This trigger calls when a new record is entered in the table. There are two ways to call this trigger as shown below:

OnInsert() business central

(b) OnModify()– This trigger calls when a new record is entered in the table. There are two ways to call this trigger as shown below:

OnModify() business central

(c) OnDelete()– This trigger calls when a new record is entered in the table. There are two ways to call this trigger as shown below:

OnDelete() business central

(d) OnRename()– This trigger calls when a new record is entered in the table. There are two ways to call this trigger as shown below:

OnRename() business central

Overview of Microsoft Power Apps
Restrict Back Date entries in Business Central
Provisional Entry Functionality in D365 BC
How to Create and Post Transfer Order in D365 BC
How to Create Sales Order in Business Central D365
Database Management System (DBMS)– GK Scientist

Leave a Reply