cancel
Showing results for 
Search instead for 
Did you mean: 

view maintenance event ST

05-23-2019 3:12 PM
Clemenss Active Contributor
512 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

following the documentaion on

Event ST: GUI Menu Main Program Name

I couls extend the status of my view maintenenance. Now I have a new icon with function in the menu bar. I could not find any hint on how to process the code.

I would like to do it in another existing event, could not identify something like 'process after input'.

Any idea?

I do not expect any answer here since the abap developer forum seems to be dead - only FORMER MEMBERS in the search results.

But google doesn't help either.

Best regards

Clemens

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

rameez_khan
Active Participant
0 Likes

You will have to add new PAI module after MODULE LISTE_AFTER_LOOP in your maintenance screen.

PS: I don't think there are any events given to handle click of button.