DBA Data[Home] [Help]

APPS.POA_DBI_SAVINGS_PKG dependencies on GL_SETS_OF_BOOKS

Line 46: ,gl_sets_of_books gl

42: ,0 line_qty,0 line_all_qty, gl.currency_code bl_func_cur_code, b.rate bl_rate
43: from po_lines_all bl
44: ,po_headers_all b
45: ,financials_system_params_all fsp
46: ,gl_sets_of_books gl
47: where bl.item_id = p_item_id
48: and bl.price_break_lookup_code is not null
49: and bl.unit_meas_lookup_code = p_unit_meas_lookup_code
50: and b.org_id = fsp.org_id