Dear Experts,
I have create a customized page. There have set the filters in table "Transfer Shipment Line". My filter is
SORTING(Document No.,Line No.) WHERE(Transfer-to Code=FILTER(101-TST),Transfer-to Code=FILTER(102-TST),Transfer-to Code=FILTER(103-TST))
But in run time page is showing the data for last filter "Transfer-to Code=FILTER(103-TST)". How can I correct it. I want to show the all data related to Transfer-to Code = 101-TST,102-TST,103-TST.
I have attached the screenshot.