DBA Data[Home] [Help]

APPS.PA_PROGRESS_REPORT_PVT dependencies on PA_WORKFLOW_UTILS

Line 2856: PA_WORKFLOW_UTILS.Insert_WF_Processes

2852:
2853: IF(x_return_status = FND_API.g_ret_sts_success )THEN
2854:
2855: -- update pa_wf_process_table
2856: PA_WORKFLOW_UTILS.Insert_WF_Processes
2857: (p_wf_type_code => 'Progress Report'
2858: -- ,p_item_type => 'PAWFPPRA'
2859: ,p_item_type => l_wf_item_type
2860: ,p_item_key => l_item_key

Line 3121: PA_WORKFLOW_UTILS.Insert_WF_Processes

3117:
3118: IF(x_return_status = FND_API.g_ret_sts_success )THEN
3119:
3120: -- update pa_wf_process_table
3121: PA_WORKFLOW_UTILS.Insert_WF_Processes
3122: (p_wf_type_code => 'Progress Report'
3123: -- ,p_item_type => 'PAWFPPRA'
3124: ,p_item_type => l_wf_item_type
3125: ,p_item_key => l_item_key