‎2008 Sep 12 4:42 AM
HI
In my ALV report after displaying output the filter criteria for XBLNR field is not working , i checked that there is no search help for this ,for this field if we go for option filter i am getting only first 2 chars so can any please help me in this situation.
THX
‎2008 Sep 12 4:49 AM
it depends on how you build the fieldcatalog. are you using the fieldcatalog merge function or populating with the coding.
show the code related to XBLNR fieldcatalog population.
may be the output length of the fieldcat is 2 for the field. check it once.
‎2008 Sep 12 4:44 AM
‎2008 Sep 12 4:46 AM
‎2008 Sep 12 4:47 AM
so by defualt it will filter ur fields .pls check with the coding for the fields
‎2008 Sep 12 4:48 AM
you can do one more thing u can delete the predefined one create your own function code for the fliter
‎2008 Sep 12 4:49 AM
it depends on how you build the fieldcatalog. are you using the fieldcatalog merge function or populating with the coding.
show the code related to XBLNR fieldcatalog population.
may be the output length of the fieldcat is 2 for the field. check it once.
‎2008 Sep 12 5:03 AM
hi,
is the request satisfying or i ll send u some sample coding