Skip to content

Commit 7250c35

Browse files
Update multiple product tags and note
1 parent 68bf6e8 commit 7250c35

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

tutorials/abap-environment-shell-plugin-enrich/abap-environment-shell-plugin-enrich.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to enrich your shell plug-in with the use of OData Servic
44
keywords: tutorial
55
auto_validation: true
66
time: 45
7-
tags: [ tutorial>intermediate, programming-tool>abap-development, software-product>sap-business-application-studio]
7+
tags: [ tutorial>intermediate, programming-tool>abap-development, software-product>sap-business-application-studio, software-product-function>s-4hana-cloud-abap-environment]
88
primary_tag: software-product>sap-btp--abap-environment
99
author_name: Arianna Musso Barcucci
1010
author_profile: https://github.com/AriannaMussoBarcucci
@@ -14,6 +14,8 @@ parser: v2
1414
## Prerequisites
1515
- You have successfully completed the tutorial [Implement Custom Shell Plug-in in the SAP BTP ABAP Environment](abap-environment-shell-plugin)
1616

17+
>This tutorial was written for SAP BTP ABAP Environment. However, you should be able to use it in SAP S/4HANA Cloud Environment in the same way.
18+
1719
## You will learn
1820
- How to create an OData Service to expose user-related information using the ABAP Developer Tool in Eclipse.
1921
- How to add the OData Service to your SAPUI5 project in Business Application Studio.

tutorials/abap-environment-shell-plugin/abap-environment-shell-plugin.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to develop and deploy a custom shell plug-in to your SAP
44
keywords: tutorial
55
auto_validation: true
66
time: 45
7-
tags: [ tutorial>intermediate, programming-tool>abap-development, software-product>sap-business-application-studio]
7+
tags: [ tutorial>intermediate, programming-tool>abap-development, software-product>sap-business-application-studio, software-product-function>s-4hana-cloud-abap-environment]
88
primary_tag: software-product>sap-btp--abap-environment
99
author_name: Arianna Musso Barcucci
1010
author_profile: https://github.com/AriannaMussoBarcucci
@@ -20,6 +20,8 @@ parser: v2
2020
- You have a user in your SAP BTP ABAP Environment with the following roles: `SAP_BR_ADMINISTRATOR` and `SAP_BR_DEVELOPER`.
2121
- You are connected to your SAP BTP ABAP Environment in the ABAP Development Tool (ADT) in Eclipse.
2222

23+
>This tutorial was written for SAP BTP ABAP Environment. However, you should be able to use it in SAP S/4HANA Cloud Environment in the same way.
24+
2325
## You will learn
2426
- How to create a custom shell plug-in.
2527
- How to deploy the shell plug-in to your SAP BTP ABAP Environment as part of a SAP Fiori Application.

0 commit comments

Comments
 (0)