cancel
Showing results for 
Search instead for 
Did you mean: 

After Recalling Shopping cart, Not able to redetermine the Agent

sandip_panchal
Explorer
0 Kudos

Hi,

We have created Z Schema to determine the approver by cost object.

We have used the BADI to implement the same.

Now the problem is,

After Recall of shopping cart, we can edit the cost object.

When we change the cost object, approve is not redetermined.

Even the BADI to determine the appover is not getting called.

So how to determine the approver after recall of shopping cart ??.

Thanks & Regards

Sandip Panchal

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Sandip,

implement /SAPSRM/BD_WF_PROCESS_RESTART BAdI definition name from /SAPSRM/BD_WF_PROCESS enhancement spot.

For this, use VALIDATE_RESTART method.

Regards.

Laurent.

sandip_panchal
Explorer
0 Kudos

Hi,

Solved the above issue.

Apart from implement BADI /SAPSRM/BD_WF_PROCESS_RESTART,We need to follow the steps mentioned in below KBA.

1700706 - BADI /SAPSRM/BD_WF_PROCESS_CONFIG not executed when an SRM shopping cart is ordered, then ...

Thanks

Sandip Panchal

Answers (0)