cancel
Showing results for 
Search instead for 
Did you mean: 

Process Level evaluation executed for some field changes

kyle_mccarter
Participant
0 Kudos

Greetings all...

We have implemented PC WF and are on SRM 7.0 (Release 740 SP 12).

During the creation of a shopping cart - Changes to certain fields (for example price and quantity) will cause process level evaluation to execute. In these cases you may see the expected agent for a given process level change. This is expected behavior while the SC is being created (and prior to 'Order'). However, not all fields cause this "re-triggering" of the process level evaluation.

Are the "fields" that control whether this evaluation is executed part of some configuration?

Accepted Solutions (0)

Answers (2)

Answers (2)

vinita_kasliwal
Active Contributor
0 Kudos

Hi Kyle

In addition to that you can put your own custom logic in BADI /SAPSRM/BD_WF_PROCESS_RESTART  say if the price change is more than 10% of the original value etc .. and put a code to override standard behavior.

Refer links below .

https://wiki.scn.sap.com/wiki/display/SRM/Process+Level+Configuration++Badi+usage

Approval Workflow Features - Process-Controlled Workflows - SAP Library

Also on a different note to be able to thank Laurent you should actually tag this way using @ so this would notify the concerned person.

let me know if it helps

Regards

Vinita

kyle_mccarter
Participant
0 Kudos

Vinita,

Thanks so much! The links you provided were great... and thanks for the comment on tags. It's important people know their sharing is helping people even 2 or 3 years after the post. I'll make use of that.

Have a great day!

Kyle

kyle_mccarter
Participant
0 Kudos

Thanks to Laurent Burtaire. He provided a partial answer to this question here ... http://scn.sap.com/thread/3542391