Hello experts-
I have a situation where I need to search the records based on value of a variable input in selection screen of bex report and according to that i need to show the results in report.
Ex- if we have a material characteristics on selection screen,or material number has 10 digits(eg 1234567809). so the user will only type 2-3 digit(i.e 12) on selection screen, In this case I want only those records to be displyed, for which material has these 2 digits in it .
Eg would be:
1234567809,
3451267809,
9807654312.
Could you please suggest ABAP logic for the above. Properties of variable and how many variable we have to create.
Regards,
Yatendra