Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
anjan_paul
Active Contributor
665

SAP Build is SAP’s low-code solution, aimed at enabling business users to effortlessly construct business applications. It integrates SAP Build Apps, SAP Build Process Automation and SAP Build Work Zone into a cohesive development environment, introducing fresh innovations for swift app creation, process automation, and business site generation.

anjan_paul_1-1717941468448.png

Scenario:
A business Partner(BP) fetched from S4Hana on-premise system. Then BP Tax no will change in BTP App . Then Approver will Approve or Reject. If Approver approved, then BP Tax no will update in backend.

Systems:
In this topic we used below Technologies and Systems.
1. SAP Build Apps
2. SAP Process Automation
3. SAP S4Hana On-Premise as backend

Steps:
1. API from S4HANA system should be exposed to get consumed.

anjan_paul_2-1717941517666.png

2. Then build a App in BTP.

anjan_paul_3-1717941559614.png

 

3. Get the Entity from Backend destination and bind it to Data of the App.

anjan_paul_4-1717941583425.png

 

4. Build the App with 2 pages. First page will show the BP Header data in List format.

anjan_paul_5-1717941592354.png


Second Page with Input field.

anjan_paul_6-1717941662394.png

 

5. Create an Action to post the changes using API.

anjan_paul_0-1717996837614.png

 

 

6. Create a Workflow using Business Process Automation in BTP.

anjan_paul_8-1717941681909.png

In this simple workflow it will be trigger first from APP after Save button. Then it will go to the approver . If Approver approve, update will happen in BP.

7. Deploy the app in SAP Build Work Zone.

anjan_paul_10-1717941711622.png

 


Test results:
1. Open the App from SAP Build App preview or SAP Build Work zone. The BP no and Tax Id fetched from backend on the first page.

anjan_paul_11-1717941725954.png

 

anjan_paul_12-1717941732655.png

 


2. After click on respective line, 2nd page will display. Give the Tax no for update.

anjan_paul_13-1717941741453.png

 


3. After Save , Workflow will be trigger.

anjan_paul_1-1717994657031.png

 

 

4. It will shown in the My Inbox App of approvers with updated Tax id.

anjan_paul_15-1717941757542.png

 

5. If User approve, Update will be triggered from Workflow. Workflow will be completed.

anjan_paul_2-1717994703215.png

 

6. BP will be updated with new Tax no.

anjan_paul_0-1717994600470.png

 

 

This document has been prepared only a summary to showcase the side by side extensibility. There ae some configurations need to be done in both SAP Build Apps, BTP and SAP Build work zone.

 

Labels in this area