Share via


InventValueReportPopulateWrkCtr.updateReportLineBalance Method [AX 2012]

Syntax

private void updateReportLineBalance(
    InventValueReportTmpLine _tmpReportLine, 
    int _sign, 
    InventValueReportWrkCtrUnionAll _routeTransView)

Run On

Server

Parameters

  • _sign
    Type: int

See Also

Reference

InventValueReportPopulateWrkCtr Class