on 2016 Jun 25 3:04 PM
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?
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks to Laurent Burtaire. He provided a partial answer to this question here ... http://scn.sap.com/thread/3542391
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.