‎2017 Oct 17 10:48 AM
I have created a custom collective search help that includes two custom elementary search helps.
I need to manipulate with the output data (adding some text description from another table that cannot be mapped in a search view).
First time in the 'DISP' step of the search help exit, RECORD_TAB does not contain the correct data(data is shown correctly in the screen though), however if I search once more, then the data is correct.
This means I cannot manipulate the data correctly the first time which of course is a big problem.
Wrong data first run:
Correct data second run:

Output both times are correct:

‎2017 Oct 17 11:02 AM
‎2017 Oct 17 11:02 AM
‎2017 Oct 17 12:28 PM
No I did not, the various blogs i found talked about modifying the RECORD_TAB directly. Seems to work perfectly with those two FM's, thanks a lot!
‎2017 Oct 17 1:08 PM