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.
This method converts PdsCWReceiveNow qty from InventNow qty or InventNow qty from PdsCWReceiveNow, depending on the value of the boolean )fromCW parameter.
Syntax
private void pdsCWReceiveNowConversion([boolean _fromCW])
Run On
ClientOrServer
Parameters
- _fromCW
Type: boolean
If true covnerts PdsCWReceiveNow into Inventory qty ReceiveNow. If false converts InventNow qty into PdsCWReceiveNow.
Remarks
private void pdsCWReceiveNowConversion(Enum _fromCW)