SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Consume an OData Service with Create Option

Consume an OData Service with Create Option

Overview

You will learn

  • How to consume an OData service with create option
Thomas Jung T Thomas Jung November 1, 2022
Created by September 6, 2016
Contributors

More from Thomas Jung

See all 228 tutorials by Thomas Jung →

Prerequisites

Prerequisites

Steps

Step 1 Copy previous code

You will begin by making a copy of the previous exercise.

copy
copy

Right-click on the resources folder. Choose Paste.

paste
paste

In the copy folder dialog, give the new Name as odataCRUD.

copy folder
copy folder

Step 2 Edit `manifest,json`
+
Step 3 Adjust the XML view
+
Step 4 Add controller logic
+
Step 5 Save and test
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 5
1. Copy previous code 2. Edit `manifest,json` 3. Adjust the XML view 4. Add controller logic 5. Save and test