cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

In SRM 7.0 BBP_WF_LIST not triggered for carry out sourcing search results

0 Likes
137

We recently upgraded from SRM 4.0 to SRM 7.0. Under the Purchasing-

>Sourcing->Carry out sourcing,under search results section, currently

in 4.0 BADI BBP_WF_LIST is used for filtering. In SRM 7.0 this

BADI BBP_WF_LIST is not trggered.

Did anyone use same BADI in 7.0 if not is there a alternate solution for this funcitonality.

Thank You,

Vineela

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Vineela,

According to my information this BADI still exists.

There was a note that entered this BADI into SRM 6.0

1158310 SOCO: Missing BADI in search (first screen)

In SRM 7 this code is here, you could have a look and set BP in /SAPSRM/IF_CLL_DOM_SOCO_GAF1~SEARCH

to check what is happening, it may be something small.

There is nothing on our database about other customers with similar complaints.

The method you would need for sourcing is

IF_EX_BBP_WF_LIST~BBP_WF_LIST_SOCO

Hope this helps,

Kind Regards,

Matthew