Oracle Forms (MOSC)

MOSC Banner

How to find a report called from SET_REPORT_OBJECT_PROPERTY in oracle form?

edited Jan 26, 2015 4:02PM in Oracle Forms (MOSC) 2 commentsAnswered

We are running Oracle report and forms 6i w/ dB 10.1g.  We have an Oracle report that is called from SET_REPORT_OBJECT_PROPERTY in Oracle form as shown below when the "Run Report" PB is pressed:

SET_REPORT_OBJECT_PROPERTY(repid, REPORT_FILENAME, SUBSTR(:SYSTEM.CURRENT_FORM, 5 , LENGTH(:SYSTEM.CURRENT_FORM) -4));

   

Where do I find the report file name w/ either rdf or rep extension???

Any/all the help on this would be greatly appreciated.  Thanks in advance.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center