SalesLineType.salesQtyAllowEdit Method [AX 2012]
Validates if the SalesQty field is to be updated.
Syntax
public boolean salesQtyAllowEdit()
Run On
Called
Return Value
Type: boolean
true if the field must be updated; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Validates if the SalesQty field is to be updated.
public boolean salesQtyAllowEdit()
Called
Type: boolean
true if the field must be updated; otherwise, false.