DBA Data[Home] [Help]

APPS.AP_INVOICES_POST_PROCESS_PKG dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 376: financials_system_parameters FSP

372:
373: cursor liability_changed_cursor is
374: SELECT 'Y'
375: FROM ap_invoices AI,
376: financials_system_parameters FSP
377: WHERE invoice_id = X_invoice_id
378: AND (AI.accts_pay_code_combination_id <> X_accts_pay_ccid OR
379: --
380: -- The following have been added in order to