cancel
Showing results for 
Search instead for 
Did you mean: 

Cancellation of PO confirmations - problem in queue

michael_fallenbchel
Active Participant
0 Kudos

Hi all,

we want to cancel a production order confirmation in ERP with CORS. With that, a outbound delivery order cancellation gets interfaced to EWM.

Now this queue entry failed,message:

Application log : could not convert queue:

Details of the container:

Any ideas what I am missing?

Thanks

Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

michael_fallenbchel
Active Participant
0 Kudos

Okay, debugging helps.

"Problem" is class "SCWM/CL_GOODS_MOVEMENT", method "PREPARE_DOCUMENT_CANCEL".

Here's a check against table /scwm/tdlvppgic "Post Goods Issue for Consumption Posting".

Here's a flag "Cancel GI" - Cancel GI only by Call from External System.

In my case, it's empty (I thought that this means, cancellation is possible from external or internal).

When I set this flag, everything will be fine.

Could someone confirm that this flag needs to be set to cnacel the GI from my ERP system? For me seems not be logical as from the F4 help it's only saying that this flag is used to prevent cancellations within EWM (if set).

Regards

Michael