DBA Data[Home] [Help]

APPS.CS_KB_SOLUTION_PVT dependencies on CS_KB_SET_ELES_PKG

Line 580: CS_KB_SET_ELES_PKG.Clone_Rows( P_SET_SOURCE_ID => l_old_set_id,

576: );
577:
578: -- Clone the Solution-Statement associations
579: -- Copy the Statements from the old version to the new clone
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