cancel
Showing results for 
Search instead for 
Did you mean: 

How to block user to create Listing/Exclusion for particular key combination.

Former Member
0 Kudos

Dear All,

     Business requirement is for particular user should not allowed to create a Listing condition record for particular sales org (Key combination) in VB01.

For example while creating Listing/Exclusion in t.code VB01 for Listing condition type key combination is Sales Org/Dist Channel/Division/Material, for user xxxx should not allowed to create listing condition record for sales org: 1000.


Kindly provide me the suggestions to fulfill the above requirement.  

Thanks & Regards

Parviz.

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

With the help of your Security team, you can restrict that particular Sales Organization.

G. Lakshmipathi

Answers (3)

Answers (3)

siva_vasireddy2
Active Contributor
0 Kudos

Hi,

you can use the following Auhtorization Objects to restrict the particular user

V_KONH_VKO-object for sales organization

V_KONH_VKS- object for condition type

i think second object may not be required

Former Member
0 Kudos

Hi,

You can ask your Security guy to create a role with the combination of Sales Area & Material then include the users who need authorization & exclude others who dont require.

Regards

Former Member
0 Kudos

Dear Parviz,

Ask your Abaper to find userexit or badi to achieve your requirement.

Regards,

Naveen