PDSAdvancedPricing_VendInvoiceLine::copyFromLineHandler Method [AX 2012]

Copies additional PDS calculation fields when a vendor invoice information line record is copied.

server public static void copyFromLineHandler(XppPrePostArgs _args)

Run On

Server

Parameters

_args
Type: XppPrePostArgs Class
The event handler arguments.

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

Show: