DBA Data[Home] [Help]

APPS.CS_KB_SOLN_IN_PROGRESS_PKG dependencies on CS_KB_WF_PKG

Line 63: CS_KB_WF_PKG.Create_Wf_Process( p_set_id => Solutions.Set_id,

59: -- a new WF process to re-notify the Resource Group that the
60: -- Solution is back in the queue and needs reassigning
61:
62: BEGIN
63: CS_KB_WF_PKG.Create_Wf_Process( p_set_id => Solutions.Set_id,
64: p_set_number => Solutions.Set_Number,
65: p_command => 'NOT',
66: p_flow_details_id => Solutions.FLow_Details_Id,
67: p_group_id => Solutions.Group_Id,