DBA Data[Home] [Help]

APPS.QP_CROSS_ORDER_VOLUME_LOAD dependencies on QP_QUALIFIERS

Line 567: qp_qualifiers qq

563:
564: CURSOR Cur_cross_order_qualifiers IS
565: SELECT 'Y'
566: FROM qp_list_headers qlh,
567: qp_qualifiers qq
568: WHERE qq.list_header_id = qlh.list_header_id
569: AND qlh.active_flag = 'Y'
570: AND qq.qualifier_context = 'VOLUME'
571: AND ( qualifier_attribute = l_period1_order_amt_attr