Usage: url.ownerID and url.ownerType
Defaulting url.datasource = fslibrary_rpc
Optional params url.claimId and url.requestId
Tool checks tbl_TPM_RequestPartners and adds as follows:
- where claimContracts claimReconciled == 'Y'
- where claims claimAmount == reconciledAmount
- where not already on the table exclusive by ownerId, type, requestId, partnerType, partnerId
- sets primaryPartner = N, claimPartner = Y on new adds (makes no modification to existing records)
- when run without a claimId or requestId, hits everything that qualifies