DBA Data[Home] [Help]

APPS.OE_OE_PRICING_AVAILABILITY dependencies on QP_NPREQ_LINE_ATTRS_TMP

Line 4875: Insert into qp_npreq_line_attrs_tmp

4871: --END IF;
4872:
4873:
4874: if g_manual_modifier_tbl(i).list_line_type_code='PBH' then
4875: Insert into qp_npreq_line_attrs_tmp
4876: (Line_index,
4877: Line_detail_index,
4878: attribute_level,
4879: attribute_type,

Line 4925: Insert into qp_npreq_line_attrs_tmp

4921: oe_debug_pub.add('Value to'|| g_modf_attributes_tbl(k).p_attr_value_to);
4922:
4923: end if;
4924:
4925: Insert into qp_npreq_line_attrs_tmp
4926: (Line_index,
4927: Line_detail_index,
4928: attribute_level,
4929: attribute_type,