The developer demo show a drill down from a report, calling a new report. I want to know if is possible run a Form from report.
I try the following command from a button in the report :
SRW.RUN_PRODUCT(FORMS,'c:\forms\xxxx.fmx')
but, I cant compilate the PL/SQL.
thanks.
Pablo.
I try the following command from a button in the report :
SRW.RUN_PRODUCT(FORMS,'c:\forms\xxxx.fmx')
but, I cant compilate the PL/SQL.
thanks.
Pablo.