Hi,
I have a requirement to select multiple Sales price items and insert them into Sales lines.
Firstly, i am filtering the records from the price list line (T 7001) and inserting into the buffer3, then I am displaying the records in the buffer to the user using the list page which i created. When I select one or multiple items from the page, I use setselectionfilter (Code screenshotted below) to capture the selection but it doesnt return me any records. Not sure what i am doing wrong here, i tried different ways of calling runmodal function still doesnt work.
SelectItemsFromPriceLines procedure is placed in my Buffer List Page.
below is my Buffer table
Any help on this would be really helpful.
Thanks
Johnson Patrick