Share via


MCRPriceOverrideMarkUpGroup::validateDiscPercent Method

Validates whether the passed SalesEndDiscPct is valid.

Syntax

client server public static boolean validateDiscPercent(SalesEndDiscPct _discPct)

Run On

Called

Parameters

Return Value

Type: boolean
true if the SalesEndDiscPct value is valid; otherwise, false.

Remarks

The SalesEndDiscPct value is not allowed to be negative.

See Also

Reference

MCRPriceOverrideMarkUpGroup Table