cancel
Showing results for 
Search instead for 
Did you mean: 

Error Msg during Reversal of Goods Issue

Former Member
0 Kudos

Hi,

During reversal of Goods Issue, we have encountered the following error msg:

"no inbound delivery exists for the replenishment deleivery 'del no' ".

We have used the foll. function modules in our pgm:

1. ENQUEUE_EZLIKP

2. WS_REVERSE_GOODS_ISSUE

3. DEQUEUE_EZLIKP

Please help us identify from where the error message is being triggered.

Thanks.

Vinaya

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vinaya,

For cancellation of 101 material document we use "BAPI_GOODSMVT_CANCEL" and " WS_REVERSE_GOODS_ISSUE" used for reversal of goods issue (VL09) for 311 material documents.

Try these options:

1-Check the material document movement type if it is 101 then reversal shld 102 i thk so...just check movement types

2- Use VL09 to reverse the same delivery number by selecting the radio button (Inbound delivery).

These may proceed you to the error, if not let me know

Regards,

Aditya.

Edited by: aditya on Aug 13, 2009 2:54 PM