Amount of voucher applied
This record tracks the portion of a voucher that has been applied to invoices by OM_BILL. It is possible for a receipt to cross invoices. In this case, it may be necessary for OM_BILL to apply a portion of a voucher to one invoice, and save the remainder to be applied to future invoice(s) created in a future OM_BILL run. CDR_RECEIPT_PMT only records whether an entire voucer payment has been used or not (CDR_RECEIPT_PMT.PROCESS_FLG), thus the need for the child table. OM_BILL will only insert rows in this table when necessary. Not all voucher payments will have a row in this table. |