DBA Data[Home] [Help]

APPS.OKC_REPORT_PVT dependencies on OKC_REPORT_SQL_B

Line 1781: from okc_report_sql_b

1777: return okc_p_util.raw_to_number(sys_guid());
1778: else
1779: if (p_entity = 'SQL') then
1780: select NVL(max(id),10000)+1 into l_n
1781: from okc_report_sql_b
1782: where id between 10001 and 20000-1;
1783: elsif (p_entity = 'XSL') then
1784: select NVL(max(id),10000)+1 into l_n
1785: from okc_report_xsl_b