Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom release strategy trigger point

Former Member
0 Likes
687

Hi,

I need to block a PO based on some conditions if no other release is triggered to block the PO.

So we have created a new custom release strategy by extending CEKKO and planning to use it.

But the thing is to trigger the custom release strategy Exit EXIT_SAPLEBND_002 is used but at this point the release codes by other methods are yet not determined. Do we have any other point to trigger custom release?

3 REPLIES 3
Read only

nishantbansal91
Active Contributor
0 Likes
571

Hi

I didn't understand the meaning of custom release strategy point?

Thanks

Nishant

Read only

0 Likes
571

we want o trigger it not on base of any amount or quantity but instead some other condition.

Read only

0 Likes
571

Hi Ankitesh,

You can define all this condition into workflow Condition tab. Instead of creating the enhancement.

I would recommend to check all the condition in the Check function module of the workflow.

If the condition is satisfied initiate the workflow.

Thanks

Nishant