DBA Data[Home] [Help]

APPS.PA_SCHEDULE_PUB dependencies on JTF_CALENDARS_B

Line 3785: FROM JTF_CALENDARS_B

3781:
3782: --Locking the JTF_CALENDAR_B table becouse of updation of its record
3783: SELECT 1
3784: INTO l_I
3785: FROM JTF_CALENDARS_B
3786: WHERE calendar_id=v_c1.calendar_id
3787: FOR UPDATE ;
3788:
3789: -- Deleting the existing schedule of the calendar and creating the new one