cancel
Showing results for 
Search instead for 
Did you mean: 

Regardin the commas appearing in the amount field

former_member226203
Active Contributor
0 Kudos

Hi all,

I have zfield which is of type CURR16 in a ztable. So this stores the amount in the form of 30,00,000.00 i.e, it is displayed wth comma's for the amount field.

Now i need to fetch this amount field into a particular cell in the webdynpro component. The amount is being fetched correctly but the comma's are not being displayed(3000000.00) in the Webdynpro component. This cell is declared as CHAR10. Can any one suggest like how to make this cell displayed with comma's.

Regards,

Kalyan Chakravarthi.M

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Declare the cell with the same dataelement which you used for the zfield instead of char10.

Regards

Tamil

Answers (0)