Announcements
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.
*This post is locked for comments
thank you bhaiya.
Hello MKY,
Use below statement
SORTING(Document No.,Line No.) WHERE(Transfer-to Code=FILTER(101-TST|102-TST|103-TST))
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156