DBA Data[Home] [Help]

APPS.POR_LOV_PKG dependencies on ICX_PARAMETERS

Line 128: from ICX_PARAMETERS;

124:
125: -- Look up the number of rows to display
126: select QUERY_SET, MAX_ROWS
127: into l_query_size, l_max_rows
128: from ICX_PARAMETERS;
129: /* Added session_id to icx_call wrto bug 2675309 **/
130: /* suggested by Neal **/
131: /* This avoids any mod_sql commands when invoked from java **/
132: