DBA Data[Home] [Help]

APPS.OE_DELAYED_REQUESTS_UTIL dependencies on OE_COPY_UTIL_EXT

Line 3114: OE_COPY_UTIL_EXT.Copy_Line_DFF(

3110: p_x_line_rec => l_line_tbl(l_number));
3111:
3112: END IF;
3113:
3114: OE_COPY_UTIL_EXT.Copy_Line_DFF(
3115: p_copy_rec => OE_ORDER_COPY_UTIL.G_COPY_REC,
3116: p_operation => 'ORDER_TO_RETURN',
3117: p_ref_line_rec => l_child_line_rec,
3118: p_copy_line_rec => l_line_tbl(l_number));