Oracle Ebs-sql (SYS-8): Responsibility definition details. SQL

Source: Internet
Author: User

SELECT DISTINCT fa.application_short_name module,
B.responsibility_name responsibility name, Fa.application_name application product,
B.responsibility_key Responsibility keyword, b.description description,
DECODE (b.data_group_id, 0, ' standard ', ') data sets,
Fa3.application_name Data Set Application products, Fmv.user_menu_name menu,
Frg.request_group_name Request Group,
Fa2.application_name Request Group App Product
From APPS.FND_APPLICATION_VL FA,
APPS.FND_RESPONSIBILITY_VL B,
APPS.FND_MENUS_VL FMV,
Applsys.fnd_request_groups FRG,
APPS.FND_APPLICATION_VL Fa3,
APPS.FND_APPLICATION_VL FA2
WHERE B.responsibility_name in (SELECT col
From Able_test)
and b.application_id = fa.application_id
and b.menu_id = fmv.menu_id (+)
and b.data_group_application_id = fa3.application_id (+)
and b.request_group_id = frg.request_group_id (+)
and frg.application_id = fa2.application_id (+)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.