DBA Data[Home] [Help]

APPS.HR_360_MESSAGE dependencies on HR_360_PER_REPORTEE

Line 545: insert into hr_360_per_reportee(

541: fetch CSR_REPORTEES_DATA into L_REP_NAME ,L_REP_EMPLOYEE_NUM ,L_REP_ASG_STATUS;
542: exit when CSR_REPORTEES_DATA%notfound;
543:
544:
545: insert into hr_360_per_reportee(
546: SUPERVISOR_ID,
547: REPORTEE_NAME,
548: REPORTEE_EMP_NUMBER,
549: REPORTEE_ASG_STATUS,