DBA Data[Home] [Help]

APPS.CS_KB_SOLUTION_PVT dependencies on CS_KB_SET_LINKS_PKG

Line 584: l_ret := CS_KB_SET_LINKS_PKG.Clone_Link

580: CS_KB_SET_ELES_PKG.Clone_Rows( P_SET_SOURCE_ID => l_old_set_id,
581: P_SET_TARGET_ID => l_new_set_id);
582:
583: -- Clone the Solution External Links
584: l_ret := CS_KB_SET_LINKS_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 Products, Platforms and Categories associated to the Solution