cancel
Showing results for 
Search instead for 
Did you mean: 

Indicator for "Replace Item with Catalog Item" in SOCO Step2

former_member184111
Active Contributor
0 Kudos

Dear Forum,

In SRM 7.0 SOCO Step 2 (Assign Source of Supply) if any item is replaced with catalog item is there any flag or indicator set in system that this particular item was replaced?

In step3 on creation of BE PO, I need to identify if for selected item replacement was done is step2 and then perform some action.

Please advice on how to identify this?

Thanks,

Anubhav

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Anubahv,

Anubhav Jain wrote:


(...)

In SRM 7.0 SOCO Step 2 (Assign Source of Supply) if any item is replaced with catalog item is there any flag or indicator set in system that this particular item was replaced?

(...)

Make your own tests and then have a look at BBP_PDIGP table to check if any fields could have this information.

Try also to use BBP_PD_SC_ITEM_GETDETAIL function module to get SC item values before replacement and make a comparison with SC item values in SoCo.

Anubhav Jain wrote:


(...)

In step3 on creation of BE PO, I need to identify if for selected item replacement was done is step2 and then perform some action.

(...)

Same as previously: try to use BBP_PD_SC_ITEM_GETDETAIL function module to get SC item values before replacement and make a comparison with SC item values in SoCo.

Regards.

Laurent.

Answers (0)