DBA Data[Home] [Help]

APPS.AP_PAYMENT_PUBLIC_PKG dependencies on AP_INVOICES

Line 522: FROM ap_invoices AIRP,

518: l_attribute13,
519: l_attribute14,
520: l_attribute15,
521: l_attribute_category
522: FROM ap_invoices AIRP,
523: ap_payment_schedules APS
524: WHERE AIRP.invoice_id = P_Invoice_Payment_Info_Tab(i).invoice_id
525: AND APS.payment_num = P_Invoice_Payment_Info_Tab(i).payment_schedule_num
526: AND APS.checkrun_id = P_checkrun_id