add
About Me
Jithendra Kumar B
Oracle Apps - Techno Functional consultant
View my complete profile
Friday, October 26
To get list of responsibilities.
SELECT
(
SELECT
application_short_name
FROM
fnd_application fa
WHERE
fa
.
application_id
=
frt
.
application_id
)
application
,
frt
.
responsibility_id
,
frt
.
responsibility_name
FROM
apps
.
fnd_responsibility_tl frt
;
Related Posts :
SCRIPTS
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment