DBA Data[Home] [Help]

APPS.PA_PROGRESS_REPORT_PVT dependencies on PA_PROGRESS_REPORT_WORKFLOW

Line 2068: pa_progress_report_workflow.cancel_workflow

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

Line 2344: pa_progress_report_workflow.cancel_workflow

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

Line 2840: pa_progress_report_workflow.start_workflow

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

Line 3105: pa_progress_report_workflow.start_workflow

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