DBA Data[Home] [Help]

APPS.POR_VIEW_REQS_PKG dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 217: financials_system_params_all fsp

213: from
214: po_req_distributions_all prd,
215: gl_code_combinations_kfv cc,
216: gl_sets_of_books sob,
217: financials_system_params_all fsp
218: where
219: prd.requisition_line_id = req_line_id and
220: cc.code_combination_id = prd.code_combination_id and
221: cc.chart_of_accounts_id = sob.chart_of_accounts_id and