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

Authorization issue for TR VD01 & VD02

Former Member
0 Likes
529

Hi all,

In customer master creation for TR VD01 and VD02 basically we have 3 VIEWS( General data, company code and sales area data). My main requirement is we have 3 sets of users. for one set of users we should give authorization only for creating and changing general view., and other set of users to create only company code data and changing this view. Ie based on views i need to give authorization to the end users. Is it possiable to do this through abap( through user exit) or else this requirement can be done by basis.

Regards,

Smitha.

Hi all,

In customer master creation for TR VD01 and VD02 basically we have 3 VIEWS( General data, company code and sales area data). My main requirement is we have 3 sets of users. for one set of users we should give authorization only for creating and changing general view., and other set of users to create only company code data and changing this view. Ie based on views i need to give authorization to the end users. Is it possiable to do this through abap( through user exit) or else this requirement can be done by basis.

Regards,

Smitha.

2 REPLIES 2
Read only

Former Member
0 Likes
482

Hi Smitha,

Check out with your ABAPers incase any BADI is available then you can add codes for the kind of authorization you are looking for is possible.

Or else you have to contact your BASIS team.

Best Regards,

Suvendu

Read only

0 Likes
482

Hi Suvendu,

Many thanks for your replay,

here for this scenario i am not able to identify which view currently the user is changing(techinically)

Ie in userexit i am not able to identify which view he is currently changing.

How can i distinguish bwtween this 3 views.

Regards,

Smitha