Skip to Content
0
Former Member
Nov 11, 2011 at 08:25 PM

SUP 2.1 Multiple BAPI MBO's and cache groups

41 Views

Hello,

In SUP 2.1. i am creating 2 BAPI MBO's. The First MBO runs gives me a set of result. Based on the result, i pass value to my second BAPI MBO. The 2nd BAPI MBO has one input parameter that i have bound with the output of the first BAPI MBO.

I have both the BAPI MBO"s in the same cache group.

I have break point in each BAPI.

When i run the WF, i see the second BAPI is also getting executed alson with first. That should not happen.

The second BAPI should excute only when i select the result from the first BAPI. Now these 2 BAPI MBO are in different screens also.

I found that when i place BAPI MBO;s in different cache group , all is working the way it is supposed to work.

My Question is: Did someone have similar issue? Am i doing the right thing by having them in different cache group? Or is there something i am missing when having the 2 BAPI MBO's in the same cache group.

Please suggest.

thanks

sowmiya