Share via


SalesQuotationToLineUpdatePrompt.existNonPromptDialogFields Method [AX 2012]

Indicates whether there are any non-prompt dialog box fields.

Syntax

protected boolean existNonPromptDialogFields()

Run On

Called

Return Value

Type: boolean
true if there are any non-prompt dialog box fields; otherwise, false.

Remarks

This method is used to add fields to the dialog box that are not in the HeaderToLineUpdate field group in the SalesQuotationTable table.

See Also

Reference

SalesQuotationToLineUpdatePrompt Class