DBA Data[Home] [Help]

APPS.QP_PRICE_BOOK_PVT dependencies on QP_PRICE_BOOK_BREAK_LINES_S

Line 1428: SELECT /*+ ORDERED index(a QP_PREQ_LINE_ATTRS_TMP_N3) */ qp_price_book_break_lines_s.nextval, l_pb_line_det_id_tbl(k),

1424: pricing_attribute_datatype, operand, application_method,
1425: recurring_value,
1426: creation_date, created_by, last_update_date, last_updated_by,
1427: last_update_login)
1428: SELECT /*+ ORDERED index(a QP_PREQ_LINE_ATTRS_TMP_N3) */ qp_price_book_break_lines_s.nextval, l_pb_line_det_id_tbl(k),
1429: l_pb_line_id_tbl(k), p_price_book_header_id,
1430: a.context, a.attribute, a.value_from,
1431: a.value_to, a.comparison_operator_type_code,
1432: a.datatype, b.operand_value, b.operand_calculation_code,