PurchComplementaryInvoiceHeader.distributeAmounts Method
Distribute tax amounts to be complemented by this invoice between its lines.
Syntax
public void distributeAmounts(TaxAmount _IPIAmountToDistribute, TaxAmount _ICMSAmountToDistribute)
Run On
Called
Parameters
- _IPIAmountToDistribute
Type: TaxAmount Extended Data Type
Total IPI amount to be complemented by this invoice.
- _ICMSAmountToDistribute
Type: TaxAmount Extended Data Type
Total ICMS amount to be complemented by this invoice.
Remarks
Current IPI and ICMS additional amounts are lost.