Share via


RetailSubcodeTriggerFuncTypeItem.checkDiscount Method [AX 2012]

Indicates whether an item can be discounted.

Syntax

public boolean checkDiscount()

Run On

Called

Return Value

Type: boolean
true if the discount is enabled; otherwise false.

Remarks

Throws an error if there is no discount enabled is enabled for the item for which a discount is applied.

See Also

Reference

RetailSubcodeTriggerFuncTypeItem Class