Sunday 17 January 2016

Query to find Request Group for concurrent program

 SELECT cpt.user_concurrent_program_name     "Concurrent Program Name",
       DECODE(rgu.request_unit_type,
              'P', 'Program',
              'S', 'Set',
              rgu.request_unit_type)        "Unit Type",
       cp.concurrent_program_name           "Concurrent Program Short Name",
       rg.application_id                    "Application ID",
       rg.request_group_name                "Request Group Name",
       fat.application_name                 "Application Name",
       fa.application_short_name            "Application Short Name",
       fa.basepath                          "Basepath"
  FROM fnd_request_groups          rg,
       fnd_request_group_units     rgu,
       fnd_concurrent_programs     cp,
       fnd_concurrent_programs_tl  cpt,
       fnd_application             fa,
       fnd_application_tl          fat
 WHERE rg.request_group_id       =  rgu.request_group_id
   AND rgu.request_unit_id       =  cp.concurrent_program_id
   AND cp.concurrent_program_id  =  cpt.concurrent_program_id
   AND rg.application_id         =  fat.application_id
   AND fa.application_id         =  fat.application_id
   AND cpt.language              =  USERENV('LANG')
   AND fat.language              =  USERENV('LANG')
   AND cpt.user_concurrent_program_name = 'IFFCO FIN : Customer SOA Open Invoices - Malaysia';

Ur's
Amar Alam

6 comments:

raphael said...

Thank you for sharing the information here. Its very useful for the oracle readers. Thank you

digital marketing training Chennai

Unknown said...

Thank you for sharing the information here. It was amazing and very useful to see the coding.

Selenium

Abaxsoft Solution said...

Really enjoy while reading, you have cover very small but important point, I am so impressed & appreciate your post.

Unknown said...
This comment has been removed by the author.
Mohan Prasanth said...

Great post with unique information.This blog will really helpful for me to develop my skills in a right way.Thanks for sharing,keep update with your blogs.

Website Design Company in Bangalore | Mobile App Development Companies in
Bangalore
| Website Development Company in Bangalore

Gary sobers said...

Creative ideas are given in this article. Creativity at his best in this article. Keep share more ideas with us. Now its time to avail https://boisecabservice.com/"> for more information.

Post a Comment