DBA Data[Home] [Help]

APPS.JTF_TPLCATEGORY_GRP dependencies on DUAL

Line 7: FROM DUAL;

3:
4: ---- Generate primary key from sequence
5: CURSOR dsp_tpl_seq IS
6: SELECT jtf_dsp_tpl_ctg_s1.NEXTVAL
7: FROM DUAL;
8:
9: ---------------------------------------------------------------------
10: -- NOTES
11: -- 1. Raises an exception if the api_version is not valid