‎2014 Nov 11 11:48 AM
Hi ,
I am facing strange issue in SAP Script . I am able to display values in output of sap script if i do Print Preview . But When i create Spool of same , then no values are coming . It is displaying only those values which are hard coded in sap script .
Regards
Jagjit SIngh
‎2014 Nov 11 11:55 AM
This means that when you are using the PRINT_TEXT or OPEN_FORM function modules you are settings the wrong controls. here is a full list of parameters which you should check: http://help.sap.com/saphelp_nw70ehp3/helpdata/en/4e/1f1c073c181a24e10000000a42189e/content.htm
‎2014 Nov 11 11:56 AM
Hi,
Please check the spool parameters of the form in driver program while doing debugging.
Thanks,
Sree