Share via


InventValueReportPopulateIndirect.updateReportLineBalance Method [AX 2012]

Syntax

private void updateReportLineBalance(
    InventValueReportTmpLine _tmpReportLine, 
    int _sign, 
    InventValueReportIndirectUnionAll _indirectTransView)

Run On

Server

Parameters

  • _sign
    Type: int

See Also

Reference

InventValueReportPopulateIndirect Class