DBA Data[Home] [Help]

APPS.OE_PRICE_LIST_LINE_UTIL dependencies on QP_RLTD_MODIFIERS_S

Line 3257: select qp_rltd_modifiers_s.nextval

3253: into l_rltd_modifier_grp_no
3254: from dual;
3255: oe_debug_pub.add ( 'Geresh 30 :: Before Insert into Pricing attributes Maintain attributes ' );
3256:
3257: select qp_rltd_modifiers_s.nextval
3258: into l_related_modifier_id
3259: from dual;
3260: oe_debug_pub.add ( 'Geresh 31 :: ' || p_PRICE_LIST_LINE_rec.price_break_parent_line );
3261: oe_debug_pub.add ( 'Geresh 31:: 1 ' || p_PRICE_LIST_LINE_rec.price_list_line_id );