Scenario for change loose
Change loose is to change a Coin with bigger value into a number of Coins with smaller value, with the total value between them remained the same.
The smaller value Coin must have minimum 1/10 of the original Coin value. For example, a RM50.00 Coin can Change loose to RM5.00 Coin or above, like RM20.00, RM10.00, but not RM2.00, RM1.00 and so on.
Maximum 10 Coins per time is permitted for one change loose operation.
This smaller value Coin must currently have not more than 100 Coins in the Coin database.
Example 1:
Currently there are 99 pieces of RM0.10 Coin in a user Coin database.
Now the user intended to have more RM0.10 Coins.
Then he goes to Change loose function to change 10 pieces of RM1.00 Coin into corresponding RM0.10 Coins.
After Change loose operation, now the user will have 199 pieces of RM0.10 Coin.
If he intended to have more RM0.10 Coin again by selecting the Change loose function, the Coin system will pop up a message that this operation can’t be done because he is now having 199 pieces of RM0.10 Coin, which is exceeded the 100 pieces of Coins limit.
Example 2:
A user having RM212.00 in his Coin system with the Coin summary table is as shown in Fig. 29 below.