DBA Data[Home] [Help]

APPS.OE_PROCESS_OPTIONS_PVT dependencies on OE_ORDER_LINES_S

Line 845: SELECT OE_ORDER_LINES_S.NEXTVAL

841: l_class_line_rec.attribute19 := p_options_tbl(I).attribute19;
842: l_class_line_rec.attribute20 := p_options_tbl(I).attribute20;
843: l_class_line_rec.context := p_options_tbl(I).context;
844:
845: SELECT OE_ORDER_LINES_S.NEXTVAL
846: INTO l_class_line_rec.line_id
847: FROM DUAL;
848:
849: l_class_line_rec.pricing_quantity_uom