DBA Data[Home] [Help]

APPS.OE_UPG_SO_NEW dependencies on OE_PRICE_ADJUSTMENTS_S

Line 155: oe_price_adjustments_s.nextval

151:
152: G_ERROR_LOCATION := 102;
153:
154: select
155: oe_price_adjustments_s.nextval
156: into
157: v_price_adjustment_id
158: from dual;
159: G_ERROR_LOCATION := 103;