RetailPositionPosPermission.validateDiscountPct Method
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.