cancel
Showing results for 
Search instead for 
Did you mean: 

Payment Terms

Former Member
0 Kudos

Hi Experts,

I dont want allow the user to change the critical fields like payment terms in sales order VA02. (I know there is a chance in credit manaement, under automatic credit checks by using critical fields we can restrict the user) But for my client they are not using credit management. How we will configure that.

Regards,

sukumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

you can also setup an authorization object to make change management more effective as well as flexible. Check if an user is changing the payment term if he is having the required authorization object in the user exit for field modification and throw an appropriate message. Incase any user needs to have this ability - set up them with the auth object. This way you are not hard coding / yet ensuring control. And only when needed the required authorization objects can be changed which puts proper governance.

Regards

sadhu kishore

Former Member
0 Kudos

hi

you can try with SHD0 to achieve this.

you can also use USEREXIT_FIELD_MODIFICATION in MV45AFZZ.

For further information please Check OSS note 208245.