Skip to content

Commit 5717803

Browse files
committed
Merge branch 'master' of github.com:SAPDocuments/Tutorials
2 parents 4d8c530 + 1cead77 commit 5717803

722 files changed

Lines changed: 3859 additions & 3077 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/spelling.white.list.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"DTP",
8888
"DTPs",
8989
"Dynpro",
90+
"Dynatrace",
9091
"EasyMock",
9192
"enum",
9293
"eCommerce",

data/tags.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@
9797
}, {
9898
"name": "SAP AI Business Services",
9999
"value": "software-product>sap-ai-business-services"
100+
}, {
101+
"name": "SAP AI Core",
102+
"value": "software-product>sap-ai-core"
103+
}, {
104+
"name": "SAP AI Launchpad",
105+
"value": "software-product>sap-ai-launchpad"
100106
}, {
101107
"name": "SAP Analytics Cloud",
102108
"value": "software-product>sap-analytics-cloud"

tutorials/abap-custom-analytical-queries-measures/abap-custom-analytical-queries-measures.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
22
auto_validation: true
3-
title: Custom Analytical Queries Calculated Measures
3+
title: Create Custom Analytical Queries With Calculated Measures
44
description: Create a Custom Analytical Queries with Calculated Measures.
5-
primary_tag: topic>abap-development
6-
tags: [ tutorial>beginner, topic>abap-development, topic>abap-extensibility ]
5+
primary_tag: programming-tool>abap-development
6+
tags: [ tutorial>beginner, programming-tool>abap-development, programming-tool>abap-extensibility ]
77
time: 15
8+
author_name: Merve Temel
9+
author_profile: https://github.com/mervey45
810
---
911

1012
## Prerequisites
11-
The Business user requires the Role `SAP_BCR_CA_ANA_AQD_PC` to access the Query Designer.
13+
The Business user requires the Role `SAP_CA_BC_ANA_AQD_PC` to access the Query Designer.
1214
Furthermore `ABAP Custom Analytical Queries` as a tutorial reveals another Prerequisite.
1315

1416
## Details
@@ -34,7 +36,7 @@ Furthermore you have to click on the **Edit** button to continue.
3436

3537
![start Custom CDS View App](select.png)
3638

37-
[DONE]
39+
[DONE]
3840
[ACCORDION-END]
3941

4042
[ACCORDION-BEGIN [Step 3: ](Add Calculated Measures)]

tutorials/abap-custom-analytical-queries/abap-custom-analytical-queries.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
22
auto_validation: true
3-
title: Custom Analytical Queries
4-
description: Setup Custom Analytical Queries for use.
5-
primary_tag: topic>abap-development
6-
tags: [ tutorial>beginner, topic>abap-development, topic>abap-extensibility ]
3+
title: Create Custom Analytical Queries
4+
description: Setup custom analytical queries for use.
5+
primary_tag: programming-tool>abap-development
6+
tags: [ tutorial>beginner, programming-tool>abap-development, programming-tool>abap-extensibility ]
77
time: 15
8+
author_name: Merve Temel
9+
author_profile: https://github.com/mervey45
810
---
911

1012
## Prerequisites
11-
The Business user requires the Role `SAP_BCR_CA_ANA_AQD_PC` to access the Query Designer.
13+
The Business user requires the Role `SAP_CA_BC_ANA_AQD_PC` to access the Query Designer.
1214

1315
## Details
1416
**Custom Analytical Queries** is a tool used for reporting and analysis.
-81.8 KB
Binary file not shown.
-91.4 KB
Binary file not shown.
-62.5 KB
Binary file not shown.
-76.4 KB
Binary file not shown.
-81.4 KB
Binary file not shown.
-60 KB
Binary file not shown.

0 commit comments

Comments
 (0)