Build and run a simple ABAP program in BTP ABAP Environment

Successfully logged in BTP ABAP env. and Create a New project:

Usecase Scenario:

Create a simple program that can insert employee data into a custom table saved in BTP ABAP Env. based HANA cloud.

When you execute the above ABAP class, the table gets updated with the hard-coded records:

Last updated