DBA Data[Home] [Help]

APPS.PA_PROJ_STAT_ACTSET dependencies on PA_PROGRESS_REPORT_WORKFLOW

Line 398: PA_PROGRESS_REPORT_WORKFLOW.start_action_set_workflow(

394: /*Currently we are passing PA_OBJECT_PAGE_LAYOUT as object type so the
395: workflow API can use it to find distribution list.
396: This object type is required by the API that retrieves the distribution list */
397: x_action_performed := 'N'; --in case there are no reminders to be sent today
398: PA_PROGRESS_REPORT_WORKFLOW.start_action_set_workflow(
399: p_item_type => 'PAWFPPRA'
400: , p_process_name => p_action_set_line_rec.action_code
401: , p_object_type => 'PA_OBJECT_PAGE_LAYOUT'--'PA_PROJ_STATUS_REPORTS'
402: , p_object_id => p_layout_id