cancel
Showing results for 
Search instead for 
Did you mean: 

Approval retrigger

Former Member
0 Kudos

Hello All,

We have a requirement that approval process should only be retriggered if some fields are changed in shopping like quantity, price, delivery date... If I choose the security level as 2, approval is retriggered for every change event hough it may be text change, if I choose security level as 3 there is no trigger of work flow approval even though price is increased... Is there any way to allow retrigger of work flow only if specific fields are changed?

Regards

Amit

Accepted Solutions (0)

Answers (1)

Answers (1)

imthiaz_ahmed
Active Contributor
0 Kudos

Use BADI BBP_WFL_SECUR_BADI, to control your logic. Other than the required field changes, raise the security level to "4".

Regards, IA