Skip to content

OData UI Service from Scratch Generator

Vlora Memedi edited this page Feb 11, 2026 · 5 revisions

Feature Overview

In the RAP world, the requirement to create a RAP BO is the very first step to start with. Among various existing generators ( see more here ), OData UI Service from Scratch Generator is the wizard that actually allows you to reach this step from scratch, namely from an empty package. As the name implies, the Generator will then build an end-to-end a full-blown RAP UI service for you.


Development Guide

Prerequisites

  1. Make sure to have an up-to-date version of the ABAP Development Tools in Eclipse (ADT): Installation Tutorial
  2. Make sure that you correctly followed the section Technical Setup for the Event, i.e know your participant number so that you can identify your development package in the ABAP System.

The goal is to:

  • get familiar with the OData UI Service from Scratch generator
  • use it continuously as a helping tool when you need to build a RAP BO

1. Get familiar with OData UI Service from Scratch Wizard Generator

For general information about the wizard General Information.

2. Learn how to use OData UI Service from Scratch Generator

To start using the wizard, follow the guide in Using the Odata UI Service from Scratch

3. Be creative

OData UI Service from Scratch Generator should be your helping hand, so feel free to test exploratively, give various prompts and be creative!

Feedback

Technical Setup

  • A dedicated ABAP System in an SAP BTP ABAP environment (2602) is prepared for this event. Access the Fiori Launchpad here: AI5 Fiori Launchpad. Follow this link to create your ABAP Cloud Project in ADT
  • To logon to the service instance, use your assigned username and password.
  • You have been assigned a participant number (for example ###=042) and corresponding development packages ZDEVELOPER_### are already available in the system.
  • Please work inside your assigned packages. There is one subpackage for every feature available.

Resources

RAP Outlook

ABAP Platform - Roadmap Information

Tell us what you think

We appreciate your feedback. Use any of the options below:

  • Provide general feedback for a feature
    Let us know what you think about a feature you implemented:
    • Go to Issues in this repository. Choose New Issue-->Feature Feedback.
    • Select the feature label, complete the form with ratings and comments, and submit.
  • Report a problem (bug, documentation issue, enhancement idea, question)
    Help us improve the feature by reporting problems you experience during development:
    • Go to Issues in this repository. Choose New Issue-->Feature Problem Report.
    • Select the feature label and an additional problem category ( bug, documentation enhancement idea, question )
    • Describe your findings and submit.
  • Provide event feedback
    You will be asked to participate in a small survey when the event is concluded to give feedback regarding the CodeJam itself
  • Talk to the experts.

Clone this wiki locally