[Home] [Help]
479:
480: pnp_debug_pkg.log('Inserting into lines for Expense');
481:
482:
483: INSERT INTO pn_payment_item_dist_all(payment_item_id,
484: code_combination_id,
485: account_class,
486: line_number,
487: entered_amount,
563:
564:
565: l_acc_number := l_acc_number +1;
566:
567: INSERT INTO pn_payment_item_dist_all(payment_item_id,
568: code_combination_id,
569: account_class,
570: line_number,
571: entered_amount,