SalesQuotationTableForm.enableLineDeliverNowFields Method [AX 2012]
Enables or disables the deliver now quantity or catch weight quantity field.
Syntax
public void enableLineDeliverNowFields(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.