Application Development 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: 

Need to restrict access to XD02/XD03

Former Member
0 Kudos

Hi All,

I need to restrict access to some acct group in the search screens for individuals who do not have access to this account group in transaction XD02/XD03. Other than this group we should not allow to search the screens.

Please guid me if any exit / badi....etc. where i can put this validation.

Thanks.

Raj.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Try this link...

Regards,

Guru

2 REPLIES 2

Former Member
0 Kudos

Hi,

Try this link...

Regards,

Guru

Former Member
0 Kudos

Hi,

Instead of using User-Exit or BADI for this, ask security or BASIS people to create a a security role.

Doing such things using ABAP will not help and will result in hard-coding.

Thanks,

Kartavya