Skip to content

Commit 9d62547

Browse files
Update how-to-execute.md
1 parent dd7441e commit 9d62547

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/how-to-execute.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can to execute the "code pal for ABAP checks" against your objects in severa
1111
3. `SUT - ABAP CHECK REPORT` running with in a CI-mode (flavour) and also informing a check variant;
1212

1313

14-
#### Executing via Code Inspector (CI)
14+
## Executing via Code Inspector (CI)
1515

1616
Start the transaction `SCI` or `SCII`, 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).
1717

@@ -34,15 +34,15 @@ In the tab `Options`, you have to inform your global check variant:
3434

3535

3636

37-
### Executing via Eclipse (ADT)
37+
## Executing via Eclipse (ADT)
3838

3939
Select `Run As` > `ABAP Test Cockpit With...` and inform 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).
4040

4141
![eclipse execution](imgs/execute-eclipse.png)
4242

4343

4444

45-
### Executing via SUT (ABAP CHECK REPORT)
45+
## Executing via SUT (ABAP CHECK REPORT)
4646

4747
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):
4848

0 commit comments

Comments
 (0)