Skip to Content
0
Former Member
Aug 24, 2007 at 02:04 PM

Multiple active implementations for filter value EXEC_METHODCALL_PPF

1051 Views

Hi,

I have created an implementation for the EXEC_METHODCALL_PPF badi which is triggered from an action in a transaction.It is working fine in the development system but while transporting it to the quality system I am getting the following error.

Multiple active implementations for filter value EXEC_METHODCALL_PPF definition

Errors occurred during post-handling AFTER_IMP_SXCI for SXCI L

AFTER_IMP_SXCI belongs to package SECE

The errors affect the following components:

BC-DWB-CEX (Customer Enhancements)

When i refer to the documentation of the error message it says....

Multiple active implementations for filter value EXEC_METHODCALL_PPF definition

Message no. ENHANCEMENT474

Diagnosis

There are multiple active implementations of the same business add-in definition, even though this is not allowed.

System Response

This is not correct and should not occur.

Procedure

Deactivate the implementations active for this BAdI definition one by one until there is only one active implementation left.

You should use transaction SE18 (Utilities -> Adjustment -> Multiple-use interfaces) to solve these conflicts systematically.

But I am apprehensive if deactivating all the standard implemenatations of the badi will create any problem.Please can any one suggest as to how to resolve this issue....

Any help would be highly appreciated.