DBA Data[Home] [Help]

APPS.FV_PROMPT_PAY dependencies on AP_INVOICES

Line 164: ap_invoices A

160: fv_terms_types T,
161: ap_payment_schedules S,
162: ap_invoice_payments P,
163: ap_checks K,
164: ap_invoices A
165: WHERE
166: A.set_of_books_id = v_set_of_books_id
167: AND A.payment_status_flag = 'Y'
168: AND T.term_id = A.terms_id