DBA Data[Home] [Help]

APPS.CS_KB_SOLUTION_PVT dependencies on CS_KB_ATTACHMENTS_PKG

Line 589: CS_KB_ATTACHMENTS_PKG.Clone_Attachment_Links(

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
589: 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: IF p_status = 'PUB' OR