Monday 8 February 2016

How to get the Application ID through apps of a Module

http://dbissues.blogspot.com/2016/02/blog-post.html

select * from fnd_application
where basepath like '%AR%'

------------------------------------

select * from Fnd_Application_All_View
where application_name like '%Rec%'

No comments:

Post a Comment