DBA Data[Home] [Help]

APPS.JTY_WEBADI_OTH_TERR_DWNL_PKG dependencies on DUAL

Line 1208: FROM dual;

1204:
1205: BEGIN
1206: SELECT jty_webadi_oth_terr_intf_s.nextval
1207: INTO l_seq
1208: FROM dual;
1209: -- remove existing old data for this userid which is older than 3 days
1210:
1211: DELETE FROM jty_webadi_oth_terr_intf
1212: WHERE user_id = p_user_id