DBA Data[Home] [Help]

APPS.OE_PRICE_LIST_LINE_UTIL dependencies on QP_PRICING_ATTR_GROUP_NO_S

Line 3191: SELECT QP_PRICING_ATTR_GROUP_NO_S.nextval

3187:
3188: /* select attribute grouping no first */
3189:
3190:
3191: SELECT QP_PRICING_ATTR_GROUP_NO_S.nextval
3192: INTO l_pricing_attr_grouping_no
3193: FROM DUAL;
3194:
3195: oe_debug_pub.add ( 'Geresh 18 :: Before Insert into Pricing attributes Maintain attributes ' );