Skip to content

Commit d639292

Browse files
Update how-to-execute.md
1 parent 8d7d190 commit d639292

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pages/how-to-execute.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ In the tab `Options`, you have to inform your global check variant:
3030

3131
![sap gui atc execution](imgs/sap-gui-atc.png)
3232

33-
#REMARK: In order to be able to execute the checks directly via ATC, a User-Parameter has to be set as follows: Go to Menu: SYSTEM --> User Profile --> User Data --> then in the tab `Parameters`, make sure this entry is set: `SATC_CI_MODE = X` (refer to screenshot below):
33+
34+
# REMARK: In order to be able to execute the checks directly via ATC, a User-Parameter has to be set as follows: Go to Menu: SYSTEM --> User Profile --> User Data --> then in the tab `Parameters`, make sure this entry is set: `SATC_CI_MODE = X` (refer to screenshot below):
3435

3536
![image](https://user-images.githubusercontent.com/63100656/113266529-acd10180-92d5-11eb-80d9-c2717f0be1ca.png)
3637

@@ -44,8 +45,10 @@ Select `Run As` > `ABAP Test Cockpit With...` and inform a global check variant
4445

4546
### Executing via SUT (ABAP CHECK REPORT)
4647

47-
Start the transaction: `SUT` and call the program: `ABAP CHECK REPORT`. Then, inform the object selection as well as a global check variant (for instance, you could provide the global variant `Y_CODE_PAL` which is a preset variant containing all existing checks and delivered along with the toolkit).
48+
Start the transaction: `SUT` and call the program: `ABAP CHECK REPORT`. Then, inform the object selection as well as a global check variant (for instance, you could provide the global variant `Y_CODE_PAL` which is a preset variant containing all existing checks and delivered along with the toolkit). Do not forget to select the `ATC Checks`checkbox as well as the `ATC Mode/Flavour` to Code Inspector (refer to screeshot below):
49+
4850

51+
![image](https://user-images.githubusercontent.com/63100656/113267616-da6a7a80-92d6-11eb-803f-f6392d032c79.png)
4952

5053

5154

0 commit comments

Comments
 (0)