DBA Data[Home] [Help]

APPS.PA_SCHEDULE_PUB dependencies on JTF_CALENDARS_B

Line 3305: FROM JTF_CALENDARS_B

3301:
3302: --Locking the JTF_CALENDAR_B table becouse of updation of its record
3303: SELECT 1
3304: INTO l_I
3305: FROM JTF_CALENDARS_B
3306: WHERE calendar_id=v_c1.calendar_id
3307: FOR UPDATE ;
3308:
3309: -- Deleting the existing schedule of the calendar and creating the new one