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.
Initializes the quantity on the current record.
Syntax
public void initInventQty(
InventQty _inventQty,
StatusReceipt _statusReceipt,
StatusIssue _statusIssue)
Run On
Called
Parameters
- _inventQty
Type: InventQty Extended Data Type
The quantity.
- _statusReceipt
Type: StatusReceipt Enumeration
A StatusReceipt enumeration type that represents the receipt status of the related inventory transaction.
- _statusIssue
Type: StatusIssue Enumeration
A StatusIssue enumeration type that represents the issue status of the related inventory transaction.