InventTable::buildMaxQtyDialogStr Method
Syntax
client server private static TempStr buildMaxQtyDialogStr(
Qty _highestQty,
Qty _transQty,
boolean _allowUserInteraction)
Run On
Called
Parameters
- _highestQty
Type: Qty Extended Data Type
- _transQty
Type: Qty Extended Data Type
- _allowUserInteraction
Type: boolean