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.
Calculates values of an InventSumDateFinancialTrans_RU record.
Syntax
public void calcValues(
InventSumDateFinancialTrans_RU _transStart,
InventSumDateFinancialTrans_RU _transEnd,
boolean _calcTransfers,
boolean _calcPhysical)
Run On
Called
Parameters
- _transStart
Type: InventSumDateFinancialTrans_RU Table
The InventSumDateFinancialTrans_RU record that has start values.
- _transEnd
Type: InventSumDateFinancialTrans_RU Table
The InventSumDateFinancialTrans_RU record that has end values.
- _calcTransfers
Type: boolean
A value that indicates whether to calculate the sign for transfer values.
- _calcPhysical
Type: boolean
A value that indicates whether to calculate the sign for physical values.