DBA Data[Home] [Help]

APPS.POR_VIEW_REQS_PKG dependencies on GL_SETS_OF_BOOKS

Line 292: gl_sets_of_books sob,

288: into value
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