DBA Data[Home] [Help]

APPS.PA_FORECAST_GRC_PVT dependencies on PA_SCHEDULE_GLOB

Line 67: l_sch_record_tab PA_SCHEDULE_GLOB.ScheduleTabTyp;

63: l_thursday_hours NUMBER;
64: l_friday_hours NUMBER;
65: l_saturday_hours NUMBER;
66: l_sunday_hours NUMBER;
67: l_sch_record_tab PA_SCHEDULE_GLOB.ScheduleTabTyp;
68:
69: --Delcare a cursor to store the HR assignment start and end dates for the
70: --person
71: