Performs ssd pairing on given payment_ssd.id. The result is a flag if the payment was fully covered, or only partially. Second output parameter is ID of overpayment if there was any.
Name | Type | Domain | Description | |
---|---|---|---|---|
ID | * | Numeric (18,0) | Payment ID |
Name | Type | Domain | Description | |
---|---|---|---|---|
COVERED | * | Boolean | Fully covered | |
OVERPAY | Numeric (18,2) | Overpayment amount |