‎2008 Jan 25 1:04 PM
Hi,
In the text elements of the PO form I have both French and English text.
But when it is medium 1 I am getting only English text and when it is medium 5(emails) I am getting both enlish & French text in the forms.
Any ideas why it is happenning?
I do not have any condition for medium 1 or 5.
Thanks
‎2008 Jan 25 1:39 PM
Hi Alchemi,
if you give details about print program and function as print output form name and the texts used it may be easier to answer.
Usually the language is depending on master data of plant, customer, vendor or logon language.
Try to reproduce your test with same PO document. If you still have different behavior for print and mail, you may start with sapscript debugger switched on. Break at the INCLUDE text statements. From there, goto ABAP debugger, call hierarchy and see what happens in print program.
Hope that helps.
Regards,
Clemens
‎2008 Jan 25 1:39 PM
Hi Alchemi,
if you give details about print program and function as print output form name and the texts used it may be easier to answer.
Usually the language is depending on master data of plant, customer, vendor or logon language.
Try to reproduce your test with same PO document. If you still have different behavior for print and mail, you may start with sapscript debugger switched on. Break at the INCLUDE text statements. From there, goto ABAP debugger, call hierarchy and see what happens in print program.
Hope that helps.
Regards,
Clemens