Solution : https://service.sap.com/sap/support/notes/1312812 (SAP Service marketplace login required)
Summary :
When using the SPED output for processing two-step stock transfers in SAP, repetitively triggering the output for the same outbound delivery can result in duplicate inbound deliveries even when an appropriate one exists. This issue stems from absent validations within the SPED processing, specifically tailored to work with EWM systems where inbound cancellations are handled by setting quantities to zero rather than deletion. To address this, implementation of provided source code as per correction instructions is necessary, enabling the system to aptly verify the existence of a prior inbound delivery before creating a new one, unless specific conditions justify its recreation.
Key words :
-step stock transfer reason, -step stock transfers, stock transport order, extended warehouse management, correction report z_ibdlv_create_from_obdlv, specific outbound delivery, active inbound delivery, original inbound delivery, valid inbound delivery, created inbound delivery
Related Notes :
1631112 | SPED not retriggered after GI cancellation |
1119073 | FAQ: Automatic inbound delivery creation for stock transfers |
1083602 | Goods issue reversal with two-step stock transfers |