2016 Feb 01 8:09 AM
HI,
I have BAdI implementation-ME_PROCESS_PO_CUST. I have put my code with method ITEM_PROCESS. In develop client ,it is working fine but it is not working fine in QA system.. This is because of run time behaviour in QA system : The implementation will not be called.
Again I activated my BAdI implementation in Development system and transported into QA system, but still I have the same issue. For this issue, can some throw light for this issue,please.
Regards,
2016 Feb 01 8:24 AM
Did you check if there is another implementation already in QAS which will prevent the new one from being called ? I believe only one implementation is alowed for this BADI.
If there is already another implementation then you need to add your code to this implementation.
2016 Feb 01 8:32 AM
2016 Feb 01 8:35 AM
Hi Zahir,
Please check if already any implementation exists for that BADI in quality.
If so, please check 'Multiple Use' option in properties of BADI and re-transport it.
Regards,
Rohini.