2020 Aug 26 8:16 AM
Dear friends,
I am new in ABAP. In VL01N, I need to add certain validation after user enter a Batchno and press ENTER.
Is there any User Exit of how to achieve this ?
Thanks a lot.
2020 Aug 26 8:58 AM
Hi,
have a look into BADI LE_SHP_DELIVERY_PROC, method FILL_DELIVERY_ITEM, CHANGE_DELIVERY_ITEM or SAVE_DOCUMENT_PREPARE.
Hope this helps!
Dear friends,
I am new in ABAP. In VL01N, I need to add certain validation after user enter a Batchno and press ENTER.
Is there any User Exit of how to achieve this ?
Thanks a lot.
2020 Aug 26 8:58 AM
Hi,
have a look into BADI LE_SHP_DELIVERY_PROC, method FILL_DELIVERY_ITEM, CHANGE_DELIVERY_ITEM or SAVE_DOCUMENT_PREPARE.
Hope this helps!
2020 Sep 02 7:18 AM
2020 Aug 26 9:10 AM
Hi,
Write custom code through V50PSTAT - EXIT_SAPLV50P_001 - INCLUDE ZXV50U07...
2020 Sep 02 7:19 AM
Thank you very much for the feedback. I solved it using Alexander's solutions.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |