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