Home
Topics
(Move to ...)
Home
About Me
SQL LOADER / UNIX Scripts (2)
Interview
JS
Sudoku
Application & Performance (4)
Blog
sql / plsql
AOL
Generic
OM / O2C
AP & CM
HRMS
PO
▼
Friday, October 26
To get responsibility and attached request groups.
SELECT
responsibility_name responsibility
,
request_group_name
,
frg
.
description
FROM
fnd_request_groups frg
,
fnd_responsibility_vl frv
WHERE
frv
.
request_group_id
=
frg
.
request_group_id
ORDER
BY
responsibility_name
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment