From 1e97a7e465898b9ee9f2e9106312278b9b535db0 Mon Sep 17 00:00:00 2001 From: Marc Bernard <59966492+mbtools@users.noreply.github.com> Date: Wed, 14 Jan 2026 21:50:34 +0100 Subject: [PATCH] Add note about truncated post data issue in SAP GUI Essential note for ABAP Cloud Dev (A4H) system: 3545029 - SAP GUI for Windows HTML control: Truncated post data is sent to ABAP applications from HTML controls. --- src/user-guide/setup/sapgui.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/user-guide/setup/sapgui.md b/src/user-guide/setup/sapgui.md index c00e126b1..a04d44144 100755 --- a/src/user-guide/setup/sapgui.md +++ b/src/user-guide/setup/sapgui.md @@ -54,6 +54,7 @@ Relevant SAP Notes: - [3335007 - SAP GUI for Windows Edge HTML control: Edge browser extension "SAP GUI connector for Microsoft Edge" is not working with SAP Logon Pad and NWBC](https://me.sap.com/notes/3335007) - [3337501 - SAP GUI for Windows Edge HTML Control: Crash is observed when calling ABAP method GET_BROWSER_STRING of CL_GUI_HTML_VIEWER](https://me.sap.com/notes/3337501) - [3355910 - SAP GUI for Windows Edge HTML Control: Fixed issues caused due to introduction of new custom URI support APIs](https://me.sap.com/notes/3355910) +- [3545029 - SAP GUI for Windows HTML control: Truncated post data is sent to ABAP applications from HTML controls](https://me.sap.com/notes/3545029) - [What’s New in SAP GUI for Windows](https://help.sap.com/docs/sap_gui_for_windows/e8f03b91f99d45f4ae9d90ddf6e44b70/64155e6b9cb84de79ac28b55ec6fa26c.html) ### SAP GUI for Java