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

Checking authorisation in table maintenance generator

Bema
Active Participant
0 Likes
1,349

Hi ,

I have created a transaction code for one of my Ztable maintenance generator with SHOW = 'X'

option.

I want to check the user's authorization when he clicks on the 'CHANGE' button.

But I couldn't find any event in table maintenance for this.

Appreciate your help.

Regards,

Beena

4 REPLIES 4
Read only

Former Member
0 Likes
862

Hi,

Check the EVENT 25 - Individual Authorization check

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
862

search for extended table maintenance events...

link: [Example|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc]

Read only

Former Member
0 Likes
862

This message was moderated.

Read only

Former Member
0 Likes
862

am not sure, u can get it by Events........bcoz, at my last client......my lead has written a Z prog. to achieve this, by using the #VIEW# FMs

thanq