Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FORCE PAI event in tree before processing event

Clemenss
Active Contributor
0 Likes
312

Hi friends,

we have a complex application tree with a (SALV) tree control at the left screen side. Clicking on a node will process another application in a subscreen on the right screen side. In application PAI, the application objects dirty flag may be set.

If I change something in the application subscreen and then click an other node of my tree, the PAI is not triggered and so I do not know about the changes. So I switch to the clicked node application object without asking SAVE/CANCEL.

Is there a way to force PAI to happen before a tree event is processed?

TIA,

Regards,

Clemens

1 REPLY 1
Read only

Clemenss
Active Contributor
0 Likes
275

who knows...