Abap Development In S4hana

Create custom S/4HANA Application using Core Data services (CDS), BOPF and OData

Last updated 2022-01-10 | 4.3

- ABAP Development for S/4HANA
- Installation of ABAP Development Tools
- Core Data Services (CDS)

What you'll learn

ABAP Development for S/4HANA
Installation of ABAP Development Tools
Core Data Services (CDS)
OData
Business Object Processing Framework (BOPF)
Building an end-to-end application in S/4HANA

* Requirements

* Some experience in basic SAP ABAP

Description

ABAP Development in S/4HANA is a path into the New ABAP programming world.

The course covers the major building blocks of S/4 HANA:

  • Core Data Services (CDS Views)

  • OData and Netweaver Gateway

  • BOPF (Business Object Processing Framework)

Course Structure:

The Course is structured into Theory and Demos.

This course serves as a complete guide for an ABAPer looking forward to learning and building new Application on S/4 HANA. It also has a dedicated lecture which provides step-by-step guide to building a new S/4HANA application from scratch.

The step-by-step guide covers the following:

  • Creation of Base tables for storing data

  • Creation of Interface CDS views

  • Creation of Transnational Processing CDS Views

  • Testing of generated BOPF object in BOBT trasaction

  • Creation of Consumption CDS Views

  • Creation of OData service for the consumption view from Gateway Project Builder (SEGW)

  • Creation of UI project and hence the generation of the UI for the application

Who is this course for?

  • All ABAP Developers/Consultants/Architects who code in ABAP and want to learn how to develop in S/4HANA.


  • This course is recommended for all SAP Consultants or Architects who work in ABAP.

At the close of the course you will have a good understanding of the key components of S/4HANA. You will be able to create new transactional and list view applications using CDS view, OData, BOPF.

Who this course is for:

  • ABAP Developers, Development Architects, Team Leads, Solution Architects

Course content

7 sections • 47 lectures

Introduction and Course Structure Preview 03:06

HANA Studio and ADT Introduction Preview 01:33

Installation of ABAP Development Tools (ADT) Preview 02:21

Creating a Domain and Data Element in HANA Studio Preview 03:21

Creating an ABAP Structure in HANA Studio Preview 02:02

Creating an ABAP Class in HANA Studio Preview 02:27

HANA Studio helpful functions Preview 00:37

Summary Preview 01:07

Introduction Preview 05:41

Defining ABAP CDS Views Preview 02:45

Creating your first ABAP CDS View Preview 10:56

CDS View Associations Preview 02:56

Create CDS Views with association - Sales order Header and Sales order Item

Create CDS view for practice 1) Create Sales Order Header CDS view using fields from table VBAK 2) Create Sales Order Item CDS view using fields from table VBAP Please note that in case you do not have these tables in your SAP system then you can use another other tables or create custom tables.

Data Modelling Concepts and Syntax Introduction Preview 05:09

CASE and CAST Statements Preview 04:54

Support of SQL Functions: Numeric and String functions Preview 13:08

Arithmetic Expressions and Session Variables Preview 03:21

Demo: String functions, Arithmeti expressions And Session Variables Preview 06:12

Client Handling Preview 04:04

Currency and Quantity Conversion Preview 06:26

Demo: Client Handling and Currency Conversion Preview 04:52

CDS Aggregate Functions, Group By and Having Clause Preview 10:21

Annotations Overview Preview 06:08

Demo: Annotations Preview 03:54

Summary Preview 01:41

Introduction to OData Preview 06:10

What is REST? Preview 09:23

OData CRUD and Query Operations Preview 10:24

Create an SAP Gateway project using T-Code SEGW Preview 03:01

Create Entity Type, Entity Set and Generate Runtime artifacts Preview 08:25

Implement GET EntitySet and Register & Activate service Preview 09:38

Implement GET Entity and Test Preview 09:30

Implement POST Operation ( Create entity ) and Test Preview 06:30

Implement Order BY Query Operation Preview 09:32

Summary and What Next? Preview 02:48

Introduction Preview 02:38

Create base Tables Preview 06:15

Create Interface CDS Views Preview 03:18

Create Transaction Processing CDS Views Preview 09:41

Test generated BOPF Object Preview 02:47

Create Consumption CDS views for the Transaction processing CDS views Preview 06:23

Create and Activate OData service Preview 03:53

Test OData service in Gateway Client Preview 06:11

Create Smart Template based UI5 for the custom application Preview 13:09