Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

what problem could be in script

Former Member
0 Likes
735

Hi,

I have a script which created in EN, but can be printed in DE, now I found if I first print in EN, then the payment terms will be correct, but if I first print in DE, then the payment terms second line will disppear, why it happened like this, how I solve it ?

thanks a lot!

kitty

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
699

hi

good

check with the data that you r passing to print the payment term when you r trying with DE,

i hope when you r trying to print the payment term in DE,the payment term data that is passing from your driver program to you sap script,it is still in english ,so check that and do the needful changes.

Thanks

mrutyun^

5 REPLIES 5
Read only

Former Member
0 Likes
700

hi

good

check with the data that you r passing to print the payment term when you r trying with DE,

i hope when you r trying to print the payment term in DE,the payment term data that is passing from your driver program to you sap script,it is still in english ,so check that and do the needful changes.

Thanks

mrutyun^

Read only

0 Likes
699

Hi, I think you are probably right. could you ellaborate how to do this?

thanks a lot!

rewarded.

kitty

Read only

Former Member
0 Likes
699

what is your default language sy-langu

that is the one you need to select in language parameter

no need customize your program

i though that is the problem of your report.

Rewards if helpful.

Read only

Former Member
0 Likes
699

Hi,

Apart from the above answers, there can be possibility that the DE version of SAP script may not have the correct code written for Payment terms. In the DE version of your form, there could have been changes made to not to display second line.

Please check.

Hope this helps.

Regards,

Shahu

Read only

0 Likes
699

hi, thanks

but actually the script doesn't have DE version.it is only creatd in EN.

regards

kitty.