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

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.

More from Aviral Agarwal

See all 9 tutorials by Aviral Agarwal →

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