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
CalledParameters
- _vendInvoiceInfoLine
- Type: VendInvoiceInfoLine Table
VendInvoiceInfoLine table buffer.
Show: