cancel
Showing results for 
Search instead for 
Did you mean: 

User restriction to chnage condition value

former_member1190345
Active Contributor
0 Kudos

HI Friends,

My requirement is such that in Pricing I have got a Item discount Condition Type say A004 which has beed configured in the condition type settings in such way that for it manual entry has priority. Now there are 3 users ( A,B and C) who create the sales order in an organization but the business wants that only one user, say user A should have the authority to change the value of the condiion type in the sales order. For the rest users ( Users B and C) the system should not allow to change the value of the condition in the sales order.

How to configure this,

J Nagesh.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi nagesh,

this is to inform you that,

use SHD0 - for this and assign to those user as per your question A to change the pricing condition type.

you will be getting the program name assiocisated to it and screen number for the same.

hope this clears your issue

balajia

Answers (2)

Answers (2)

former_member550050
Active Contributor
0 Kudos

Hi

This can be achieved in two different ways

One is Roles and authrorizations as suggested earlier

Another is through userexit

Check this link

http://wiki.sdn.sap.com/wiki/display/ERPLO/UserexitforRestrictingUserModifyingConditiontypeinSales+Order

Same issue we have addressed through userexit in our project

Regards

Raja

Lakshmipathi
Active Contributor
0 Kudos

You can remove the below objects for user B & C in PFCG

1) E_PRICE Authorization Object: Price

2) V_KONH_VKS Condition: Authorization for Condition Types

thanks

G. Lakshmipathi