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.