DBA Data[Home] [Help]

APPS.PJI_EXTRACTION_UTIL dependencies on PA_PROJECT_UTILS

Line 105: PA_PROJECT_UTILS.CHECK_PRJ_STUS_ACTION_ALLOWED

101: from
102: PA_PROJECTS_ALL prj
103: )
104: where
105: PA_PROJECT_UTILS.CHECK_PRJ_STUS_ACTION_ALLOWED
106: (PROJECT_STATUS_CODE, 'STATUS_REPORTING') = 'Y'
107: ) psc
108: where
109: nvl(closed_date,l_extr_start_date) >= l_extr_start_date and