Hi Lavanya,
Why would you Not want to have the SAP prompt page in the first page?
You loose the ability to display dynamic parameter values if you do not use the SAP Prompt page.
If you still wish to use the SAP BO default prompt page, have a look at SAP Note : 1475874
Here's a snippet of the SAP Note:
Workaround for SAP BusinessObjects Business Intelligence Platform 4.0:
- Edit <SAP BusinessObjects Installation Folder>\Tomcat6\webapps\BOE\WEB-INF\config\default\CrystalReports.properties
- Change the parameter core.style.prompt.for.pure.sap.report to true
- Change the parameter sap.style.prompt.for.mix.sap.report to true
- Save the file
- Restart Tomcat
Hope this helps.
-Abhilash