DBA Data[Home] [Help]

APPS.PA_HR_COST_RATES SQL Statements

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

Line: 13

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

         select  null
         from    PA_COMPENSATION_DETAILS_ALL         pa
         where   pa.person_id                    = P_PERSON_ID;
Line: 24

                select  null
                from    PA_PROJECT_TASK_ALIASES         pa
                where   pa.person_id                    = P_PERSON_ID;