DBA Data[Home] [Help]

APPS.OZF_ORDER_PRICE_PVT dependencies on QP_PREQ_LINES_TMP

Line 213: from qp_preq_lines_tmp

209: l_control_rec QP_PREQ_GRP.CONTROL_RECORD_TYPE := p_control_rec;
210:
211: cursor cl_lines_tmp is
212: select *
213: from qp_preq_lines_tmp
214: order by line_index;
215:
216: cursor cl_ldets_tmp is
217: select *