PDSAdvancedPricing_VendInvoiceLine::initFromPriceDiscHandler Method [AX 2012]

Initializes the PDS calculation fields.

server public static void initFromPriceDiscHandler(XppPrePostArgs _args)

Run On

Server

Parameters

_args
Type: XppPrePostArgs Class
The event handler arguments.

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

Show: