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

EWM WO confirmation & stock status not updated in ERP

nureya
Participant
0 Likes
3,990

Hi,

I am setting up inbound process on S4HANA embedded EWM system. I have created two storage locations 0001 and 0002 for ROD and AFS respectively. When inbound delivery is created in ERP, it does get distributed to EWM successfully. I am able to create a work request and a work order in EWM and confirm the WO. The stock type changes from F1 to F2 successfully.

But the stocks are not getting updated in ERP. In MMBE in ERP, I only see stock in 1030 (ROD)

Looks like am missing some mapping in the data transfer, but cant find out what it is. Error log from PPF tab is

--------------------------

Starting processing /SCWM/ERP_MAPOUT SRV: Create Header DInfo SRV: Create Item DInfo SRV: Create HU DInfo SRV: Get HU Data from WM SRV: Received No HU Data from WM SRV: Create finished ERP: Start of message processing ERP: LIME collection records received ERP: Setup of message IBDLV_CONFIRM_DEC No configuration found in table /SCWM/TWMEQUEUE for ERP system SA1CLNT100 ERP: End of message processing Action /SCWM/MSG_PRD_SEND was not processed for document 000C29A8AFA61EDBACF39A20A32C4F7C and document category PDI Processing of message logs repeated to ensure successful execution SRV: Create Header DInfo SRV: Create Item DInfo SRV: Create HU DInfo SRV: Get HU Data from WM SRV: Received No HU Data from WM SRV: Create finished ERP: Start of message processing ERP: LIME collection records received ERP: Setup of message IBDLV_CONFIRM_DEC No configuration found in table /SCWM/TWMEQUEUE for ERP system SA1CLNT100 ERP: End of message processing Action /SCWM/MSG_PRD_SEND was not processed for document 000C29A8AFA61EDBACF39A20A32C4F7C and document category PDI Processing of message logs repeated to ensure successful execution Action could not be successfully executed

-----------------------------------------

Help appreciated.

Regards,

N

If this question is too basic for you, please ignore and move on to the next question.

Accepted Solutions (0)

Answers (1)

Answers (1)

kamila_s
Explorer
0 Likes

Hello

The log that you provided here is saying that entries in table /SCWM/TWMEQUEUE are missing. Did you properly maintain RFC Queue configuration? You can find it in SPRO under EWM -> Interfaces -> ERP integration -> General settings -> Control for RFC Queue. When you click on performance assistant for this node, you can see that this setting is optional. However, if you don't maintain it, the system will process messages as inbound queues of the target system.

Hope this will help you