DBA Data[Home] [Help]

APPS.PA_PAGE_LAYOUT_UTILS dependencies on PA_PROGRESS_REPORT_UTILS

Line 137: PA_PROGRESS_REPORT_UTILS.GET_REPORT_START_END_DATES(

133: -- Note that in p_object_type intentionally null is passed instead of actual object type,
134: -- so that it does not return the From Project's next reporting date but the actual next
135: -- reporting date for the To project
136:
137: PA_PROGRESS_REPORT_UTILS.GET_REPORT_START_END_DATES(
138: p_Object_Type => null ,
139: p_Object_Id => p_object_id_from ,
140: p_report_type_id => obj_page_layout_rec.report_type_id ,
141: p_Reporting_Cycle_Id => obj_page_layout_rec.reporting_cycle_id ,