alexandropatrik / AWS_S3_SDK_for_ABAP_Z

S3 for SAP – AWS S3 SDK for ABAP Z version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork, original code by https://github.com/linkeit, now deleted by LinkeIT, repo not maintained

AWS_S3_SDK_for_ABAP_Z

AWS S3 for ABAP is an ABAP development wich enables native integration from ABAP to AWS S3. You will be able to manage buckets, folders and files on AWS S3. It has two editions: Community and Enterprise.

The Community Edition is the ABAP SDK which you can use as a tool to write your own programs to read from AWS S3 and write to AWS S3. Demo programs are provided as a reference.

The Enterprise Edition (complete solution) maps from ArchiveLink to AWS S3. In this way you can use S3 as a Content Server. As well you can make use of the ABAP SDK to develop your own programs.

AWS S3 for SAP runs on any SAP Netweaver 7.0 or higher (SAP_BASIS 700 0028 SAPKB70028). It only depends on BASIS package, so you can use it in ERP, CRM, SRM, etc...

Installing

Follow detailed instructions in this document

FAQ

For questions/comments/bugs/feature requests/wishes please create an issue

About

S3 for SAP – AWS S3 SDK for ABAP Z version

License:GNU General Public License v3.0


Languages

Language:ABAP 100.0%