Share via


TmpInventTransWMS.initPdsCWQty Method

Initializes the quantity on the current record.

Syntax

public void initPdsCWQty(
    PdsCWInventQty _pdsCWInventQty, 
    StatusReceipt _statusReceipt, 
    StatusIssue _statusIssue)

Run On

Called

Parameters

  • _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.

See Also

Reference

TmpInventTransWMS Table