DBA Data[Home] [Help]

APPS.AP_INVOICES_POST_PROCESS_PKG dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 373: financials_system_parameters FSP

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