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

SC not displayed in Sourcing Cockpit (SOURCE_REL_IND set to Y)

Former Member
0 Likes
371

Hi Experts,

We have SAP SRM and ERP running on extended classic scenario: ERP Requirements are transferred to SRM as Shopping Carts. Some of these SC have Sourcing Indicator (BBP_PDVIEW_IAP-SOURCE_REL_IND) set to "Sourcing completed" (Y).

The problem is these SC were not processed by anyone, there are not visible in Sourcing Cockpit because of this indicator's value.

Thanks in advance for your replies

Accepted Solutions (0)

Answers (2)

Answers (2)

oliver_wurm
Active Participant
0 Likes

Hi Yassin,

when a SC gets created there are two ways to set the Sourcing Relevance Indicator. The first one is Customizing Options "Define Sourcing for Product Categories" where you can define the Sourcing Behaviour per Product Categories (with Wildcards). I don't think that this Setup can be used to set the Sourcing Relevancew Indicator to "Y".

The second possibility is an implementation of BADI BBP_SRC_DETERMINE where you can put everything into the returning Parameter "SOURCING". I guess that is what I would check if untouched SCs go into "Completed" Status.

Regards

Oliver

Former Member
0 Likes

Sorry, I was wrong about the BADI, please check if BBP_SRC_DETERMINE has been implemented

Thanks for your explanation Oliver.

Br,

Raghu.

Former Member
0 Likes

Hi Yaasin,

If SOURCE_REL_IND = 'X" then the SC should be transferred to the SOCO.

Since, you mentioned some have SOURCE_REL_IND = "Y", does that mean some SC's are getting transferred to the SOCO. If yes did you compare both the SC's with different behavior ?

Also, check if BADI "BBP_SOURCING_BADI" has been implemented in your system as this plays a role in routing an SC to the SOCO.

Please check and revert.

Br,

Raghavendra.