‎2007 Aug 07 7:00 AM
Hi all,
There is report in CMS which prints collateral sheet, when i run the report in foreground(/ncms_cs) it ask for some input fields like Business partner id , smartform name and output device, after furnishing these details it give a pop saying BP belongs to Borrowing Entity and ask whether to continue or not and when you say yes it generates smart form else it quits.
Can any one tell me is it possible to run this report in background since its generating a pop-up while executing and if we run this in background we are unable to see the pop up and provide the input(Yes/No) and i am getting an error mesg as provide input parameters. So is there any way to run this kind of report in background
regards,
Suhail
‎2007 Aug 07 7:22 AM
You cannot have an interactive report in the background
what you need to do is to remove any popups or messages to allow the program to run in bg properly
you can pass the required parameters to your program whilst calling it before it starts execution