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.
Edits or displays the StandardQty field from the InventItemPurchSetup table.
Syntax
edit QtyStandard editStandardQty(boolean _set, QtyStandard _qtyStandard)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that determines whether to assign a new value to the StandardQty field.
- _qtyStandard
Type: QtyStandard Extended Data Type
A real value that is used to assign a new value to the StandardQty field.
Return Value
Type: QtyStandard Extended Data Type
A real value holds the standard quantity.
Remarks
If the Override field for the specified InventItemPurchSetup record is false, the method displays the StandardQty field from the default InventItemPurchSetup record.