Share via


RetailPositionPosPermission.validateDiscountPct Method

Validates the AllowTransactionVoiding field of the RetailPosPermissionGroup table.

Syntax

public boolean validateDiscountPct(RetailMaxDiscountPct _disccountPct)

Run On

Called

Parameters

Return Value

Type: boolean
true if the discount percent is between zero and one hundred; otherwise, false.

See Also

Reference

RetailPositionPosPermission Table