PurchTotalsSummaryController::onDelete Method [AX 2012]

Checks the table buffer to see from which table record was deleted, If a record is deleted from a table which affects totals then the totals record is invalidated.

server public static void onDelete(Common _common)

Run On

Server

Parameters

_common
Type: Common Table
Buffer for delted record
Show: