‎2006 Nov 08 5:14 AM
Hi all,
I have displayed WBS element in ALV Grid display. When I use filter condition for this field it displays a message to enter a numeric field. and when I check in table it is numc and while displaying the records are alpha numeric with many characters.please help how to solve this in ALV grid filter. I am sure to reward points.
‎2006 Nov 08 10:17 AM
Instead of PSPNR field use POSID while creating ALV field catalog in your abap code.
Message was edited by: Tomasz Kozerski
‎2006 Nov 08 7:23 AM
Hi,
look here http://help.sap.com/saphelp_46c/helpdata/en/ff/4649baf17411d2b486006094192fe3/frameset.htm
field EDIT_MASK
A.
‎2006 Nov 08 7:30 AM
hi sathya
hope u r displaying pspnr ... try to select corresponding post1 (description ) from prps table and display it that will work fine ...
regards
lokesh
‎2006 Nov 08 10:17 AM
Instead of PSPNR field use POSID while creating ALV field catalog in your abap code.
Message was edited by: Tomasz Kozerski