SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create Tables in the Form

Validate the order details extracted from the automation and display the error details in a table in a form.

Overview

🎓 beginner 25 min. SAP Build Process AutomationBeginnerSAP Business Technology PlatformFree Tier

You will learn

  • โœ”How to create a Table in the Form.
  • โœ”How to use List in Decision.
  • โœ”How to bind List in Decision to Table in Form.
  • โœ”How to retrieve the sample project from the Store.
Aviral Agarwal A Aviral Agarwal March 19, 2024
Created by March 20, 2023
Contributors

Prerequisites

Prerequisites

Steps

Intro

In this tutorial, you will be creating a Decision to validate the Purchase Order Details extracted from excel. If the Purchase Order Details has errors, the errors will be displayed in a table in a form.


Step 1 Create decision artifact
โ€”

Once you have completed the prerequisite mission, your process should look something like below.

Automation
Automation

  1. In the Order Processing process:

    • Choose + after the Get Order Details.

    Automation
    Automation

    • Select Decision.

    Automation
    Automation

    • Select Blank Decision.

    Automation
    Automation

  2. A pop up will appear to configure the decision. Enter Order Validity Check as decision name and choose Create.

    Automation
    Automation

Step 2 Create data types
+
Step 3 Configure decision
+
Step 4 Bind parameters to decision
+
Step 5 Create rejection notification form with tables
+
Step 6 Create condition and add rejection form
+
Step 7 Release and deploy
+
Step 8 Test the process
+
Step 9 Retrieve sample project from the store
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 9
1. Create decision artifact 2. Create data types 3. Configure decision 4. Bind parameters to decision 5. Create rejection notification form with tables 6. Create condition and add rejection form 7. Release and deploy 8. Test the process 9. Retrieve sample project from the store

Learn more →