DBA Data[Home] [Help]

APPS.PA_PERF_NOTIFICATION_PKG dependencies on PA_WORKFLOW_UTILS

Line 128: PA_WORKFLOW_UTILS.Insert_WF_Processes(

124:
125: WF_ENGINE.StartProcess(itemtype => p_item_type
126: ,itemkey => x_item_key);
127:
128: PA_WORKFLOW_UTILS.Insert_WF_Processes(
129: p_wf_type_code => l_wf_type_code
130: ,p_item_type => p_item_type
131: ,p_item_key => l_item_key
132: ,p_entity_key1 => l_entity_key1