DBA Data[Home] [Help]

APPS.PA_BUDGET_INTG_WF dependencies on PA_WORKFLOW_UTILS

Line 358: PA_WORKFLOW_UTILS.Insert_WF_Processes

354: x_msg_count := fnd_msg_pub.count_msg;
355:
356: --pa_fck_util.debug_msg('PAWFBUIB: Log WF Process History');
357: -- Archive the Workflow Key for Subsequent Reporting Purposes
358: PA_WORKFLOW_UTILS.Insert_WF_Processes
359: (p_wf_type_code => 'BUDGET_INTEGRATION'
360: ,p_item_type => l_wf_item_type
361: ,p_item_key => l_itemkey
362: ,p_entity_key1 => to_char(p_project_id)