cancel
Showing results for 
Search instead for 
Did you mean: 

Pricing tables and authorisation

Former Member
0 Kudos

We have a price table with some key combinations. We would like to restrict some of these key kombinations to some user, that is for a given condition type the user should only have access to VK11/VK12. What is the recommended way of doing this?

Kind regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you can achieve this with the USER EXIT -- USEREXIT_PRICING_PREPARE_TKOMP

Use this exit in the Include MV45AFZZ.

Regards,

santosh

Former Member
0 Kudos

We are not looking for a way in order creation to restrict acces to creating condtions (which I guess it's the case for USER EXIT -- USEREXIT_PRICING_PREPARE_TKOMP and program MV45AFZZ). Infact we are looking for a method to avoid access for certain user in VK11 (create condition) or VK12 (change) to restrict access for a given condition type, but only for some tables (key kombinations).

Example one condtion type ZXXX has two combinatoins:

Sales Org/Distribution Channel/Customer

Sales Org/Distribution Channel *** this is the table we would like to restrict users to acces in VK11/VK12

Are there any method for this?

Former Member
0 Kudos

Hi

You can use table maintainance generator for yoru condition table say A903 in tcode SE11. Assign a new z authorization group and then let the Roles and Authorization give the authorization of the necessary object to the correct user.

Regards

Yatin Thakkar

Former Member
0 Kudos

Hi

You can use table maintainance generator for yoru condition table say A903 in tcode SE11. Assign a new z authorization group and then let the Roles and Authorization give the authorization of the necessary object to the correct user.

Regards

Yatin Thakkar

Hi,

We have tried this but are not able to are not able to get it to work, authorizatoin against this table will still not work in VK11/VK12 with the proposed solution.

Here is links to the technical settings for the table, is there anything here we need to change?

http://img251.imageshack.us/img251/5273/a7641.jpg

http://img191.imageshack.us/img191/413/a7642.jpg

Kind regards

Simen

Former Member
0 Kudos

This message was moderated.