DBA Data[Home] [Help]

APPS.POR_VIEW_REQS_PKG dependencies on GL_SETS_OF_BOOKS

Line 216: gl_sets_of_books sob,

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