Share via


SalesPurchReport_RU.addAmountToHeader Method [AX 2012]

Syntax

protected void addAmountToHeader(
    AmountCur _totalAmount, 
    TaxAmountCur _totalVATAmount, 
    AmountCur _totalAmountWithVAT, 
   [Qty _totalQty, 
    TaxPackagingQty _totalPackagingQty, 
    Weight _totalGrossWeight, 
    Weight _totalNetWeight, 
    Volume _totalVolume])

Run On

Server

Parameters

See Also

Reference

SalesPurchReport_RU Class