Skip to content

Commit 03bcbe3

Browse files
committed
feat: add ABAP Push Channel (APC) management entry to transactions
1 parent 391a78d commit 03bcbe3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

webapp/model/transactions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,5 +659,11 @@
659659
"title": "Send Requests",
660660
"description": "Monitor and manage outbound email requests",
661661
"tags": "GENERAL"
662+
},
663+
{
664+
"tcode": "SAPC",
665+
"title": "ABAP Push Channel (APC)",
666+
"description": "Manage, configure and test ABAP Push Channel settings",
667+
"tags": "GENERAL"
662668
}
663669
]

0 commit comments

Comments
 (0)