Share via


PriceDiscResultFields::promptPriceDiscPolicyUpdate Method

Initializes a field of the price discount policy dialog box that is used in header-to-line update scenarios.

Syntax

client server public static DialogField promptPriceDiscPolicyUpdate(
    DialogGroup _dialogGroup, 
    Dialog _dialog, 
    PriceDiscUpdatePriceDisc _updatePriceDiscMode, 
   [boolean _refreshable])

Run On

Called

Parameters

  • _refreshable
    Type: boolean
    A Boolean value that indicates whether the field can be refreshed; optional.

Return Value

Type: DialogField Class
An initialized and DialogField object.

See Also

Reference

PriceDiscResultFields Map