DBA Data[Home] [Help]

APPS.PJI_VP_REP_DFLT_PARAMS SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 103

	 select p.pjt_rollup_enabled_flag
    into l_pjt_rollup_enabled_flag
	from  pa_projects_all p
	where  p_project_id = p.project_id ;