DBA Data[Home] [Help]

APPS.OE_OE_FORM_LINE dependencies on OE_PAYMENTS

Line 4480: from oe_payments

4476: BEGIN
4477: -- lkxu, commitment enhancement.
4478: select commitment_applied_amount
4479: into x_line_val_rec.commitment_applied_amount
4480: from oe_payments
4481: where payment_trx_id = p_line_rec.payment_commitment_id
4482: and ((line_id = p_line_rec.line_id
4483: and payment_level_code = 'LINE')
4484: OR (header_id = p_line_rec.header_id