DBA Data[Home] [Help]

APPS.OE_DELAYED_REQUESTS_UTIL dependencies on OE_COPY_UTIL_EXT

Line 3335: OE_COPY_UTIL_EXT.Copy_Line_DFF(

3331: p_x_line_rec => l_line_tbl(l_number));
3332:
3333: END IF;
3334:
3335: OE_COPY_UTIL_EXT.Copy_Line_DFF(
3336: p_copy_rec => OE_ORDER_COPY_UTIL.G_COPY_REC,
3337: p_operation => 'ORDER_TO_RETURN',
3338: p_ref_line_rec => l_child_line_rec,
3339: p_copy_line_rec => l_line_tbl(l_number));