Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the balance in the specified report line.
Syntax
private void updateReportLineBalance(
InventValueReportTmpLine _tmpReportLine,
int _sign,
InventValueReportSubContUnionAll _subContTransView)
Run On
Server
Parameters
- _tmpReportLine
Type: InventValueReportTmpLine Table
A record of the InventValueReportTmpLine table.
- _sign
Type: int
The sign of the operation; +1 or -1.
- _subContTransView
Type: InventValueReportSubContUnionAll View
A record in the InventValueReportSubContUnionAll view.