DBA Data[Home] [Help]

APPS.OKC_K_ENTITY_LOCKS_GRP dependencies on OKC_DELIVERABLE_PROCESS_PVT

Line 2408: okc_deliverable_process_pvt.copy_deliverable_udas(

2404: del_rec.estimated_price,
2405: del_rec.uda_template_id,
2406: del_rec.schedule_type
2407: )returning deliverable_id INTO l_new_target_del_id ;
2408: okc_deliverable_process_pvt.copy_deliverable_udas(
2409: p_source_deliverable_id,
2410: l_new_target_del_id,
2411: x_return_status,
2412: x_msg_count,