DBA Data[Home] [Help]

APPS.PA_HR_PROJECT_SETUP SQL Statements

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

Line: 13

                select  null
                from    PA_PROJECT_PLAYERS         pa
                where   pa.person_id                    = P_PERSON_ID;
Line: 18

                select  null
                from    PA_TASKS         pa
                where   pa.TASK_MANAGER_PERSON_ID   = P_PERSON_ID;