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 the AllowTransactionVoiding field of the RetailPosPermissionGroup table.
Syntax
public boolean validateDiscountPct(RetailMaxDiscountPct _disccountPct)
Run On
Called
Parameters
- _disccountPct
Type: RetailMaxDiscountPct Extended Data Type
The discount percent field value of the RetailPosPermissionGroup table.
Return Value
Type: boolean
true if the discount percent is between zero and one hundred; otherwise, false.