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

Invoice Printing Problems

Former Member
0 Likes
643

Hi All,

I have the following problems in priting the invoice with smartforms. Please suggest.

1. Invoice is printg amount with ',' as decimal seperator even afeter maintaining the user profile with '.'.

2. driver program is not retrieveing all the details in lbbil_invoice structure, please suggest where to configure for this.

Regards

Anji

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
623

For ur Decimal Separator settings, goto Transaction OY01 & set the Country Specific Settings.

Hope it helps,

Regards,

Bikash

Please close the thread if ur problem is solved after awarding appropriate points.

Message was edited by: Bikash Agarwal

Hi All,

I have the following problems in priting the invoice with smartforms. Please suggest.

1. Invoice is printg amount with ',' as decimal seperator even afeter maintaining the user profile with '.'.

2. driver program is not retrieveing all the details in lbbil_invoice structure, please suggest where to configure for this.

Regards

Anji

4 REPLIES 4
Read only

Manohar2u
Active Contributor
0 Likes
623

Pls check in stardard text SO10 object.

There you can controls these settings.

Cheers

Manohar

Read only

Former Member
0 Likes
623

Hi,

For ',' issue try to typecast it by passsing it to a type P or N variable.

Cheers,

Ankur

Read only

Former Member
0 Likes
624

For ur Decimal Separator settings, goto Transaction OY01 & set the Country Specific Settings.

Hope it helps,

Regards,

Bikash

Please close the thread if ur problem is solved after awarding appropriate points.

Message was edited by: Bikash Agarwal

Read only

0 Likes
623

Thank you Bikash, the ',' Problem solved.

Regards

Anji