Skip to content

Add HTTP Destination #257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/user-guide/reference/supported.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Supported Object Types
category: reference
order: 20
order: 10
---

| Type | Description | Supported | ABAP Language Version |
Expand Down Expand Up @@ -77,6 +77,7 @@ order: 20
| `G4BA` | SAP Gateway OData V4 Backend Service Group & Assignments | **Yes** | *Planned* |
| `G4BS` | SAP Gateway OData V4 Backend Service | **Yes** | *Planned* |
| `GSMP` | Generic Simple Metric Provider | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
| `HTTP` | HTTP Destination | **Yes** | No |
| `IAMU` | Language-Independent IAC Binary Data | **Yes** | No |
| `IARP` | Parameters of IAC Language Resource | **Yes** | No |
| `IASP` | Parameters of an IAC service | **Yes** | No |
Expand Down
Loading