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:

PreviousConnect Eclipse to BTP ABAP Env.NextConnect to Your On-Premise System from SAP BTP, ABAP Environment (Remote Function Call(RFC))
Last updated