on 2007 Dec 19 6:17 AM
Hi,
Any user exit for Preventing delivery document reversal or deletion on the same day of invoice cancellation
Please try MV50AFZ1.
if sy-tcode = 'VL09' .
Prevent PGI reversal by giving a error message.
endif.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Try using badi LE_SHP_DELIVERY_PROC.
thnx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.