DBA Data[Home] [Help]

APPS.OE_OE_FORM_LINE dependencies on OE_PAYMENTS

Line 4758: from oe_payments

4754: BEGIN
4755: -- lkxu, commitment enhancement.
4756: select commitment_applied_amount
4757: into x_line_val_rec.commitment_applied_amount
4758: from oe_payments
4759: where payment_trx_id = p_line_rec.payment_commitment_id
4760: and ((line_id = p_line_rec.line_id
4761: and payment_level_code = 'LINE')
4762: OR (header_id = p_line_rec.header_id