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

WBS Element Filter Issue?

Former Member
0 Likes
757

Hi Experts,

                    I've a ALV Grid report output where I can get WBS element text in one column which is fine @ output, if I try to filter WBS element then I’m getting WBS Element ids instead of text in filter window, how can I solve this ?

Thanks & Regards,

sdn.

1 ACCEPTED SOLUTION
Read only

surajarafath
Contributor
0 Likes
605

Because you might have used wbs id (prps-pspnr) to be displayed in the ALV, better change that into prps-posid. this is the wbs text. Then u wont be having a filter problem.

1 REPLY 1
Read only

surajarafath
Contributor
0 Likes
606

Because you might have used wbs id (prps-pspnr) to be displayed in the ALV, better change that into prps-posid. this is the wbs text. Then u wont be having a filter problem.