DBA Data[Home] [Help]

APPS.PA_PROGRESS_REPORT_WORKFLOW dependencies on PA_PROGRESS_REPORT_UTILS

Line 853: pa_progress_report_utils.Get_Report_Start_End_Dates(

849: --debug_msg_s1 ('Parameter ' || l_Reporting_Offset_Days);
850:
851:
852: IF l_reporting_cycle_id IS NOT NULL THEN
853: pa_progress_report_utils.Get_Report_Start_End_Dates(
854: p_object_type=>'PA_PROJECTS',
855: p_object_id=>l_project_id,
856: p_report_type_id=>l_Report_Type_Id ,
857: p_reporting_cycle_id=>l_Reporting_Cycle_Id ,