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

ALV list filter error.

Former Member
0 Likes
504

Hi experts,

In my ALV list (also igrid), i use a amount field ref to currency 'VND'. So, data will display on ALV follow currency 'VND' , ex: amount: $ '59,33' will display as '5933' on ALV.

The problem come when i filter this field on ALV. When user input value = '5933' in filter, the filter result is 0 record (because system only understands this value is '59,33').

Could you pls help me, experts.

Thanks,

Hung

2 REPLIES 2
Read only

Former Member
0 Likes
465

Hi Hung,

which support package of software component SAP_BASIS are you working with?

Best regards,

Andreas

Read only

0 Likes
465

Problem was solved already when i include ref currency field in ALV fieldcat.

Thanks for ur interesting.

Hung.