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: 

Quantity Field comma separated.

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi Vinod,

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

Thanks,

Sumit

0 Kudos

Hi Sumit,

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

Former Member
0 Kudos

hi,

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



Hope this could help

buddhika_krishantha
Active Participant
0 Kudos

use data type LBKUM .