cancel
Showing results for 
Search instead for 
Did you mean: 

How to put restrictions on Inventory Transfer Request

0 Kudos

HI Experts,

I want that my Inventory Transfer Request should not be edited by other users, say add additional line item.

How can I do that?

Thanks for any help.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member185682
Active Contributor

Hi Ma.

You can create a query in your transaction notificiation, that validates if the action is an update, if the user is diferent from the user that created the document and then if in the table history ADO1 there are less lines than of current inventory transfer request.

Hope it helps.

Kind Regards,

Diego Lother

narayanis
Active Contributor
0 Kudos

Transaction Notification would be the most appropriate way to do this.