Skip to content

grahamrobbo/building_gateway_services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building SAP Gateway Services

Thanks for your interest in my "Building SAP Gateway Services" presentation.

You can find the slides here.

Grab the ABAP code from the repository and install it on your own system to look at it more closely, see it in action and fiddle with it yourself.

Installation

Image

To install the code onto your ABAP system you will need to use the abapGit project by @larshp.

Instructions for installing abapGit can be found here.

If you haven't seen abapGit before I highly recommend you take a good look at it. If you find it useful perhaps you could consider joining the project and making your own contributions?

Use the abapGit + Online option to link an ABAP package to my GitHub repository. See Install Online Repository

Alernatively you can also download the repository as a *.zip file and import it using the + Offline option. See Import Zip

I recommend using a local package just for this purpose called something like $GWDEMO.

Image

Select the Pull option to load all the ABAP artifacts into your nominated package.

Image

Setup

Once all objects are activated you will need to maintain a system alias. You do this in transaction /IWFND/MAINT_SERVICE.

Image

For all other aspects about SAP Gateway services consult the SAP documentation.

Enjoy!

Image

Photo by M Gillet

About

Repo for artifacts associated with Building Gateway Service presentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages