TmpInventTransWMS.initPdsCWQty Method
Initializes the quantity on the current record.
Syntax
public void initPdsCWQty(
PdsCWInventQty _pdsCWInventQty,
StatusReceipt _statusReceipt,
StatusIssue _statusIssue)
Run On
Called
Parameters
- _pdsCWInventQty
Type: PdsCWInventQty Extended Data Type
The quantity to initialize.
- _statusReceipt
Type: StatusReceipt Enumeration
A StatusReceipt enumeration value that represents the receipt status of the related inventory transaction.
- _statusIssue
Type: StatusIssue Enumeration
A StatusIssue enumeration value that represents the issue status of the related inventory transaction.