DBA Data[Home] [Help]

APPS.JTF_TPLCATEGORY_GRP dependencies on JTF_DSP_TPL_CTG_S1

Line 6: SELECT jtf_dsp_tpl_ctg_s1.NEXTVAL

2: /* $Header: JTFGTCGB.pls 115.8 2004/07/09 18:51:14 applrt ship $ */
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