cancel
Showing results for 
Search instead for 
Did you mean: 

DIRECT PROCUREMENT in SRM

0 Kudos
234

Hi Gurus

We have a requirement when ever we select an inventory item from the catalogue , is it possible to automate the tick order as direct material in the SC creation page , now we are doing manually . is it possible to automate this process.

Regards

Vivek

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Tamas

Thanks for your response. our specific criteria would be for all the inventory items from catalog which has product id's. This is how we differentiate between inventory and non inventory items. so is it possible make a condition like this from the catalog side . if yes then how should we do it .

Regards

Vivek

tamas_vrabely
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Vivek,

you can create an implementation of the BADI: BBP_CATALOG_TRANSFER.

There you need to create your own logic to mark the item subtype as DP, based on a criteria, which is for you depends whether the item is stock item or not.

This criteria should be sent from the catalog then based on this item data you can implement the BADI.

You can also check our BADI repository: https://wiki.scn.sap.com/wiki/display/SRM/SRM+BADI+Repository

I hope this clarification helps.

Best regards,

Tamás