About this document
SAP Gateway with Any Language Tutorial by Deepak Nigam is a document available to read on EtoBox.
The document discusses creating an SAP Gateway service that allows CRUD operations on a custom table from any programming language. It begins by creating a custom table in SAP called ZTEST_KOTLIN. Then it creates a Gateway project and service that enables reading, creating, updating and deleting records in the custom table via REST calls. It provides an example of calling the Gateway service from a Kotlin application to perform the CRUD operations and display the results in a console user interface.
- Author
- Deepak Nigam
- Language
- EN