Skip to Content

🟡 Devtoberfest 2025 - Coder's Challenge - ABAP Cloud

Beginner
15 min.
You don't have to code all day. Let's have some fun with a little ABAP challenge.
You will learn
  • The latest news and interesting features of ABAP Cloud
shilpashankar02Shilpa ShankarSeptember 10, 2025
Created by
thecodester
September 10, 2025
Contributors
thecodester

Prerequisites

  • None

This challenge tests your basic knowledge and understanding of the ABAP Cloud and Restful Application Programming Model.

The answers to each of these questions can be found in the hint in the questions.

Good luck!

This challenge tutorial is part of our yearly and wonderful Devtoberfest, a month-long event filled with learning, fun, challenges, and prizes – for developers by developers.

Devtoberfest

For more info on Devtoberfest, see our Devtoberfest group page.

  • Step 1

    A new white paper related to ABAP extensibility has been released. This is an evolution of the current 3-tier extensibility model to the clean core level concept. What is the name of the white paper?

    Hint

     

  • Step 2

    In ABAP CDS, Writable CDS view entities can be used to directly write to existing database tables, providing benefits such as exposing a native CDS signature. What is the keyword to define CDS view entities as writable?

    Hint

     

  • Step 3

    In ABAP Cloud, Tool Bridge enables to create new SAP Fiori elements project directly from ADT. Which are the 2 IDEs in which you can configure the integration between ADT and SAP Fiori tools?

    Hint

     

  • Step 4

    Which ABAP AI feature supports you in implementing determinations or validations in the implementation class of your behavior definition?

    Hint

     

  • Step 5

    Which topic in Joule Chat enables you to use the OData Client Proxy in order to generate OData requests and/or ABAP code for using a remote OData service?

    Hint

     

  • Step 6

    Name the feature that allows you to make use of ABAP-managed database procedures (AMDP) in CDS, to query database tables and perform calculations otherwise unavailable in CDS.

    Hint

     

  • Step 7

    Name the evolutionary successor of the ABAP Programming Model for SAP Fiori (give the full name)

    Hint

     

  • Step 8

    What are the different binding types available while creating a service binding?

    Hint

     

Back to top