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

ECC600 ALV Filter values doubtful

Clemenss
Active Contributor
0 Likes
373

Hi,

using FM REUSE_ALV_GRID_DISPLAY.

Want to set filter on a column. Very useful is the F4 Help for filter values that shows the distinct values in that column.

In my customer's ECC600, the system adds a couple of hashmarks after the filter value. This happens for any kind of fields, i.e. an IDOC number appears as

0000000001224580################

Icons appear as icons with hashmarks at the end, when selected the value is copied (icon_lights_green) as

@08@####

sales org as

5100####

What can I do to avoid this behavior?

Regards,

Clemens Li

Hi,

using FM REUSE_ALV_GRID_DISPLAY.

Want to set filter on a column. Very useful is the F4 Help for filter values that shows the distinct values in that column.

In my customer's ECC600, the system adds a couple of hashmarks after the filter value. This happens for any kind of fields, i.e. an IDOC number appears as

0000000001224580################

Icons appear as icons with hashmarks at the end, when selected the value is copied (icon_lights_green) as

@08@####

sales org as

5100####

What can I do to avoid this behavior?

Regards,

Clemens Li

1 REPLY 1
Read only

Clemenss
Active Contributor
0 Likes
353

Alright, wil wait for 710