2012 Mar 27 7:37 AM
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.
2012 Mar 27 7:41 AM
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.
2012 Mar 27 7:41 AM
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.