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

xblnr filtering problem

Former Member
0 Likes
820

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
769

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.

6 REPLIES 6
Read only

Former Member
0 Likes
769

hi,

are using a standard gui-status or customized one .

Read only

0 Likes
769

Hi

i am using standard GUI-Status.

Read only

Former Member
0 Likes
769

so by defualt it will filter ur fields .pls check with the coding for the fields

Read only

Former Member
0 Likes
769

you can do one more thing u can delete the predefined one create your own function code for the fliter

Read only

Former Member
0 Likes
770

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.

Read only

Former Member
0 Likes
769

hi,

is the request satisfying or i ll send u some sample coding