on 2009 Apr 24 9:58 AM
Hi Friends,
Last week i have posted a thread regarding the same issue and got the solution too.Later a problem arose in which I could get the printout only after debugging.I have tried manytimes and each time I'm getting the output only after dubugging.If I do the same without debugging I dont get any output(printouts).
Here I have quoted the thread regarding the issue.
If I check the same in SP01 transaction,I can find a entry there.Help me to get rid of the issue.
With Regards,
SHRAMILA BRINDHA.M
Is your issue solved?
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raja,
Your answer had already been put into the knowledge of our Basis consultants and our Leader.In the meanwhile they are dealing with someother issues and mine was still in progress and therefore I couldn't made any reply Raja.Surely I'll post my response once the issue gets solved.
Thank you Raja.
With Regards,
SHARMILA BRINDHA.M
Hi Raja,
After referring these, they have changed their idea of printing smartform.Now their only need is to display the smartforms of selected candidates in a webpage, so that the user will be having the print option in default.
Anyhow, Thanks a lot for your continuous cooperation Raja.Expecting more in future .
With Regards,
SHARMILA BRINDHA.M
Just I realised the printer which you are using triggers the SAPLPD (which is not possible thro BSP, so its put the output in the spool.)
That's the another reason its printing in debugging mode where it has the GUI control as well.
Use the printer which is type 'G', (Refer tcode SPAD). This will trigger the windows printer without SAPLPD. Also Please refer OSS Notes: 821519, 938965
On setting Host Spool Access Method: G: Front End Printing with Control Tech instead of u201CF: Printing on Front End Computeru201D in SPAD.
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raja,
Thks for the reply Raja and also sorry for the delayed response.
Hope your explanation is based on the work to be done by Basis team.
Please give a detailed note on that.As you said we can see the output on transaction SP01.
In some case even after debugging we couldnt get the print out.Sometimes it works and sometimes it wont. We couldnt guess what is happening. The solution said by you might be the only reason behind it.So please give me detailed description regarding this.
Thanks & Regards,
SHARMILA BRINDHA.M
Can you just set ONLY below parameter & give a try?
ls_output_options-TDIMMED = 'X'.
ls_output_options-TDDEST = 'LOCL'.
ls_control_parameters-PREVIEW = SPACE.
ls_control_parameters-NO_DIALOG = 'X'.
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.