DBA Data[Home] [Help]

APPS.PA_PAGE_LAYOUT_UTILS dependencies on PA_PROGRESS_REPORT_UTILS

Line 141: PA_PROGRESS_REPORT_UTILS.GET_REPORT_START_END_DATES(

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