DBA Data[Home] [Help]

APPS.OE_OE_PRICING_AVAILABILITY dependencies on QP_NPREQ_LINE_ATTRS_TMP

Line 4900: Insert into qp_npreq_line_attrs_tmp

4896: --END IF;
4897:
4898:
4899: if g_manual_modifier_tbl(i).list_line_type_code='PBH' then
4900: Insert into qp_npreq_line_attrs_tmp
4901: (Line_index,
4902: Line_detail_index,
4903: attribute_level,
4904: attribute_type,

Line 4950: Insert into qp_npreq_line_attrs_tmp

4946: oe_debug_pub.add('Value to'|| g_modf_attributes_tbl(k).p_attr_value_to);
4947:
4948: end if;
4949:
4950: Insert into qp_npreq_line_attrs_tmp
4951: (Line_index,
4952: Line_detail_index,
4953: attribute_level,
4954: attribute_type,