SalesReport_Invoice_RU.addLineAmountToHeader Method [AX 2012]

This member overrides the addLineAmountToHeader Method.

Syntax

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

Run On

Server

Parameters

See Also

Reference

SalesReport_Invoice_RU Class