Skip to Content
0
Oct 23, 2017 at 12:34 PM

Usage of SCWM/ERP_STOCKCHECK for serialized products

1177 Views Last edit Oct 23, 2017 at 12:37 PM 2 rev

Hi,

SAP standard report behind tx SCWM/ERP_STOCKCHECK does not work for serialized products. So basically in standard there is no way to correct inconsistencies between ERP & EWM stock for serialized products. From our perspective this function is a must-have also for serialized products. This, we are planning to implement Badi /SCWM/EX_ERP_GOODSMVT_EXT like suggested by SAP in note 2410622 in order to solve the following scenarios:

- EWM has more serials in stock than ERP -> /SCWM/ERP_STOCKCHECK should check ERP serial numbers for the given product, compare with EWM serial numbers and add the missing ones

- EWM has less serials in stock than ERP -> /SCWM/ERP_STOCKCHECK should check ERP serial numbers for the given product, compare with EWM serial numbers and remove the ones from ERP which are not there in EWM

Does anybody have experiences implementing this Badi for the given purpose? Any other idea how to achieve the mentioend requirement?

Thanks in advance!

Hendrik