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

data conversion in alv display

Former Member
0 Likes
393

Hai,

I have a field of type p decimals 2.

When I am displaying in ALV if the value is 50.33 i should display the same.If the value is 8.00 I should display only 8 ie as integer.Is there any option to do in ALV.

Plz help me.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
374

Hi,

Did you display the currency/quantity field along with field type p, if not then use any of these two then your problem might solve.

Rgds,

Bujji

2 REPLIES 2
Read only

Former Member
0 Likes
375

Hi,

Did you display the currency/quantity field along with field type p, if not then use any of these two then your problem might solve.

Rgds,

Bujji

Read only

rahul2000
Contributor
0 Likes
374

Dear Veera,

i dont think there is this functionality avaliable in ALV.I guess some manual coding will have to be done to account for the same