‎2016 Feb 23 6:50 AM
Hi experts,
I implemented a BADI on development (ZLE_SHP_GOODMOVEMENT). Its implementation is working fine on developement. I transported that BADI implementation to Quality server. Runtime Behaviour on quality shows as 'The implementation will not be called'. I checked in SPRO settings:
spro->SAP Reference img->logistics execution->Shipping->system modification->business add ins->badi for posting goods movement.
On development the z implementation was present in a list of implementations for the same badi. While on quality it was not there in the list.
On quality there was no entry for ZLE_SHP_GOODMOVEMENT.
Thanks in advance.
‎2016 Feb 23 7:26 AM
Hi Pranav.
Goto SE18-> Enter Badi Name. Check the properties(Regarding multiple use ) / implementation is active or not.
Hope it helpful,
Regards,
Venkat.
‎2016 Feb 23 7:26 AM
Hi Pranav.
Goto SE18-> Enter Badi Name. Check the properties(Regarding multiple use ) / implementation is active or not.
Hope it helpful,
Regards,
Venkat.
‎2016 Feb 23 8:56 AM
Hi Venkatramesh,
Thanks for your response.
The solution was, the enhancement implementation was in local package, which was not transported to quality.
Regards.