cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I have a process that interrogates the visible entries in a table and carries out certain alerts and functions.  The SORT event of the table triggers when the SORT is clicked and not after the Sort is complete.  I need to a way to determine when the sort is complete so I can interrogate the visible entries in the table.  I can't seem to find an event SORT COMPLETE on the table.

Does anyone have any ideas?

0 Likes
View Entire Topic
Former Member
0 Likes

If you grep for fireEvent in the sources, there is a lot of them. Perhaps SAP is going to document all of them? Then we might find out if there is one that could serve the purpose, too 🙂

-- Micha