DBA Data[Home] [Help]

APPS.PYUDET dependencies on DUAL

Line 53: 3-Oct-2008 apmishra 115.101 7373763 Re arcs in the file so as to enable the dual maintainence

49: 08-SEP-2008 emunisek 115.99 7373763 Modified procedure process_record to prevent
50: the false entries in the report of SOY changes
51: and to prevent date tracks created for unmodified
52: tax codes
53: 3-Oct-2008 apmishra 115.101 7373763 Re arcs in the file so as to enable the dual maintainence
54: The earlier version of the branch file did not contain the fix,
55: hence rearcs in.
56: ------------------------------------------------------------------------*/
57:

Line 296: from dual

292: -- that are smaller than the current process request_id --
293: ----------------------------------------------------------
294: cursor get_req_cur (c_creator_id in number) IS
295: select 1
296: from dual
297: where exists (select fcr.request_id
298: from fnd_concurrent_requests fcr,
299: fnd_concurrent_programs fcp
300: where fcr.concurrent_program_id = fcp.concurrent_program_id