Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether the passed SalesEndDiscPct is valid.
Syntax
client server public static boolean validateDiscPercent(SalesEndDiscPct _discPct)
Run On
Called
Parameters
- _discPct
Type: SalesEndDiscPct Extended Data Type
The SalesEndDiscPct value to be validated.
Return Value
Type: boolean
true if the SalesEndDiscPct value is valid; otherwise, false.
Remarks
The SalesEndDiscPct value is not allowed to be negative.