DBA Data[Home] [Help]

APPS.CS_KB_SOLUTION_PVT dependencies on CS_KB_ASSOC_PKG

Line 584: l_ret := CS_KB_ASSOC_PKG.Clone_Link

580: (p_set_source_id => l_old_set_id,
581: p_set_target_id => l_new_set_id);
582:
583: -- Clone any Products, Platforms and Categories associated to the Solution
584: l_ret := CS_KB_ASSOC_PKG.Clone_Link
585: (p_set_source_id => l_old_set_id,
586: p_set_target_id => l_new_set_id);
587:
588: -- Clone any attatchments associated to the solution