cancel
Showing results for 
Search instead for 
Did you mean: 

Start Conditions Workflow Code

JesseJSilaen
Explorer
0 Kudos
228

I have a request for a custom start condition in the manage workflow. in the standard application there is "Total Amount in Company Code Currency >=",

JesseJSilaen_0-1711447390244.png

then the custom request is "Total Amount in Company Code Currency <=". Can I open the standard code "Total Amount in Company Code Currency >=" to copy the code?

View Entire Topic
MariusSiegel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear @JesseJSilaen,

Could you please let me know for which Workflow Scenario you would like to have this custom start condition?

In general, it is not possible to copy the standard start condition to create your own start condition in S/4HANA Cloud Public Edition.

Custom start conditions are created using the app 'Custom Logic' and extension points SWF_WORKFLOW_CONDITION_DEF (Providing additional conditions for scenarios) and SWF_WORKFLOW_CONDITION_EVAL (Value evaluation of additional conditions for scenarios).

Please have a look at the KBA below as example for adding custom start conditions for purchase orders.

2841783 - How to define new Pre-condition in Manage Workflow for Purchase orders - SAP for Me

 

best regards,

Marius