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