Forms 6i - REPORT_OBJECT_STATUS cannot be null [message #440087] |
Thu, 21 January 2010 00:27 |
Derek N
Messages: 80 Registered: September 2002
|
Member |
|
|
Hi
I have an existing form and report. We recreated our testing environment and now when running any report I first get the following error:
REP-3002: Error initializing printer.Please make sure a printer in installed.
This error pops up when calling RUN_REPORT_OBJECT.
The next line of code checks the report status by using REPORT_OBJECT_STATUS. This check throws out error: FRM-40738: Argument1 to builtin REPORT_OBJECT_STATUS cannot be null.
This indicates that my FIND_REPORT_OBJECT is not returning a value.
All these reports and forms used to work fine on our old testing environment and also works on our live database.
Any help would be appreciated.
|
|
|
|
|
|
|