cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Manage wokflow for purchase requisition app: add additional precondition

SAPSupport
Employee
Employee
0 Likes
364

Hi Team,

when we are defining precondition able to set release approval for up to 7 precondition fields.

We need to few more precondition fields along with 7.

**Purchasing Organization**
**Purchasing Group**

**Item Category** 

 

like this we need to add few more precondition, how we are adding in GUI with reference to CEBAN structure.

Can you please let us know, how can we extend for addition precondition in Manage wokflow for purchase requisition app in FIORI?
 

 

Regards

 

 


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

Dear customer, 

Please, check the following KBA, explaining how to define additional preconditions: 

2767845 - How to define new Procurement  Pre-conditions in Manage Workflow Apps - SAP S/4HANA and SAP S/4HANA Cloud Public Edition

Basically, you need to implement the following badis and select the filters correctly, as per the previous KBA information: 

 

BADI - SWF_WORKFLOW_CONDITION_DEF,  Method  : GET_CONDITIONS  ->>  to define additional conditions for scenarios

BADI - SWF_WORKFLOW_CONDITION_EVAL,  Method  : EVALUATE_CONDITION  ->>   to evaluate the additional conditions defined

 

In the KBA you will also get an example code. 

 

Thanks and regards, 

 

Maria

SAP Technical Support

Answers (0)