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

PPF update from EWM to ERP problem

Blendi_Hoxha
Explorer
0 Likes
392

 

Spoiler
 

After the inbound delivery arrives in decentralized EWM, PPF are completed with the good receipt being completed without errors, but the data is not updated in ERP.
In difference with the blog posted here, this thing happens only with the recently added warehouse number.
What can the problem be?
Is it configuration issues?
How can I solve it?

 

Solved: "Send ERP Delivery Messages" PPF is not executing ... - SAP Community

Accepted Solutions (0)

Answers (1)

Answers (1)

MOHAMMED_BASER
Active Participant
0 Likes

Hi Blendi Hoxha,
Of course, it's a configuration issue related to newly added warehouse number, you must verify the integration setting between EWM and ERP for new warehouse.

Following can be the possible causes are mentioned below.
Missing or incorrect number range configuration: If the number range for delivery documents (e.g., 9566) is not maintained for the new warehouse, ERP won't recognize the inbound delivery updates.

PPF action not triggering ERP update: The “Send ERP Delivery Messages” PPF might not be executing properly for the new warehouse. It could be stuck in yellow status or timing out.

Inbound queue issues: The delivery update might be stuck in the inbound queue (transaction SMQ2) due to missing configuration or errors in the queue processing.

Warehouse-specific integration settings: The new warehouse might not be fully integrated with ERP. This includes missing entries in the warehouse-specific customizing tables for delivery processing, queue management, and partner profiles

Please follow these steps to resolve the issue.

Check PPF Action Execution
Go to the inbound delivery in EWM and verify if the “Send ERP Delivery Messages” PPF action executed successfully. If it’s in yellow or error status, try reprocessing it manually and check for dumps or timeouts.

Inspect Inbound Queues
Use transaction SMQ2 to check if the delivery update is stuck. Look for entries related to the delivery document and analyze the error logs.

Verify Number Range Configuration
Use transaction SNRO to check if number ranges (e.g., for delivery document type 9566) are maintained for the current year and warehouse. Maintain missing intervals if needed.

Review Warehouse Integration Settings
Ensure the new warehouse is correctly assigned in the integration model.
Check customizing in (/SCWM/ERP_WAREHOUSE, /SCWM/WHR, Partner profiles (WE20) for IDoc communication,
Queue settings for delivery updates )

Test with a Known Working Warehouse
Compare the configuration of the new warehouse with one that works correctly. Look for discrepancies in delivery types, queue settings, and PPF actions.


Hope this will resolve your issue

Blendi_Hoxha
Explorer
0 Likes
I tried the mentioned points, but everything seems to be okay.
Blendi_Hoxha
Explorer
0 Likes
I tried the mentioned points, but everything seems to be okay. Except the part that you mentioned : "Test with a Known Working Warehouse"