Home » Applications » Oracle Fusion Apps & E-Business Suite » concurrent program name
concurrent program name [message #219453] Wed, 14 February 2007 08:47 Go to next message
kanmani_karuppannan
Messages: 23
Registered: November 2006
Location: India
Junior Member

Hi

I tried to find out the concurrent program name using fnd_concurrent_programs, but I cant..

e.g select * from fnd_concurrent_programs where concurrent_program_name like '%ACTIVE%RESPON%'

Concurrent program name : Active Responsibilities

Please help me out

Re: concurrent program name [message #219456 is a reply to message #219453] Wed, 14 February 2007 08:51 Go to previous messageGo to next message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
Instead you could check that in the column user_concurrent_program_name of fnd_concurrent_programs_tl or fnd_concurrent_programs_vl.
But give the Exact name. It is case sensitive.
concurrent_program_name contains the short name.

By
Vamsi
Re: concurrent program name [message #219457 is a reply to message #219453] Wed, 14 February 2007 08:54 Go to previous message
prashant_pathak
Messages: 263
Registered: February 2006
Location: California,US
Senior Member
select * from fnd_concurrent_program_tl
where user_concurrent_program_name=<Give Exact Name>
Previous Topic: GL
Next Topic: Inter-Org Transfer with approval process
Goto Forum:
  


Current Time: Wed Jul 03 06:35:31 CDT 2024