DBA Data[Home] [Help]

APPS.IBE_TPLCATEGORY_GRP dependencies on DUAL

Line 12: FROM DUAL;

8:
9: ---- Generate primary key from sequence
10: CURSOR dsp_tpl_seq IS
11: SELECT ibe_dsp_tpl_ctg_s1.NEXTVAL
12: FROM DUAL;
13:
14: ---------------------------------------------------------------------+
15: -- NOTES
16: -- 1. Raises an exception if the api_version is not valid