DBA Data[Home] [Help]

APPS.CS_KB_SOLUTION_PVT dependencies on CS_KB_SET_ELES_PKG

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

571: );
572:
573: -- Clone the Solution-Statement associations
574: -- Copy the Statements from the old version to the new clone
575: CS_KB_SET_ELES_PKG.Clone_Rows( P_SET_SOURCE_ID => l_old_set_id,
576: P_SET_TARGET_ID => l_new_set_id);
577:
578: -- Clone the Solution External Links
579: l_ret := CS_KB_SET_LINKS_PKG.Clone_Link