‎2017 May 04 11:07 AM
I have requirement where by default the field would be disabled mode.
I will add check box field , if user check that checkbox and press enter then allow only that particular entry in enable mode.
Do this option is feasible.
IF Yes please share the code,. I guess we have to do this event in PAI only
‎2017 May 04 11:30 AM
Yes.
From table maintenance dynpro (SE11_>Utilities->View Maintenance generation), you can add events from Environment->Modifications.
There's a list of events. I suppose event "08 After correcting the contents of a selected field" is your need.
Hope to help
Bye
‎2017 May 11 4:41 AM
THIS OPTION IS NOT FEASIBILE. CLOSING THE THREAD.
IN pai I ADDED module and did validation there and it give error and block the sm30 if invalid is is entered.