cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic parallel processing in SAP Build Process

SumitKundu
Active Participant
0 Kudos
398

Hi,

We have an existing custom classic workflow for purchase order where the approval is based on multiple cost centers of line items. It uses dynamic parallel processing using multiline element and a subworkflow.

We want the same feature implemented using SAP Build Process. Would appreciate if any guidance or blog post is available.

Best regards,

Sumit 

 

View Entire Topic
Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos

Are you saying you get a set of line items, each one with a different cost center, and then every one needs to be approved by a specific responsible person for that cost center? How would you get the invoice information, from an S/4 event or entered in the a form or API? If the same cost center were used in multiple lines, would that approver get 2 approval forms or do you want to aggregate? How is the approver determined? I assume you want these approvals in parallel?

 

SumitKundu
Active Participant
0 Kudos
Yes, the purchase order is created in SAP S/4HANA in-premise and I am looking to use event from S/4HANA to trigger SAP Build Process. If same cost center is used in multiple line items of the purchase order, then it should aggregate the respective line items amount to be shown in the approval form. These each cost center head should get these approval workitems in parallel irrespective of each other.
SumitKundu
Active Participant
0 Kudos
And cost center responsible person can be derived using an API from S/4HANA.