60: fnd_conc_summarizer.insert_row(l_temp_name, to_char(l_count_logged_user));
61: CLOSE c_concurrent_request;
62:
63: --
64: -- FND_CONCURRENT_PROCESSES
65: -- The Number Concurrect Process is Submitted
66: --
67:
68:
70:
71:
72: SELECT COUNT (*)
73: INTO l_count
74: FROM fnd_concurrent_processes
75: WHERE process_status_code NOT IN ('A', 'C', 'T', 'M')
76: AND concurrent_process_id IN
77: (SELECT controlling_manager
78: FROM fnd_concurrent_requests