cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit/BADI to Lock Sales order for any changes in VA02 (Excluding Prici

Former Member
0 Kudos

Hi All,

I am looking for an User Exit or BADI which disallows any kind of changes in Sales Order on a particular condition.

This can't b controlled through Authorization, so have to look for an exit. Please suggest.

If possible, please provide the example.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

andrea_olivieri
Contributor
0 Kudos

Hi,

the right exit routine should be the USEREXIT_FIELD_MODIFICATION in include MV45AFZZ.

It's not a simple task.

Regards,

Andrea

Answers (2)

Answers (2)

Former Member
0 Kudos

THANX

Former Member
0 Kudos

Hi,

Check the user exit MV45AFZZ in this exit u will be finding the Lot of stages where we can control the VA01 or VA02 . Please find the exit with the name SAVE before. Try to check any changes For sales order in CDHDR and CDPOS and give some error message .

Thanks and Regards,

Srinivas.