CustInvoiceDistributionTemplate::updateDistributionLineAmount Method
Updates the template line distribution amount for the template line.
Syntax
client server public static void updateDistributionLineAmount(CustInvoiceLineTemplate _custInvoiceLineTemplate)
Run On
Called
Parameters
- _custInvoiceLineTemplate
Type: CustInvoiceLineTemplate Table
A CustInvoiceLineTemplate table record.
Remarks
Updates the distribution line amount by a percentage and handles the penny difference at the last distribution line when there are any differences.