PurchTotalsSummaryController::onInsert Method [AX 2012]
Checks the table buffer to see in which table record was inserted.
If a record is inserted in PurchTable then records in totals tables are created, otherwise records are invalidated if the insertion is in some other table that affects totals
server public static void onInsert(Common _common)
Run On
ServerParameters
- _common
- Type: Common Table
Buffer for new record
Show: