DBA Data[Home] [Help]

APPS.PA_PROGRESS_REPORT_PVT dependencies on PA_PROGRESS_REPORT_WORKFLOW

Line 2069: pa_progress_report_workflow.cancel_workflow

2065: NULL;
2066:
2067: else
2068:
2069: pa_progress_report_workflow.cancel_workflow
2070: (
2071: l_item_type
2072: , l_item_key
2073: , x_msg_count

Line 2345: pa_progress_report_workflow.cancel_workflow

2341: END IF;
2342:
2343: else
2344:
2345: pa_progress_report_workflow.cancel_workflow
2346: (
2347: l_item_type
2348: , l_item_key
2349: , x_msg_count

Line 2841: pa_progress_report_workflow.start_workflow

2837:
2838: IF get_wf_process_name%found AND l_wf_enable = 'Y'THEN
2839: CLOSE get_wf_process_name;
2840:
2841: pa_progress_report_workflow.start_workflow
2842: (
2843: -- 'PAWFPPRA'
2844: -- , 'PA_PROG_REP_APPRVL_MP'
2845: l_wf_item_type

Line 3106: pa_progress_report_workflow.start_workflow

3102:
3103:
3104: -- launch the workflow for the report status change
3105:
3106: pa_progress_report_workflow.start_workflow
3107: (
3108: -- 'PAWFPPRA'
3109: -- , 'PA_PROG_REP_APPRVL_MP'
3110: l_wf_item_type