cancel
Showing results for 
Search instead for 
Did you mean: 

Cancel long running search in Webdynpro application

Former Member
0 Kudos

Hello Team,

There is one selection screen for some fields where User enters data and hit submit button to fetch details of entered fields from database.

But some times it takes long time to fetch the data which could be obvious. Now Is there any possibility to stop the long running search and modified the search criteria.

I know we can use Stop button in browser and press refresh button but it takes to new page where user needs to enter all search criteria again which user does not want.

Please let me know your suggestion.

Thanks in Advance.

Shiv.

Accepted Solutions (0)

Answers (1)

Answers (1)

nishantbansal91
Active Contributor
0 Kudos

Dear Shiv,

Have you checked element TimedTrigger. Activate the event after user press on button.

i have never used time event, but i am sure it will definitely fulfill your requirement.

TimedTrigger - Web Dynpro for ABAP - SAP Library

Thanks

Nishant

Former Member
0 Kudos

Thanks Nishant for your response. Could you please elaborate more how Timed Trigger can be useful in stopping long search.