From 7caa01c58fbaf66ea494e2213d198e84c82e750a Mon Sep 17 00:00:00 2001 From: Christoph Szymanski Date: Thu, 8 Nov 2018 10:23:45 +0100 Subject: [PATCH] Adding Specification for AS ABAP and SAPUI --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index cf1b4fb3..26aacc9e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,19 @@ in continuous integration and continuous delivery scenarios and supports only the actions necessary within those scenarios. See section _Usage_ for more details. # Requirements +### SAP Solution Manager Functionality - SAP Solution Manager 7.2 SP6 +### CTS+ without SAP Solution Manager + +| AS ABAP Version | Service Pack | +|-----------------------|---------------------| +| 7.50 | > SP08 | +| 7.51 | > SP07 | +| 7.52 | > SP03 | + + - SAPUI 7.53 + +### General Requirements - JDK 8 to build this project (to run the client JRE 8 is sufficient) # Download and Installation