Share via


InventJournalData_CountColl_RU.initTotalsSection Method [AX 2012]

Initializes the data for the totals section of the report.

Syntax

private void initTotalsSection(
    OffSessionId_RU _offsessionId, 
    Qty _qtyIssueTotal, 
    Qty _qtyLossTotal, 
    CostAmount _costIssueTotal, 
    CostAmount _costLossTotal)

Run On

Called

Parameters

See Also

Reference

InventJournalData_CountColl_RU Class