DBA Data[Home] [Help]

APPS.CS_KB_SOLUTION_PVT dependencies on CS_KB_ATTACHMENTS_PKG

Line 594: CS_KB_ATTACHMENTS_PKG.Clone_Attachment_Links(

590: (p_set_source_id => l_old_set_id,
591: p_set_target_id => l_new_set_id);
592:
593: -- Clone any attatchments associated to the solution
594: CS_KB_ATTACHMENTS_PKG.Clone_Attachment_Links(
595: p_set_source_id => l_old_set_id,
596: p_set_target_id => l_new_set_id);
597:
598: IF p_status = 'PUB' OR