DBA Data[Home] [Help]

APPS.ICX_ON_UTILITIES dependencies on ICX_PARAMETERS

Line 1071: from ICX_PARAMETERS;

1067: end if;
1068:
1069: select QUERY_SET, MAX_ROWS
1070: into l_query_set, l_max_rows
1071: from ICX_PARAMETERS;
1072:
1073: if l_end is null
1074: then
1075: l_end := l_start+l_query_set-1;