cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Sourcing for multiple line items SRM 7.0

Former Member
0 Kudos

Dear All,

We are in SRM 7.0, extended classic scenerio,

For sourcing we have selected config "Sourcing is carried out for items without a Assigned source of supply" for all sytems and all product categories

Our requirement is Catalog items should not go to sourcing, Item with and without assigned source of supply both should go to sourcing and external requirements SC should go to sourcing.

We have done coding in BADI "DOC SAVE BADI" and "BBP_SRC_DETERMINE" method DETERMINE_SOURCING.

Now we create SC with line items only using Catalog it is working fine, SC not going to sorcing,

Create SCfor line items with assigned source of supply only it is working fine, SC going to sourcing,

and Create SCfor line items without assigned source of supply only it is working fine, SC going to sourcing,

But problem is with the combination of all items i.e. Catalog, with and w/o assigned source of supply in one SC

Assigned source of supply item is not appearing in Sourcing cockpit, and some time catalog items also available for sourcing.

Please help

Thanks in Advance

Vikas

Edited by: VIKAS CHINCHORE on Oct 4, 2011 11:53 AM

Any luck?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183819
Active Contributor
0 Kudos

Hi

Please revisit your logic wriiten in this method

DETERMINE_SOURCING

Are you checking here sc has item or sc has supplier or not ( fixed supplier) in the logic? it must be item check.

As per sap standard , catalog item / fixed source of supply assigned will not venture to cockpit (Sourcing is carried out for items without a Assigned source of supply)