Oracle Apps Scripts & Tips
Pages
Home
Contact Me
Downloads
Scripts & Tips
Online Training
Interview Q&A
Oracle Jobs
Oracle Blog
Showing posts with label
XML publisher reports
.
Show all posts
Showing posts with label
XML publisher reports
.
Show all posts
Friday, August 31, 2012
Instance Migration Scripts - XML Publisher reports
-- Query to check XML Publisher Verification
SELECT b.*
FROM apps.xdo_lobs l, apps.xdo_templates_b b
WHERE l.application_short_name = 'QP'
AND l.lob_code IN ('XYZ123')
AND l.application_short_name = b.application_short_name
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)