ProjFundingLimitTrackingManager::updateRevenueTrackingVendInvoiceInfoLine Method [AX 2012]

Moves the tracking of revenue from active to saved vendor invoice line.

client server public static void updateRevenueTrackingVendInvoiceInfoLine(VendInvoiceInfoLine _vendInvoiceInfoLine)

Run On

Called

Parameters

_vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
VendInvoiceInfoLine table buffer.

If there is no saved document, the amounts are released by the delete method on source document.

Show: