SICSR-17624
| [SICSR-17624] Users can create more than one Remittance from Settlement Balance Group using Webservice | |
|---|---|
| Product Line: | P&C |
| Component/s: | Accounting Remittance Worksheet |
| Affects Version/s: | SICS 4.9.1_QHR01 |
| Fix Version/s: | SICS 20.1 |
| Customer: | China Re |
Problem:
Users can create more than one Remittance from Settlement Balance Group using Webservice
Solution:
When the web service createRemittanceFromGroupBalance is processes, and the Balance Group Id given in the soap match a balance group in SICS, we must make sure the system creates this remittance from the group balance ONLY if the group balance is NOT linked to a remittance from before, i.e. check the identified balance group if it is linked to a remittance from before, and if it is NOT, then create a remittance according to existing functionality, but if the balance group is already linked to a remittance, we must make sure NO new remittance is created.
Workaround:
Root Cause:
Extent of Impact:
Impact on Existing Data
Recovery Method for Existing Data Affected