Skip to content

Commit d1da47c

Browse files
committed
feat: update ABAP Code Inspector descriptions and add new transaction code for results analysis
1 parent 6fcae84 commit d1da47c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

webapp/model/transactions.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,13 @@
495495
{
496496
"tcode": "SCI",
497497
"title": "ABAP Code Inspector",
498-
"description": "Analyze and optimize ABAP code",
498+
"description": "Execute ABAP Code inspector checks",
499+
"tags": "GENERAL,ABAP"
500+
},
501+
{
502+
"tcode": "SCII",
503+
"title": "ABAP Code Inspector",
504+
"description": "View and analyze ABAP Code inspector results",
499505
"tags": "GENERAL,ABAP"
500506
},
501507
{

0 commit comments

Comments
 (0)