Skip to Content
0
Former Member
Nov 24, 2006 at 10:28 AM

Table maintenance events

105 Views

Hello,

Does anyone has a code example of table maintenance events?

I have a custom table ( zitab ) , with a maintenance view in SM30. I would like to use the table maintenance events for some authorisation check before the data is displayed, then, depending on the authorisation, display what the user is authorised to see. After data input, perform validation, if errors occur, inform the user what the problem is, if not, save in tha z table.

Can this be done in sm30 or I need to write a new program?

Thank you!