SalesQuotationTableForm.enableLineRemainFields Method [AX 2012]
Enables or disables the remaining quantity or catch weight quantity field.
Syntax
public void enableLineRemainFields(SalesQuotationLine _salesQuotationLine, boolean _enable)
Run On
Called
Parameters
- _salesQuotationLine
Type: SalesQuotationLine Table
A table buffer that contains the current SalesQuotationLine record.
- _enable
Type: boolean
A Boolean value indicating whether to enable the appropriate sales qty field.