cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EWM: Repeat Delivery Message for Goods Receipt

timrosezin
Explorer
0 Kudos
4,476

Hello,

I'm currently facing a problem where the goods receipt in the EWM is completed, but the goods receipt in the ERP is not (there are no open queues in SMQ1/SMQ2).

I tried repeating the PPF-action with action definition "/SCWM/MSG_PRD_SEND" but this does not seem to make a difference.

Is there any way for me to communicate to the ERP-System that the goods receipt is actually completed?

Best regards,

Tim

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member230160
Active Participant
0 Kudos

Hi,

I assume that the original GR was done on 21.7, right? Did you check in application log (SLG1) for object /SPE/QUEUE if there is a entry for your delivery around this date/time? With this you can see if the message reached the ERP and was processed.

In addition you could also check if there is an entry in SMQ1 (but here it is unlikey as you are using inbound queues).

Best regards

Markus

j_blohm
Active Participant
0 Kudos

Hi Tim,
please check the message log for your document.

Report /SCWM/R_MESSAGELOG_RESET.

There should also be a confirm message. You can reset the message log and re-send the message with the report.

Good luck,

Jonas

pdelerue
Explorer
0 Kudos

Hi.

  1. What does the log say for this action ?
  2. Have you tried to unregister the queue on the ERP side (assuming you're on a decentralized system) and to re-run it to see if the queue appears there prior to being executed ?
  3. Have you tried ST22, just in case ?

Paul

timrosezin
Explorer
0 Kudos

Hi Paul,

thanks for the fast reply.

1. The log for this action does not say much. Just in case, I repeated all the PPF actions for this delivery:

2. Yes it is a decentral EWM. I deregistered the inbound queue in the ERP and executed the PPF action again. Unfortunately nothing is sent to the EWM.

3. Unfortunately no entries in ST22 for the original date/today.

Best regards,

Tim

j_blohm
Active Participant
0 Kudos

The PPF action just processes the entries from the message log... If there are no unprocessed entries, nothing is sent. See answer below.

But you should first investigate on ERP side if the message was actually received and processed. (Only really possible if queue logging is active)