DBA Data[Home] [Help]

APPS.AP_ACCTG_DATA_FIX_PKG dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 4510: financials_system_params_all fsp

4506: AND aid.posted_flag <> 'Y'
4507: AND NOT EXISTS
4508: (SELECT 1
4509: FROM xla_events xe_bc,
4510: financials_system_params_all fsp
4511: WHERE fsp.org_id = aid.org_id
4512: AND fsp.purch_encumbrance_flag = 'Y'
4513: AND xe_bc.application_id = 200
4514: AND xe_bc.budgetary_control_flag = 'Y'