‎2022 Jul 06 7:01 AM
Hello Expert,
I am using this FM 'ENQUEUE_EVVBLKE' to lock the delivery, and it is working fine (Delivery locked) but still i can open the respective sales order in change mode. please suggest .
is there any other FM to lock delivery and SO at the same time.
thanks in advance.
‎2022 Jul 06 7:07 AM
Probably not. Use the lock display (SM12) or enqueue trace (ST05) to know the enqueue objects used by sales order in change mode.
‎2022 Jul 06 7:21 AM
‎2022 Jul 06 7:29 AM
Hello Dominik Tylczynski,
Thanks for your quick response.
is there any FM to lock both delivery and so.
Thanks!
‎2022 Jul 06 7:42 AM
‎2022 Jul 06 7:22 AM
I am locking the delivery not the sales order but even after locking the delivery I am able to change the sales order.
‎2022 Jul 06 12:59 PM
Give the acress for display mode in sales order. If locks is there Theen it will not work for sales order.
‎2022 Jul 06 12:59 PM
Give the acress for display mode in sales order. If locks is there Theen it will not work for sales order.
‎2022 Jul 06 2:06 PM
Run VL02n and in another SM12 screen on your user, you should notice that you have locked two records related to LIKP and VBAK.
Feel free to do a 'where used' search on these FMs to find a single wrapper (but, IMHO, it is not worth it)