DBA Data[Home] [Help]

APPS.ICX_REQ_COPY_REQ dependencies on ICX_ON_UTILITIES2

Line 295: -- icx_on_utilities2.printPLSQLtables;

291: P_RETURN_CHILDREN => 'F',
292: P_WHERE_BINDS => l_where_binds );
293:
294: -- test - dump the plsql tables for debug purpose only!
295: -- icx_on_utilities2.printPLSQLtables;
296:
297: -- get the total number of rows
298: v_total_rows := ak_query_pkg.g_results_table.count;
299:

Line 358: icx_on_utilities2.displaySetIcons(v_language_code,

354: htp.br;
355:
356: IF(v_total_rows > 5)
357: THEN
358: icx_on_utilities2.displaySetIcons(v_language_code,
359: 'icx_req_copy_req.display_reqs',
360: p_start_row,
361: v_end_row,
362: v_encrypted_where,

Line 429: icx_on_utilities2.displaySetIcons(v_language_code,

425: htp.br;
426:
427: IF(v_total_rows > 5)
428: THEN
429: icx_on_utilities2.displaySetIcons(v_language_code,
430: 'icx_req_copy_req.display_reqs',
431: p_start_row,
432: v_end_row,
433: v_encrypted_where,