DBA Data[Home] [Help]

APPS.POR_VIEW_REQS_PKG dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 293: financials_system_params_all fsp

289: from
290: po_req_distributions_all prd,
291: gl_code_combinations_kfv cc,
292: gl_sets_of_books sob,
293: financials_system_params_all fsp
294: where
295: prd.requisition_line_id = req_line_id and
296: cc.code_combination_id = prd.code_combination_id and
297: cc.chart_of_accounts_id = sob.chart_of_accounts_id and