DBA Data[Home] [Help]

APPS.JTY_WEBADI_OTH_TERR_DWNL_PKG dependencies on DUAL

Line 1663: FROM dual;

1659:
1660: BEGIN
1661: SELECT jty_webadi_oth_terr_intf_s.nextval
1662: INTO l_seq
1663: FROM dual;
1664: -- remove existing old data which is older than 3 days
1665: --Following query changed for bug 8734322 to stop webadi territory tables to grow in size because earlier where condition
1666: -- checks for user id and if that user never comes for second time then that data remains in table
1667: