cancel
Showing results for 
Search instead for 
Did you mean: 

BADI to stop the comparision particular document type in t-code /sapapo/ccr

Former Member
0 Kudos

Hi Experts,

I am using the BADI '/SAPAPO/CIF_DELTA3' to stop the comparision for particular document type.

And i have created an implementaion for this, when i am executing the transaction '/sapapo/ccr' , the badi is not triggering(i kept hard coded break point).

Can anbody suggest on this..

If the mentioned BADI is not suitable for the scenario, can any body provide me the suible one.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

I think you are using the correct BADI, this is the only BADI which can be used.

There are different methods in the BADI. We are make the changes are the correct place.

In our case we suppress planned order using RELEVANT_FOR_COMPARE_ORDHEAD method.

It will be nice if you please cross check the place where the changes has to be done.

Thanks

Amol