SalesQuotationLine.runPriceDiscPolicyDialog Method

Calls the runPriceDiscPolicyDialog method of the PriceDiscResultFields table map.

Syntax

public boolean runPriceDiscPolicyDialog([boolean _skipcheck])

Run On

Called

Parameters

  • _skipcheck
    Type: boolean
    A Boolean value that indicates whether to skip a field change validation before a dialog box is started; optional.

Return Value

Type: boolean
true if the user presses OK button or no policy exists; otherwise, false.

See Also

Reference

SalesQuotationLine Table