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

Quantity Field comma separated.

Former Member
0 Likes
1,459

Hello Experts,

                         Can anyone tell the standard function module or bapi or any method  to convert my quantity field separated by commas.My output is like this 1324552.92 and i have used data type as mng02(quantity field).

Thanks,

Vinod Bhaskar.

4 REPLIES 4
Read only

Former Member
0 Likes
919

Hi Vinod,

Did you try "WRITE TO" statement?? Read about this and it may help you out.

Thanks,

Sumit

Read only

0 Likes
919

Hi Sumit,

                    I am using ALV Report,can you tell me according to that.

Read only

Former Member
0 Likes
919

hi,

You check data type of quantity field in Alv output internal table. It should be quantity field reference.



Hope this could help

Read only

buddhika_krishantha
Active Participant
0 Likes
919

use data type LBKUM .