[Home] [Help]
5762: put_log('create_payment_term_record - account_class :'||c_rec.account_class);
5763:
5764: /* Create a record in PN_DISTRIBUTIONS table */
5765:
5766: pn_distributions_pkg.insert_row (
5767: x_rowid => v_rowid
5768: ,x_distribution_id => v_distribution_id
5769: ,x_account_id => c_rec.account_id
5770: ,x_payment_term_id => v_payment_term_id