Application Development 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: 

PO smartform

former_member188827
Active Contributor
0 Kudos

HI,

the smartform for po is showing quantity with decimal notation 123,456.00 for some POs and 1.23456,00 for others..ive checked the default setting(system..>user profile..>owndata..>default) and notation selected is 123,456.00.can ny1 suggest y im getting wrong notation for some POs.

points 'll b rewarded.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Check currency of PO with this notation 1.23456,00.

Cheers.

...Reward if useful.

4 REPLIES 4

Former Member
0 Kudos

Hi,

Check currency of PO with this notation 1.23456,00.

Cheers.

...Reward if useful.

0 Kudos

where to do dat?

0 Kudos

same is da case with dates..some POs are showiing date in one format and others in different

Edited by: abapuser on May 20, 2008 2:01 PM

Former Member
0 Kudos

dear friend,

AS a developer you can only chagne the current data type.

nothing at your end you can do.

same issue arise in my company also, trust me.

JUST do one thing.

in globle declaration in Smartforms.

change the data type.

like this.

V_WAERK type STRING.

rest the coding part same.

thats all.

rewards expecting,.

yours

vivek