DBA Data[Home] [Help]

APPS.ICX_CAT_POPULATE_CATG_PVT dependencies on DUAL

Line 893: FROM dual;

889: ELSE
890: l_err_loc := 1200;
891: SELECT icx_por_categoryid.nextval
892: INTO l_rt_category_id
893: FROM dual;
894:
895: l_err_loc := 1300;
896: -- The pl/sql table used to create mappings. Need only one row for a language
897: -- the mapping rows will be populated only if this was a create category action