1034: fetch c_lastInterestAmount into l_last_interest;
1035: close c_lastInterestAmount;
1036:
1037: select meaning into l_credit_name
1038: from ar_lookups
1039: where lookup_type = 'INV/CM'
1040: and lookup_code = 'CM';
1041:
1042: -- interest document (credit)