2006 Dec 22 2:19 PM
Hi All,
I have a table maintenance generator in which I have developed a functionality.
I am calling a SEARCH BUTTON on this and then it is displaying me the SEARCH screen and after entering a search criteria, I am getting another screen with the similar records as that of search criteria,
After clicking back on search screen If I again click change buton of the first screen then it is going to third screen which I got after execution of serach button before.
So it should come to change mode in existing screen but it is not happening.
Amol
2006 Dec 29 2:21 PM
Amol,
Hi. The way SAP screen processing usually operates is to include a F4 search against a field, rather than a button on the generated table maintenance screen.
In SE11 define a search help against a field on your table (SE16 will show that this works by including a drop down when 'clicking' on the specified field). If you have a search help defined then re-generating the table maintenance will automatically include the F4 search on your field. In the search help you can include search help exits for specific functionality.
Regards
Robin