PDSAdvancedPricing_VendInvoiceLine::lineAmountModifiedHandler Method [AX 2012]

Initializes the PDS calculation fields when the line amount is modified directly.

server public static void lineAmountModifiedHandler(XppPrePostArgs _args)

Run On

Server

Parameters

_args
Type: XppPrePostArgs Class
The event handler arguments.

This is a post-event event handler for the lineAmountModified method that is used on the VendInvoiceInfoLine table.

Show: