PriceDiscResultFields.runPriceDiscPolicyDialog Method
Launches the price discount user dialog box.
Syntax
public boolean runPriceDiscPolicyDialog(
[RefFieldId _fieldId,
boolean _showLineItem,
boolean _skipTriggerFieldCheck])
Run On
Called
Parameters
- _fieldId
Type: RefFieldId Extended Data Type
The ID of the field in question.
- _showLineItem
Type: boolean
- _skipTriggerFieldCheck
Type: boolean
Return Value
Type: boolean
true if the user clicks OK or no policy exists; otherwise, false.