0% found this document useful (0 votes)
24 views103 pages

ITS Mobile Troubleshoot Guide

This document serves as a troubleshooting guide for the Internet Transaction Server (ITS) and WebGUI, outlining five key steps to resolve common issues. It emphasizes the importance of using the latest SAP Kernel and Basis Support Packages, as well as reviewing ITS service configurations. Additionally, it provides links to further resources and specific troubleshooting tools for various scenarios related to ITS and WebGUI.

Uploaded by

pmantode86
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views103 pages

ITS Mobile Troubleshoot Guide

This document serves as a troubleshooting guide for the Internet Transaction Server (ITS) and WebGUI, outlining five key steps to resolve common issues. It emphasizes the importance of using the latest SAP Kernel and Basis Support Packages, as well as reviewing ITS service configurations. Additionally, it provides links to further resources and specific troubleshooting tools for various scenarios related to ITS and WebGUI.

Uploaded by

pmantode86
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 103

7/7/25, 7:33 AM

UI WebGUI and Internet Transaction Server


Generated on: 2025-07-07 07:33:00 GMT+0000

Support Content | 1.0

Public

Original content: https://help.sap.com/docs/SUPPORT_CONTENT/uiwits?locale=en-US&state=PRODUCTION&version=1.0

Warning

This document has been generated from SAP Help Portal and is an incomplete version of the official SAP product documentation. The
information included in custom documentation may not reflect the arrangement of topics in SAP Help Portal, and may be missing important
aspects and/or correlations to other topics. For this reason, it is not for production use.

For more information, please visit https://help.sap.com/docs/disclaimer.

ITS Troubleshooting Guide

This is custom documentation. For more information, please visit SAP Help Portal. 1
7/7/25, 7:33 AM

This page is the landing page of the


In order to troubleshoot an Internet Transaction Server (ITS) related problem, it is important to
ITS Troubleshooting Guide
know what is relevant for ITS and which components are involved in ITS. There are several things
influencing the behaviour of ITS (and SAP GUI for HTML [WebGUI] as well).

This troubleshooting guide was written based on the steps and methodology followed by
experienced SAP Product Support engineers and ITS developers. Following these steps you can
learn and find solutions quickly using the know-how and expertise collected by the professional ITS
Product Support community.

Most of the problems can be solved by following the below 5 STEPS in the affected system:

STEP1:
Execute transaction SITSPMON to sort out potential problems using the Health Check tab
SITSPMON - Health Check as described in KBA 3031743

STEP2: Are you using the latest SAP Kernel?

LATEST KERNEL
...especially the component "disp+work" should be checked.
(Click here for more details on ITS-fixes delivered in the latest kernel.)

STEP3: Are you using the latest Basis Support Package


(SAP_BASIS, SAPKB... or SAPK-...INSAPBASIS)?
Latest CL_HTTP_EXT_ITS or
CL_HTTP_EXT_ITS_2
...especially the classes CL_HTTP_EXT_ITS and CL_HTTP_EXT_ITS_2 should be checked which are delivered in
the SAP_BASIS SP.

STEP4:
a) Review ITS Service Configuration (GUI Configuration).
Checking ITS Are the used GUI Parameters correct?
Configuration & Settings
b) Check ITS related profile parameters.

c) Learn more about ITS feature flags here.

STEP5: SPECIAL CASES: TROUBLESHOOTING TOOLS:

If you believe, that all of the Tracing Options in SAP GUI for HTML - WEBGUI
above are correct (i.e. latest New user session denied due to memory
- This page is intended to list those options,
kernel, latest handler and bottleneck - When calling an ITS service the
where traces and logs can be turned on and
correct configuration), here are following error message might occur: "New
extracted for further analysis.
few special cases and session was refused due to memory
troubleshooting tools: bottleneck (termination: ITS Up/Download issues - This page provides a
ABORT_MESSAGE_STATE)" checklist to troubleshoot up- and download
related issues via SAP GUI for HTML (WebGUI).
Browser Support - This page provides a list of
browsers supported by SAP GUI for HTML ITSmobile issues - This page is intended to help
(WebGUI). with general issues around ITSmobile scenarios
and contains useful links.
How to test different themes in Webgui - This
page shows two possible ways to test different Different rendering modes in WebGUI - This
WebGUI themes. page lists the different rendering modes in
WebGUI and gives advices, which should've
How to call WebGUI without Personas - This
been used and which shouldn't.
page shows the ways, how to disable Personas
temporarily.

This is custom documentation. For more information, please visit SAP Help Portal. 2
7/7/25, 7:33 AM
Using full screen function key F11 in IE11 with Testing ITS directly, without additional
WEBGUI does not work - Why use full screen? frameworks - This page shows a solution on
how to call an ITS service directly, without
additional frameworks, such as EP, FLP, CRM or
Personas.

Easiest way to test SAP GUI for HTML


(WebGUI) with latest kernel patch - Would like
to know whether an issue is reproducible with
latest kernel patch, or if it is already fixed in the
latest kernel patch or not.

Browser Support

This page is part of:


This page provides a list of browsers supported by SAP GUI for HTML (WebGUI).
ITS Troubleshooting Guide

Regarding supported browsers and products the Product Availability Matrix documentation
contains information:

SAP NW 7.0X
SAP NW 7.1X
SAP NW 7.2
SAP NW 7.3X
SAP NW 7.40
>SAP NW 7.5X

If the used version is not listed above, check the Product Availability Matrix page: PAM

SAP supports only the listed browsers and products, although some browser related limitations
might exist. These limitations are listed in SAP No314568

See Also

SAP Note 1728946 - Browser Support Strategy for NetWeaver

CL_HTTP_EXT_ITS

This page is part of:


To understand how the ITS works, it is important to know the way SAP WebAS is processing HTTP
ITS Troubleshooting Guide
requests. HTTP requests coming from a browser are going through the ICM (Internet
Communication Manager) and the ICF (Internet Communication Framework) . For more details
about this structure please have a look at the page "ICF Server Architecture"

.
The first point when an HTTP request meets the ITS layer is the ITS HTTP request handler, called
CL_HTTP_EXT_ITS or CL_HTTP_EXT_ITS_2 .

This page is about the old handler class CL_HTTP_EXT_ITS (for the new handler visit the
CL_HTTP_EXT_ITS_2 Wiki page).

This is custom documentation. For more information, please visit SAP Help Portal. 3
7/7/25, 7:33 AM

SAP BASIS SPs, where the new handler (


NetWeaver CL_HTTP_EXT_ITS_2 ) is used per default
Release

7.53 and Initial shipment


higher

7.52 SAPK-75206INSAPBASIS

7.51 SAPK-75110INSAPBASIS

7.50 SAPK-75018INSAPBASIS

7.40 SAPKB74024

In older releases, which are not listed above, the new handler is not available!

The old handler class is responsible to build the ITS frameset. This frameset handles session management, XSRF protection, correct page
sizing, parameter handling, rendering modes and more features.

Newer versions of the class CL_HTTP_EXT_ITS are always delivered in the latest BASIS Support Packages (SAP_BASIS, SAPKB... or
SAPK-...INSAPBASIS). But in certain cases it is also possible to apply correction instructions via transaction SNOTE for this class. In order to
use the latest version of the handler (CL_HTTP_EXT_ITS), please apply the appropriate SAP Note and all of its prerequisites using
transaction SNOTE. However the general recommendation is to always apply the latest Support Package available.

+ NetWeaver Release 7.54


.
+ NetWeaver Release 7.53
.
+ NetWeaver Release 7.52
.
+ NetWeaver Release 7.51
.
+ NetWeaver Release 7.50
.
+ NetWeaver Release 7.40
.
+ NetWeaver Release 7.31
.
+ NetWeaver Release 7.30
.
+ NetWeaver Release 7.20
.
+ NetWeaver Release 7.11
.
+ NetWeaver Release 7.10
.
+ NetWeaver Release 7.02
.
+ NetWeaver Release 7.01
.
+ NetWeaver Release 7.00

Legend:

This is custom documentation. For more information, please visit SAP Help Portal. 4
7/7/25, 7:33 AM

Validity: from The lowest support package where the correction instructions of the SAP Note can be implemented.

Validity: to The highest support package where the correction instructions of the SAP Note are still valid.

Delivery The support package in which this SAP Note has been delivered.

Remark:

According to SAP SNOTE guidelines correction instructions are available for support packages that were released during the last 18 months. If
a system is on an older SAP_BASIS support package level one has to upgrade at least to the oldest support package that is supported by these
SAP Notes. In general: it is always recommended to go to newest support package.

See Also:

SAP Note 1667055 - ITS: HTTP handler CL_HTTP_EXT_ITS_BASIC


SAP Note 2095758 - SAP GUI for HTML: Auxiliary HTTP handler for old releases

NetWeaver Release 7.00

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of July 23, 2021

SAP Note SAP Note Title Prerequisite Validity: Validity: to(*) Delivery(*) Additional
SAP Note(s) from(*) Information

2881704 SAP GUI for HTML: Show new system 2798503 SAPKB70032 SAPKB70037 SAPKB70038
messages on start

2809464 SAP GUI for HTML: Transaction name with '+' 2414354 SAPKB70032 SAPKB70037 SAPKB70038

2414354 SAP GUI for HTML: Transaction with special 2346222 SAPKB70032 SAPKB70037 SAPKB70038
characters

2798503 SAP GUI for HTML: Many sessions due to 2602031 SAPKB70032 SAPKB70036 SAPKB70037
nervous finger on Enterprise Portal

2602031 ITS application with ~URLMIME are not 2526781 SAPKB70032 SAPKB70035 SAPKB70036
rendered correctly

2526781 [CVE-2017-16682] Code Injection vulnerability 2242128 SAPKB70032 SAPKB70034 SAPKB70035


SECURITY
in SAP NetWeaver/ITS
NOTE

This is custom documentation. For more information, please visit SAP Help Portal. 5
7/7/25, 7:33 AM

2346222 SAP GUI for HTML: Transaction fails with 2319172 SAPKB70032 SAPKB70033 SAPKB70034
exception CX_SY_CONVERSION_NO_NUMBER

2341093 SAP GUI for HTML: Session abort on starting 2319172 SAPKB70027 SAPKB70033 SAPKB70034
another transaction while in Fiori Launchpad

2318760 Cross-Site Scripting (XSS) vulnerability in ITS / 2319172 SAPKB70032 SAPKB70033 SAPKB70034
SECURITY
SAP GUI for HTML
NOTE

2242128 Clickjacking protection works only with 2319172 SAPKB70032 SAPKB70032 SAPKB70033
limitations [v3.9.4.2]

2319172 Whitelist based Clickjacking Framing Protection SAPKB70032 SAPKB70032 SAPKB70033


- Manual steps
in SAP GUI for HTML [v3.9.4.1]
required,
SECURITY
NOTE

2207902 SAP GUI for HTML: Single transaction in the 2159377 SAPKB70032 SAPKB70032 SAPKB70033
SAP Cloud

2159377 SAP GUI for HTML: BAdI SAP GUI for HTML 2114798 SAPKB70032 SAPKB70032 SAPKB70033
Manual steps
filter [v3.9.4]
required

and

2140417

2114798 Unauthorized use of application functions in SAPKB70026 SAPKB70032 SAPKB70033


- SECURITY
SAP GUI for HTML
NOTE

2140417 SAP GUI for HTML: Consideration of new 2111099 SAPKB70026 SAPKB70032 SAPKB70033
Manual steps
design/rendering when SAP GUI for HTML
required,
started
Kernel
dependent

2111099 SAP GUI for HTML: Deactivate domain relaxing 2091386 SAPKB70026 SAPKB70031 SAPKB70032 Kernel
dependent

2091386 SAP GUI for HTML: HTML Viewer and 2017287 SAPKB70026 SAPKB70031 SAPKB70032 Kernel
determination of basis window name dependent

2017287 SAP GUI for HTML: Error message Frontend 2006931 SAPKB70026 SAPKB70031 SAPKB70032
Service methods need ITS FrameSet

2006931 SAP GUI for HTML: WebSocket support: New 2009797 SAPKB70026 SAPKB70031 SAPKB70032 Kernel
PCP library dependent

2009797 ITS: Exceptions and short dumps are not 1972793 SAPKB70026 SAPKB70031 SAPKB70032
displayed or are displayed incorrectly

1972793 SAP GUI for HTML: Start service in SAP GUI for 1970427 SAPKB70026 SAPKB70030 SAPKB70031
HTML: Screen with wrong size is displayed

1970427 SAP GUI for HTML: Rendering problems in 1967875 SAPKB70026 SAPKB70030 SAPKB70031
Enterprise Portal (EP)

1967875 WebGUI: WebSocket Support in SAP GUI for 1967776 SAPKB70026 SAPKB70030 SAPKB70031 Kernel
HTML dependent

1967776 ITS: ~theme is ignored in URL 1965413 SAPKB70026 SAPKB70030 SAPKB70031

This is custom documentation. For more information, please visit SAP Help Portal. 6
7/7/25, 7:33 AM

1965413 SAP GUI for HTML: Window without visible 1964944 SAPKB70026 SAPKB70030 SAPKB70031
content [v3.8.1]

1964944 Active ITS frameset not always wanted for IAC 1926394 SAPKB70026 SAPKB70030 SAPKB70031
and others

and
1924378

1926394 SAP GUI for HTML: Rendering mode update SAPKB70026 SAPKB70030 SAPKB70031 Kernel
Many
and SAP GUI for HTML: Info about standards dependent
prerequisites
and quirks rendering modes
exist.
and1924378

NetWeaver Release 7.01

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of July 23, 2021

SAP SAP Note Title Prerequisite Validity: Validity: Delivery(*) Additional


Note SAP Note(s) from(*) to(*) Information

2809464 SAP GUI for HTML: Transaction name with '+' 2414354 SAPKB70115 SAPKB70122 SAPKB70123

This is custom documentation. For more information, please visit SAP Help Portal. 7
7/7/25, 7:33 AM

2414354 SAP GUI for HTML: Transaction with special 2346222 SAPKB70115 SAPKB70122 SAPKB70123
characters

2881704 SAP GUI for HTML: Show new system messages on 2798503 SAPKB70113 SAPKB70122 SAPKB70123
start

2798503 SAP GUI for HTML: Many sessions due to nervous 2602031 SAPKB70113 SAPKB70121 SAPKB70122
finger on Enterprise Portal

2602031 ITS application with ~URLMIME are not rendered 2526781 SAPKB70113 SAPKB70120 SAPKB70121
correctly

2526781 [CVE-2017-16682] Code Injection vulnerability in 2242128 SAPKB70113 SAPKB70119 SAPKB70120


SECURITY
SAP NetWeaver/ITS
NOTE

2346222 SAP GUI for HTML: Transaction fails with exception 2218501 SAPKB70115 SAPKB70118 SAPKB70119
CX_SY_CONVERSION_NO_NUMBER

2341093 SAP GUI for HTML: Session abort on starting 2218501 SAPKB70111 SAPKB70118 SAPKB70119
another transaction while in Fiori Launchpad

2318760 Cross-Site Scripting (XSS) vulnerability in ITS / SAP 2159377 SAPKB70117 SAPKB70118 SAPKB70119
SECURITY
GUI for HTML
NOTE

2242128 Clickjacking protection works only with limitations 2218501 SAPKB70113 SAPKB70117 SAPKB70118
[v3.9.4.2]

2218501 SAP GUI for HTML: Revised single transaction mode 2498170 SAPKB70113 SAPKB70117 SAPKB70118
with ~singletransaction=2 [v3.9.4.1]

2498170 SAP GUI for HTML: BADI Webgui_Filter (a second 2207902 SAPKB70113 SAPKB70117 SAPKB70118
correction instruction)

2207902 SAP GUI for HTML: Single transaction in the SAP 2159377 SAPKB70113 SAPKB70117 SAPKB70118
Cloud [v3.9.4]

2159377 SAP GUI for HTML: BAdI SAP GUI for HTML filter 2335229 SAPKB70113 SAPKB70117 SAPKB70118
Manual steps
required

2335229 SAP GUI for HTML: Corr. Instr. for 2163839 SAPKB70113 SAPKB70117 SAPKB70118
~set_sizing_timeout

2166234 SAP GUI for HTML: Dynpro too small on start -> 2163839 SAPKB70113 SAPKB70117 SAPKB70118
parameter ~set_sizing_timeout

2163839 SAP GUI for HTML: Parameter 2137719 SAPKB70113 SAPKB70117 SAPKB70118
~webgui_websockets_off for deactivating
WebSockets

2137719 Determination of font sizes by ITS plug-in 2140417 SAPKB70113 SAPKB70117 SAPKB70118

2140417 SAP GUI for HTML: Consideration of new 2111099 SAPKB70113 SAPKB70117 SAPKB70118
Manual steps
design/rendering when SAP GUI for HTML started
required,
Kernel
dependent

2111099 SAP GUI for HTML: Deactivate domain relaxing 2091386 SAPKB70113 SAPKB70116 SAPKB70117 Kernel
dependent

2091386 SAP GUI for HTML: HTML Viewer and determination 2017287 SAPKB70113 SAPKB70116 SAPKB70117 Kernel
of basis window name dependent

This is custom documentation. For more information, please visit SAP Help Portal. 8
7/7/25, 7:33 AM

2017287 SAP GUI for HTML: Error message Frontend Service 2006931 SAPKB70113 SAPKB70116 SAPKB70117
methods need ITS FrameSet

2006931 SAP GUI for HTML: WebSocket support: New PCP 2009797 SAPKB70113 SAPKB70116 SAPKB70117 Kernel
library dependent

2009797 ITS: Exceptions and short dumps are not displayed 1972793 SAPKB70113 SAPKB70116 SAPKB70117
or are displayed incorrectly

1972793 SAP GUI for HTML: Start service in SAP GUI for 1970427 SAPKB70111 SAPKB70115 SAPKB70116
HTML: Screen with wrong size is displayed [v3.8.1]

1970427 SAP GUI for HTML: Rendering problems in 1967875 SAPKB70111 SAPKB70115 SAPKB70116
Enterprise Portal (EP)

1967875 WebGUI: WebSocket Support in SAP GUI for HTML 1967776 SAPKB70111 SAPKB70115 SAPKB70116 Kernel
dependent

1967776 ITS: ~theme is ignored in URL 1965413 SAPKB70111 SAPKB70115 SAPKB70116

1965413 SAP GUI for HTML: Window without visible content 1964944 SAPKB70111 SAPKB70115 SAPKB70116

1964944 Active ITS frameset not always wanted for IAC and 1926394 SAPKB70111 SAPKB70115 SAPKB70116
others

1926394 SAP GUI for HTML: Rendering mode update and SAP SAPKB70111 SAPKB70114 SAPKB70115 Kernel
Many
GUI for HTML: Info about standards and quirks dependent
prerequisites
and rendering modes [v3.8]
exist.
1924378

NetWeaver Release 7.02

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

This is custom documentation. For more information, please visit SAP Help Portal. 9
7/7/25, 7:33 AM

State of July 23, 2021

SAP Note SAP Note Title Prerequisite Validity: Validity: to(*) Delivery(*) Additional
SAP Note(s) from(*) Information

2881704 SAP GUI for HTML: Show new system messages 2798503 SAPKB70217 SAPKB70222 SAPKB70223
on start

2809464 SAP GUI for HTML: Transaction name with '+' 2414354 SAPKB70217 SAPKB70222 SAPKB70223

2414354 SAP GUI for HTML: Transaction with special 2346222 SAPKB70217 SAPKB70222 SAPKB70223
characters

2798503 SAP GUI for HTML: Many sessions due to nervous 2602031 SAPKB70217 SAPKB70221 SAPKB70222
finger on Enterprise Portal

2602031 ITS application with ~URLMIME are not rendered 2526781 SAPKB70217 SAPKB70220 SAPKB70221
correctly

2526781 [CVE-2017-16682] Code Injection vulnerability in 2242128 SAPKB70217 SAPKB70219 SAPKB70220


SECURITY
SAP NetWeaver/ITS
NOTE

2478135 SAP GUI for HTML: Runtime Error 2319172 SAPKB70217 SAPKB70219 SAPKB70220
REGEX_TOO_COMPLEX in CL_HTTP_EXT_ITS
method CHECK_TX_OKCODE

2346222 SAP GUI for HTML: Transaction fails with 2339605 SAPKB70217 SAPKB70218 SAPKB70219
exception CX_SY_CONVERSION_NO_NUMBER

2339605 SAP GUI for HTML: Transaction determination 2319172 SAPKB70217 SAPKB70218 SAPKB70219
fails in some cases

2341093 SAP GUI for HTML: Session abort on starting 2319172 SAPKB70217 SAPKB7028 SAPKB7029)
another transaction while in Fiori Launchpad

2318760 Cross-Site Scripting (XSS) vulnerability in ITS / 2319172 SAPKB70217 SAPKB70218 SAPKB70219
SECURITY
SAP GUI for HTML
NOTE

2242128 Clickjacking protection works only with 2319172 SAPKB70217 SAPKB70219 SAPKB70218
limitations [v3.9.4.2]

2319172 Whitelist based Clickjacking Framing Protection SAPKB70217 SAPKB70217 SAPKB70218


- Manual steps
in SAP GUI for HTML [v3.9.4]
required,
SECURITY
NOTE

2163839 SAP GUI for HTML: Parameter 2137719 SAPKB70210 SAPKB70217 SAPKB70218
~webgui_websockets_off for deactivating
WebSockets

2160469 Syntax error CL_HTTP_EXT_ITS 2137719 SAPKB70210 SAPKB70217 SAPKB70218

2137719 Determination of font sizes by ITS plug-in 2140417 SAPKB70210 SAPKB70217 SAPKB70218

2140417 SAP GUI for HTML: Consideration of new 2111099 SAPKB70210 SAPKB70217 SAPKB70218 Kernel
design/rendering when SAP GUI for HTML dependent
started

This is custom documentation. For more information, please visit SAP Help Portal. 10
7/7/25, 7:33 AM

2111099 SAP GUI for HTML: Deactivate domain relaxing 2091386 SAPKB70210 SAPKB70216 SAPKB70217 Kernel
dependent

2091386 SAP GUI for HTML: HTML Viewer and 2017287 SAPKB70210 SAPKB70216 SAPKB70217 Kernel
determination of basis window name dependent

2017287 SAP GUI for HTML: Error message Frontend 2006931 SAPKB70209 SAPKB70215 SAPKB70216
Service methods need ITS FrameSet

2006931 SAP GUI for HTML: WebSocket support: New PCP 2009797 SAPKB70210 SAPKB70206 SAPKB70217 Kernel
library dependent

2009797 ITS: Exceptions and short dumps are not 1972793 SAPKB70210 SAPKB70215 SAPKB70216
displayed or are displayed incorrectly

1972793 SAP GUI for HTML: Start service in SAP GUI for 1970427 SAPKB70210 SAPKB70215 SAPKB70216
HTML: Screen with wrong size is displayed
[v3.8.1]

1970427 SAP GUI for HTML: Rendering problems in 1967875 SAPKB70210 SAPKB70215 SAPKB70216
Enterprise Portal (EP)

1967875 WebGUI: WebSocket Support in SAP GUI for 1967776 SAPKB70210 SAPKB70215 SAPKB70216 Kernel
HTML dependent

1967776 ITS: ~theme is ignored in URL 1965413 SAPKB70210 SAPKB70215 SAPKB70216

1965413 SAP GUI for HTML: Window without visible 1964944 SAPKB70210 SAPKB70215 SAPKB70216
content

1964944 Active ITS frameset not always wanted for IAC 1926394 SAPKB70210 SAPKB70215 SAPKB70216
and others

1926394 SAP GUI for HTML: Rendering mode update and SAPKB70210 SAPKB70214 SAPKB70215 Kernel
Many
and SAP GUI for HTML: Info about standards and dependent
prerequisites
quirks rendering modes [v3.8 ]
exist.

1924378

NetWeaver Release 7.10

This is custom documentation. For more information, please visit SAP Help Portal. 11
7/7/25, 7:33 AM

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

Maintenance ended on December 31, 2020

SAP Note SAP Note Title Prerequisite Validity: Validity: Delivery(*) Additional
SAP Note(s) from(*) to(*) Information

2319172 Whitelist based Clickjacking Framing SAPKB71020 SAPKB71021 SAPKB71022


- Manual steps
Protection in SAP GUI for HTML
required, SECURITY
NOTE

2114798 Unauthorized use of application functions in SAPKB71013 SAPKB71019 SAPKB71020


- SECURITY NOTE
SAP GUI for HTML

2091386 SAP GUI for HTML: HTML Viewer and 2017287 SAPKB71013 SAPKB71019 SAPKB71020 Kernel dependent
determination of basis window name

2017287 SAP GUI for HTML: Error message Frontend 2006931 SAPKB71013 SAPKB71018 SAPKB71019
Service methods need ITS FrameSet

2006931 SAP GUI for HTML: WebSocket support: 2009797 SAPKB71013 SAPKB71018 SAPKB71019 Kernel dependent
New PCP library

2009797 ITS: Exceptions and short dumps are not 1972793 SAPKB71013 SAPKB71018 SAPKB71019
displayed or are displayed incorrectly

1972793 SAP GUI for HTML: Start service in SAP GUI 1970427 SAPKB71013 SAPKB71018 SAPKB71019
for HTML: Screen with wrong size is
displayed [v3.8.1]

1970427 SAP GUI for HTML: Rendering problems in 1967875 SAPKB71013 SAPKB71018 SAPKB71019
Enterprise Portal (EP)

1967875 WebGUI: WebSocket Support in SAP GUI for 1967776 SAPKB71013 SAPKB71018 SAPKB71019 Kernel dependent
HTML

1967776 ITS: ~theme is ignored in URL 1965413 SAPKB71013 SAPKB71018 SAPKB71019

1965413 SAP GUI for HTML: Window without visible 1964944 SAPKB71013 SAPKB71018 SAPKB71019
content

1964944 Active ITS frameset not always wanted for 1926394 SAPKB71013 SAPKB71018 SAPKB71019
IAC and others

1926394 SAP GUI for HTML: Rendering mode update SAPKB71013 SAPKB71017 SAPKB71018 Kernel dependent
Many
and and SAP GUI for HTML: Info about standards
prerequisites
and quirks rendering modes [v3.8]
exist.

1924378

This is custom documentation. For more information, please visit SAP Help Portal. 12
7/7/25, 7:33 AM

NetWeaver Release 7.11

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

Maintenance ended on December 31, 2020

SAP Note SAP Note Title Prerequisite Validity: Validity: Delivery(*) Additional
SAP Note(s) from(*) to(*) Information

2575728 SAP GUI for HTML: SAP Easy access menu is 2319172 SAPKB71115 SAPKB71117 SAPKB71118
shown instead of the transaction page

2319172 Whitelist based Clickjacking Framing SAPKB71115 SAPKB71116 SAPKB71117


- Manual steps
Protection in SAP GUI for HTML
required, SECURITY
NOTE

2091386 SAP GUI for HTML: HTML Viewer and 2017287 SAPKB71109 SAPKB71114 SAPKB71115 Kernel dependent
determination of basis window name

2017287 SAP GUI for HTML: Error message Frontend 2006931 SAPKB71109 SAPKB71113 SAPKB71114
Service methods need ITS FrameSet

2006931 SAP GUI for HTML: WebSocket support: New 2009797 SAPKB71109 SAPKB71113 SAPKB71114 Kernel dependent
PCP library

2009797 ITS: Exceptions and short dumps are not 1972793 SAPKB71109 SAPKB71113 SAPKB71114
displayed or are displayed incorrectly

1972793 SAP GUI for HTML: Start service in SAP GUI 1970427 SAPKB71109 SAPKB71113 SAPKB71114
for HTML: Screen with wrong size is displayed
[v3.8.1]

1970427 SAP GUI for HTML: Rendering problems in 1967875 SAPKB71109 SAPKB71113 SAPKB71114
Enterprise Portal (EP)

1967875 WebGUI: WebSocket Support in SAP GUI for 1967776 SAPKB71109 SAPKB71113 SAPKB71114 Kernel dependent
HTML

1967776 ITS: ~theme is ignored in URL 1965413 SAPKB71109 SAPKB71113 SAPKB71114

This is custom documentation. For more information, please visit SAP Help Portal. 13
7/7/25, 7:33 AM

1965413 SAP GUI for HTML: Window without visible 1964944 SAPKB71109 SAPKB71113 SAPKB71114
content

1964944 Active ITS frameset not always wanted for 1926394 SAPKB71109 SAPKB71113 SAPKB71114
IAC and others

1926394 SAP GUI for HTML: Rendering mode update SAPKB71109 SAPKB71112 SAPKB71113 Kernel dependent
Many
and and SAP GUI for HTML: Info about standards
prerequisites
and quirks rendering modes [v3.8]
exist.

1924378

NetWeaver Release 7.20

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

Maintenance ended on December 31, 2017

SAP Note SAP Note Title Prerequisite Validity: Validity: to(*) Delivery(*) Additional
SAP Note(s) from(*) Information

2114798 Unauthorized use of application functions in SAPKB72006 SAPKB72007


Many Not delivered SECURITY
SAP GUI for HTML
prerequisites in SP. NOTE
exist

2091386 SAP GUI for HTML: HTML Viewer and 2017287 SAPKB72006 SAPKB72007 Kernel
Not delivered
determination of basis window name dependent
in SP.

2017287 SAP GUI for HTML: Error message Frontend 2006931 SAPKB72006 SAPKB72007 Not delivered
Service methods need ITS FrameSet in SP.

This is custom documentation. For more information, please visit SAP Help Portal. 14
7/7/25, 7:33 AM

2006931 SAP GUI for HTML: WebSocket support: New 2009797 SAPKB72006 SAPKB72007 Not delivered Kernel
PCP library in SP. dependent

2009797 ITS: Exceptions and short dumps are not 1972793 SAPKB72006 SAPKB72007
Not delivered
displayed or are displayed incorrectly
in SP.

1972793 SAP GUI for HTML: Start service in SAP GUI for 1970427 SAPKB72006 SAPKB72007
Not delivered
HTML: Screen with wrong size is displayed
in SP.
[v3.8.1]

1970427 SAP GUI for HTML: Rendering problems in 1967875 SAPKB72006 SAPKB72007 Not delivered
Enterprise Portal (EP) in SP.

1967875 WebGUI: WebSocket Support in SAP GUI for 1967776 SAPKB72006 SAPKB72007 Not delivered Kernel
HTML in SP. dependent

1967776 ITS: ~theme is ignored in URL 1965413 SAPKB72006 SAPKB72007 Not delivered
in SP.

1965413 SAP GUI for HTML: Window without visible 1964944 SAPKB72006 SAPKB72007 Not delivered
content in SP.

1964944 Active ITS frameset not always wanted for IAC 1926394 SAPKB72006 SAPKB72007
Not delivered
and others
in SP.

1926394 SAP GUI for HTML: Rendering mode update SAPKB72006 SAPKB72007 Not delivered Kernel
Many
and and SAP GUI for HTML: Info about standards in SP. dependent
prerequisites
and quirks rendering modes [v3.8]
exist

1924378

State of Apr 23, 2019

NetWeaver Release 7.30

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

This is custom documentation. For more information, please visit SAP Help Portal. 15
7/7/25, 7:33 AM
Thank You!

Maintenance ended on December 31, 2020

SAP Note SAP Note Title Prerequisite Validity: Validity: to(*) Delivery(*) Additional
SAP Note(s) from(*) Information

2881704 SAP GUI for HTML: Show new system messages 2798503 SAPKB73013 SAPKB73020 SAPKB73021
on start

2809464 SAP GUI for HTML: Transaction name with '+' 2414354 SAPKB73013 SAPKB73020 SAPKB73021

2414354 SAP GUI for HTML: Transaction with special 2346222 SAPKB73013 SAPKB73020 SAPKB73021
characters

2798503 SAP GUI for HTML: Many sessions due to nervous 2602031 SAPKB73013 SAPKB73019 SAPKB73020
finger on Enterprise Portal

2602031 ITS application with ~URLMIME are not rendered 2526781 SAPKB73013 SAPKB73018 SAPKB73019
correctly

2526781 [CVE-2017-16682] Code Injection vulnerability in 2242128 SAPKB73013 SAPKB73017 SAPKB73018


SAP NetWeaver/ITS

2478135 SAP GUI for HTML: Runtime Error 2319172 SAPKB73013 SAPKB73017 SAPKB73018
REGEX_TOO_COMPLEX in CL_HTTP_EXT_ITS
method CHECK_TX_OKCODE

2346222 SAP GUI for HTML: Transaction fails with 2339605 SAPKB73013 SAPKB73016 SAPKB73017
exception CX_SY_CONVERSION_NO_NUMBER

2339605 SAP GUI for HTML: Transaction determination 2319172 SAPKB73013 SAPKB73016 SAPKB73017
fails in some cases

2341093 SAP GUI for HTML: Session abort on starting 2319172 SAPKB73004 SAPKB73016 SAPKB73017
another transaction while in Fiori Launchpad

2318760 Cross-Site Scripting (XSS) vulnerability in ITS / 2319172 SAPKB73013 SAPKB73015 SAPKB73016
SAP GUI for HTML

2242128 Clickjacking protection works only with 2319172 SAPKB73013 SAPKB73017 SAPKB73015
Fixes side effect
limitations [v3.9.4.2]
of 2159377

2319172 Whitelist based Clickjacking Framing Protection SAPKB73013 SAPKB73013 SAPKB73015


- Manual steps
in SAP GUI for HTML [v3.9.4]
required,
SECURITY
NOTE

2163839 SAP GUI for HTML: Parameter 2137719 SAPKB73006 SAPKB73013 SAPKB73014
~webgui_websockets_off for deactivating
WebSockets

2137719 Determination of font sizes by ITS plug-in 2140417 SAPKB73006 SAPKB73013 SAPKB73014

2140417 SAP GUI for HTML: Consideration of new 2111099 SAPKB73006 SAPKB73013 SAPKB73014 Kernel
design/rendering when SAP GUI for HTML dependent
started

This is custom documentation. For more information, please visit SAP Help Portal. 16
7/7/25, 7:33 AM

2111099 SAP GUI for HTML: Deactivate domain relaxing 2091386 SAPKB73006 SAPKB73012 SAPKB73013 Kernel
dependent

2091386 SAP GUI for HTML: HTML Viewer and 2017287 SAPKB73005 SAPKB73012 SAPKB73013 Kernel
determination of basis window name dependent

2017287 SAP GUI for HTML: Error message Frontend 2006931 SAPKB73005 SAPKB73011 SAPKB73012
Service methods need ITS FrameSet

2006931 SAP GUI for HTML: WebSocket support: New PCP 2009797 SAPKB73005 SAPKB73012 SAPKB73013 Kernel
library dependent

2009797 ITS: Exceptions and short dumps are not 1972793 SAPKB73005 SAPKB73011 SAPKB73012
displayed or are displayed incorrectly

1972793 SAP GUI for HTML: Start service in SAP GUI for 1970427 SAPKB73005 SAPKB73011 SAPKB73012
HTML: Screen with wrong size is displayed
[v3.8.1]

1970427 SAP GUI for HTML: Rendering problems in 1967875 SAPKB73005 SAPKB73011 SAPKB73012
Enterprise Portal (EP)

1967875 WebGUI: WebSocket Support in SAP GUI for 1967776 SAPKB73005 SAPKB73011 SAPKB73012 Kernel
HTML dependent

1967776 ITS: ~theme is ignored in URL 1965413 SAPKB73005 SAPKB73011 SAPKB73012

1965413 SAP GUI for HTML: Window without visible 1964944 SAPKB73005 SAPKB73011 SAPKB73012
content

1964944 Active ITS frameset not always wanted for IAC 1926394 SAPKB73005 SAPKB73011 SAPKB73012
and others

1926394 SAP GUI for HTML: Rendering mode update and SAPKB73005 SAPKB73010 SAPKB73011 Kernel
Many
and SAP GUI for HTML: Info about standards and dependent
prerequisites
quirks rendering modes [v3.8]
exist.

1924378

NetWeaver Release 7.31

Attention!

This is custom documentation. For more information, please visit SAP Help Portal. 17
7/7/25, 7:33 AM
This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of December 19, 2023

SAP Note SAP Note Title Prerequisite Validity: Validity: Delivery(*) Additional
SAP Note(s) from(*) to(*) Information

SAP GUI for HTML: Transaction name with '+'


2809464 2445210 SAPKB73117 SAPKB73125 SAPKB73126

2881704 SAP GUI for HTML: Show new system messages 2798503 SAPKB73118 SAPKB73126 SAPKB73127
on start

2798503 SAP GUI for HTML: Many sessions due to nervous 2602031 SAPKB73118 SAPKB73125 SAPKB73126
finger on Enterprise Portal

2602031 ITS application with ~URLMIME are not rendered 2526781 ; SAPKB73115 SAPKB73122 SAPKB73123
correctly

2319172

2526781 [CVE-2017-16682] Code Injection vulnerability in 2242128 SAPKB73118 SAPKB73121 SAPKB73122


SAP NetWeaver/ITS

2445210 SAP GUI for HTML: Incorrect handling of 2414354 SAPKB73117 SAPKB73120 SAPKB73121
transaction codes with a dash -

2478135 SAP GUI for HTML: Runtime Error 2319172 SAPKB73115 SAPKB73120 SAPKB73121
REGEX_TOO_COMPLEX in CL_HTTP_EXT_ITS
method CHECK_TX_OKCODE

2414354 SAP GUI for HTML: Transaction with special 2346222 SAPKB73117 SAPKB73119 SAPKB73120
characters

2346222 SAP GUI for HTML: Transaction fails with 2339605 SAPKB73117 SAPKB73118 SAPKB73119
exception CX_SY_CONVERSION_NO_NUMBER

2339605 SAP GUI for HTML: Transaction determination fails 2319172 SAPKB73117 SAPKB73118 SAPKB73119
in some cases

2341093 SAP GUI for HTML: Session abort on starting 2319172 SAPKB73114 SAPKB73118 SAPKB73119
another transaction while in Fiori Launchpad

2318760 Cross-Site Scripting (XSS) vulnerability in ITS / 2319172 SAPKB73115 SAPKB73118 SAPKB73119
SAP GUI for HTML

2319172 Whitelist based Clickjacking Framing Protection in SAPKB73115 SAPKB73117 SAPKB73118


- Manual steps
SAP GUI for HTML
required,
SECURITY
NOTE

2242128 Clickjacking protection works only with limitations SAPKB73118 SAPKB73121 SAPKB73118
- Fixes side effect
[v3.9.4.2]
of 2159377

2163839 SAP GUI for HTML: Parameter 2137719 SAPKB73104 SAPKB73116 SAPKB73117
~webgui_websockets_off for deactivating

This is custom documentation. For more information, please visit SAP Help Portal. 18
7/7/25, 7:33 AM
WebSockets

2137719 Determination of font sizes by ITS plug-in 2140417 SAPKB73104 SAPKB73116 SAPKB73117

2140417 SAP GUI for HTML: Consideration of new 2111099 SAPKB73104 SAPKB73116 SAPKB73117 Kernel
design/rendering when SAP GUI for HTML started dependent

2111099 SAP GUI for HTML: Deactivate domain relaxing 2091386 SAPKB73104 SAPKB73115 SAPKB73116 Kernel
dependent

2091386 SAP GUI for HTML: HTML Viewer and 2017287 SAPKB73104 SAPKB73115 SAPKB73116 Kernel
determination of basis window name dependent

2017287 SAP GUI for HTML: Error message Frontend 2006931 SAPKB73104 SAPKB73112 SAPKB73113
Service methods need ITS FrameSet

2006931 SAP GUI for HTML: WebSocket support: New PCP 2009797 SAPKB73104 SAPKB73112 SAPKB73113 Kernel
library dependent

2009797 ITS: Exceptions and short dumps are not displayed 1972793 SAPKB73104 SAPKB73112 SAPKB73113
or are displayed incorrectly

1972793 SAP GUI for HTML: Start service in SAP GUI for 1970427 SAPKB73104 SAPKB73111 SAPKB73112
HTML: Screen with wrong size is displayed [v3.8.1]

1970427 SAP GUI for HTML: Rendering problems in 1967875 SAPKB73104 SAPKB73111 SAPKB73112
Enterprise Portal (EP)

1967875 WebGUI: WebSocket Support in SAP GUI for HTML 1967776 SAPKB73104 SAPKB73111 SAPKB73112 Kernel
dependent

1967776 ITS: ~theme is ignored in URL 1965413 SAPKB73104 SAPKB73111 SAPKB73112

1965413 SAP GUI for HTML: Window without visible 1964944 SAPKB73104 SAPKB73111 SAPKB73112
content

1964944 Active ITS frameset not always wanted for IAC and 1926394 SAPKB73104 SAPKB73111 SAPKB73112
others

1926394 SAP GUI for HTML: Rendering mode update and SAPKB73104 SAPKB73110 SAPKB73111 Kernel
Many
and SAP GUI for HTML: Info about standards and dependent
prerequisites
quirks rendering modes [v3.8]
exist.

1924378

NetWeaver Release 7.40

This is custom documentation. For more information, please visit SAP Help Portal. 19
7/7/25, 7:33 AM

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of December 19, 2023

SAP Note SAP Note Title Prerequisite SAP Validity: from(*) Validity: to(*) Delivery(*) Addition
Note(s) Informa

SAP GUI for HTML:


3211169 3166996 SAPKB74010 SAPKB74028 SAPKB74029
Enhance setting of client
environment

SAP GUI for HTML: Return


3166996 3147374 SAPKB74010 SAPKB74027 SAPKB74028
HTTP 405 on early
USR_ABORT from EP

SAP GUI for HTML: Stop


3147374 3128773 SAPKB74010 SAPKB74027 SAPKB74028
statement in ICF service
handler

ITS: No scrollbars for


3128773 3068342 SAPKB74010 SAPKB74027 SAPKB74028
Internet applications

SAP GUI for HTML: Take


3341985 3099873 SAPKB74023 SAPKB74030 SAPKB74031
final semicolon after last
empty TX parameter into
account

Lower prerequisites for


3074327 3072925 SAPKB74010 SAPKB74026 SAPKB74027
use of WebGuiConnector
3072000

Lower prerequisites for


3072000 3038503 SAPKB74010 SAPKB74026 SAPKB74027
use of WebGuiConnector

SAP GUI for HTML:


3099873 3075822 SAPKB74010 SAPKB74027 SAPKB74028
Improvements In Service
Handler

SAP GUI for HTML: Show


3075822 3072925 SAPKB74010 SAPKB74026 SAPKB74027
toolbar in SAP Quartz
correctly

SAP GUI for HTML:


3072925 3072925 SAPKB74010 SAPKB74026 SAPKB74027
Change of appearance
when starting SAP GUI for
HTML in FLP a second
time

SAP GUI for HTML: List or


3063201 3023207 SAPKB74010 SAPKB74026 SAPKB74027
controls are too small on
initial screen

This is custom documentation. For more information, please visit SAP Help Portal. 20
7/7/25, 7:33 AM

SAP GUI for HTML:


3211169 3166996 SAPKB74010 SAPKB74028 SAPKB74029
Enhance setting of client
environment

SAP GUI for HTML: Return


3166996 3147374 SAPKB74010 SAPKB74027 SAPKB74028
HTTP 405 on early
USR_ABORT from EP

SAP GUI for HTML: Stop


3147374 3128773 SAPKB74010 SAPKB74027 SAPKB74028
statement in ICF service
handler

ITS: No scrollbars for


3128773 3068342 SAPKB74010 SAPKB74027 SAPKB74028
Internet applications

3068342 SAP GUI for HTML in 3038503 SAPKB74010 SAPKB74026 SAPKB74027


Cloud: Error on attempt to
duplicate sessions

3038503 SAP GUI for HTML: 3011246 SAPKB74010 SAPKB74025 SAPKB74026


Consolidation Of Theminig
Corrections [v5.0.0.0]

2990102 SAP GUI for HTML in SAP 3011246 3023207 SAPKB74010 SAPKB74025 SAPKB74026
EP: Theme settings not
correct

3023207 SAP GUI for HTML: 3023461 3002382 SAPKB74010 SAPKB74025 SAPKB74026
Activate Support For New 3017428
Themes

3023461 SAP GUI for HTML: 2923109 SAPKB74010 SAPKB74025 SAPKB74026


Support of theme variants

3011246 SAP GUI for HTML: 3002382 SAPKB74010 SAPKB74025 SAPKB74026


Showstopper on Start in
iFrame

3002382 SAP GUI for HTML: Check 2975062 SAPKB74010 SAPKB74025 SAPKB74026
Manual
for Theme URL Validity
steps
[v4.0.2]
required

2975062 SAP GUI for HTML: 2923109 2912113 SAPKB74010 SAPKB74024 SAPKB74026
Support "Server
Stickyness" on SAP
WebDispatcher

2923109 SAP GUI for HTML: URL 2682722 SAPKB74010 SAPKB74024 SAPKB74025
Kernel
parameter are ignored or
depend
options/settings are not
permanently stored

2912113 SAP GUI for HTML: 2881704 SAPKB74010 SAPKB74023 SAPKB74024


~override_saptheme
ignored

2881704 SAP GUI for HTML: Show 2798503 SAPKB74010 SAPKB74023 SAPKB74024
new system messages on
start

2721617 SAP GUI for HTML: ERROR 2682722 SAPKB74010 SAPKB74023 SAPKB74024
Transaction canceled (
sesstoken already set )

This is custom documentation. For more information, please visit SAP Help Portal. 21
7/7/25, 7:33 AM

2349683 SAP GUI for HTML: HTTP 2798503 2137719 SAPKB74010 SAPKB74023 SAPKB74024
Handler Improvements
And Corrections

2798503 SAP GUI for HTML: Many 2761326 SAPKB74010 SAPKB74021 SAPKB74022
sessions due to nervous
finger on Enterprise Portal

2761326 SAP GUI for HTML: 2682722 SAPKB74010 SAPKB74021 SAPKB74022


Unexpected results or
sizes

2682722 SAP GUI for HTML: False 2602698 2440571 SAPKB74010 SAPKB74020 SAPKB74021
Manual
sized rendering on custom 2478135
steps
Fiori theme [v4.0.0.0] 2336422 2318760
required

2602698 SAP GUI for HTML: 2602031 SAPKB74010 SAPKB74019 SAPKB74020 Kernel
Clickjacking protection for depend
integrated applications (in
HTMLviewer Control)

2602031 ITS application with 2596967 SAPKB74010 SAPKB74019 SAPKB74020


~URLMIME are not
rendered correctly

2596967 SAP GUI for HTML: Service 2546465 SAPKB74010 SAPKB74019 SAPKB74020
parameter ~nosplash
overwritten as of note
2463807

2414354 SAP GUI for HTML: 2346222 SAPKB74008 SAPKB74019 SAPKB74020


Transaction with special
characters

2546465 SAP GUI for HTML: 2526781 2463807 SAPKB74010 SAPKB74018 SAPKB74019 Kernel
Improved UserAgent depend
(browser) determination

2526781 [CVE-2017-16682] Code 2242128 SAPKB74008 SAPKB74018 SAPKB74019


Injection vulnerability in
SAP NetWeaver/ITS

2440571 SAP GUI for HTML: Service 2463807 SAPKB74008 SAPKB74017 SAPKB74018
parameter
~OVERRIDE_SAPTHEME

2463807 SAP GUI for HTML: 2417001 SAPKB74008 SAPKB74017 SAPKB74018


Handling of ~nosplash=0

2417001 SAP GUI for HTML: SAP 2336087 SAPKB74008 SAPKB74017 SAPKB74018
Frontend Printing
Enhancement

2478135 SAP GUI for HTML: 2335864 SAPKB74008 SAPKB74017 SAPKB74018


Runtime Error
REGEX_TOO_COMPLEX in
CL_HTTP_EXT_ITS
method
CHECK_TX_OKCODE

2336087 ITS: IAC- oder EWT- 2336718 SAPKB74008 SAPKB74016 SAPKB74017


Services starten nicht /
~singletransaction nicht
korrekt gesetzt [v3.9.4.3]

This is custom documentation. For more information, please visit SAP Help Portal. 22
7/7/25, 7:33 AM

2336422 SAP GUI for HTML: 2140417 SAPKB74008 SAPKB74016 SAPKB74017


Handling of sap-ie
parameter in Chrome and
Firefox

2346222 SAP GUI for HTML: 2339605 SAPKB74008 SAPKB74015 SAPKB74016


Transaction fails with
exception
CX_SY_CONVERSION_NO_NUMBER

2339605 SAP GUI for HTML: 2218501 SAPKB74008 SAPKB74015 SAPKB74016


Transaction determination
fails in some cases

2335864 SAP GUI for HTML: 2218501 SAPKB74008 SAPKB74015 SAPKB74016


Prüfung der Transaktion
im BAdI (Transaktion in
Großbuchstaben)

2341093 SAP GUI for HTML: 2218501 SAPKB74003 SAPKB74015 SAPKB74016


Session abort on starting
another transaction while
in Fiori Launchpad

2318760 Cross-Site Scripting (XSS) 2159377 SAPKB74010 SAPKB74015 SAPKB74016


vulnerability in ITS / SAP
GUI for HTML

2336718 SAP GUI for HTML: Small 2284856 SAPKB74008 SAPKB74015 SAPKB74016
changes and
improvements [v3.9.5]

2284856 WebSocket: Replacing of 2249312 SAPKB74008 SAPKB74014 SAPKB74015


absolute url by the relative
one

2249312 WebSocket: Tracing output 2242128 SAPKB74008 SAPKB74013 SAPKB74014 Kernel


for successful execution of depend
code

2242128 Clickjacking protection 2218501 SAPKB74008 SAPKB74013 SAPKB74014


works only with limitations
[v3.9.4.2]

2218501 SAP GUI for HTML: 2207902 SAPKB74008 SAPKB74013 SAPKB74014


Revised single transaction
mode with
~singletransaction=2
[v3.9.4.1]

2207902 SAP GUI for HTML: Single 2159377 SAPKB74008 SAPKB74013 SAPKB74014
transaction in the SAP
Cloud [v3.9.4]

2159377 SAP GUI for HTML: BAdI 2335229 SAPKB74008 SAPKB74013 SAPKB74014
Manual
SAP GUI for HTML filter
steps
[v3.9.3]
required

2335229 or SAP GUI for HTML: Corr. 2163839 SAPKB74008 SAPKB74012 SAPKB74013
Instr. for
~set_sizing_timeout or
2166234 SAP GUI for HTML: Dynpro
too small on start ->

This is custom documentation. For more information, please visit SAP Help Portal. 23
7/7/25, 7:33 AM
parameter
~set_sizing_timeout

2163839 SAP GUI for HTML: 2137719 SAPKB74008 SAPKB74012 SAPKB74013


Parameter
~webgui_websockets_off
for deactivating
WebSockets

2137719 Determination of font sizes 2140417 SAPKB74008 SAPKB74011 SAPKB74012


by ITS plug-in

2140417 SAP GUI for HTML: 2111099 SAPKB74008 SAPKB74011 SAPKB74012 Kernel
Consideration of new depend
design/rendering when
SAP GUI for HTML started

2111099 SAP GUI for HTML: 2091386 SAPKB74006 SAPKB74010 SAPKB74011 Kernel
Deactivate domain depend
relaxing

2091386 SAP GUI for HTML: HTML SAPKB74005 SAPKB74010 SAPKB74011 Kernel
-
Viewer and determination depend
of basis window name

2017287 SAP GUI for HTML: Error 2009797 SAPKB74003 SAPKB74007 SAPKB74008
message Frontend Service
methods need ITS
FrameSet

2009797 ITS: Exceptions and short 1972793 SAPKB74003 SAPKB74007 SAPKB74008


dumps are not displayed
or are displayed
incorrectly

1972793 SAP GUI for HTML: Start 1970427 SAPKB74003 SAPKB74006 SAPKB74007
service in SAP GUI for
HTML: Screen with wrong
size is displayed

1970427 SAP GUI for HTML: 1967875 SAPKB74003 SAPKB74006 SAPKB74007


Rendering problems in
Enterprise Portal (EP)

1967875 WebGUI: WebSocket 1967776 SAPKB74003 SAPKB74006 SAPKB74007 Kernel


Support in SAP GUI for depend
HTML

1967776 ITS: ~theme is ignored in 1965413 SAPKB74003 SAPKB74006 SAPKB74007


URL

1965413 SAP GUI for HTML: 1964944 SAPKB74003 SAPKB74006 SAPKB74007


Window without visible
content

1964944 Active ITS frameset not 1926394 SAPKB74002 SAPKB74006 SAPKB74007


always wanted for IAC and
others

1926394 and SAP GUI for HTML: SAPKB74002 SAPKB74005 SAPKB74006 Kernel
Many prerequisites
Rendering mode update depend
exist.
and SAP GUI for HTML:
1924378 Info about standards and
quirks rendering modes

This is custom documentation. For more information, please visit SAP Help Portal. 24
7/7/25, 7:33 AM

NetWeaver Release 7.50

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of December 21, 2023

SAP SAP Note Title Prerequisite Validity: from(*) Validity: to(*) Delivery(*) Additional
Note SAP Note(s) Information

SAP GUI for HTML: Enhance setting of


3211169 3166996 SAPK- SAPK- SAPK-
client environment
75001INSAPBASIS 75025INSAPBASIS 75026INSAPBASIS

SAP GUI for HTML: Return HTTP 405


3166996 3128773 SAPK- SAPK- SAPK-
on early USR_ABORT from EP
75001INSAPBASIS 75023INSAPBASIS 75024INSAPBASIS

ITS: No scrollbars for Internet


3128773 3068342 SAPK- SAPK- SAPK-
applications
75001INSAPBASIS 75022INSAPBASIS 75024INSAPBASIS

This is custom documentation. For more information, please visit SAP Help Portal. 25
7/7/25, 7:33 AM

3068342 SAP GUI for HTML in Cloud: Error on 3038503 SAPK- SAPK- SAPK-
attempt to duplicate sessions 75001INSAPBASIS 75021INSAPBASIS 75022INSAPBASIS

3038503 SAP GUI for HTML: Consolidation Of 3011246 SAPK- SAPK- SAPK-
Theminig Corrections [v5.0.0.0] 75001INSAPBASIS 75021INSAPBASIS 75022INSAPBASIS

2990102 SAP GUI for HTML in SAP EP: Theme 3011246 SAPK- SAPK- SAPK-
settings not correct 3023207 75001INSAPBASIS 75020INSAPBASIS 75021INSAPBASIS

3023207 SAP GUI for HTML: Activate Support 3002382 SAPK- SAPK- SAPK-
For New Themes 3017428 75001INSAPBASIS 75020INSAPBASIS 75021INSAPBASIS

3023461 SAP GUI for HTML: Support of theme 2923109 SAPK- SAPK- SAPK-
variants 75001INSAPBASIS 75020INSAPBASIS 75021INSAPBASIS

3011246 SAP GUI for HTML: Showstopper on 3002382 SAPK- SAPK- SAPK-
Start in iFrame 75001INSAPBASIS 75020INSAPBASIS 75021INSAPBASIS

3002382 SAP GUI for HTML: Check for Theme 2975062 SAPK- SAPK- SAPK-
Manual
URL Validity [v4.0.2] 75001INSAPBASIS 75020INSAPBASIS 75021INSAPBASIS
steps
required

2975062 SAP GUI for HTML: Support "Server 2923109 SAPK- SAPK- SAPK-
Stickyness" on SAP WebDispatcher 2860209 75001INSAPBASIS 75019INSAPBASIS 75020INSAPBASIS
2595717

2923109 SAP GUI for HTML: URL parameter are 2540625 SAPK- SAPK- SAPK-
Kernel
ignored or options/settings are not 2474240 75001INSAPBASIS 75018INSAPBASIS 75019INSAPBASIS
dependent
permanently stored 2912113

2912113 SAP GUI for HTML: 2881704 SAPK- SAPK- SAPK-


~override_saptheme ignored 75001INSAPBASIS 75018INSAPBASIS 75019INSAPBASIS

2881704 SAP GUI for HTML: Show new system 2798503 SAPK- SAPK- SAPK-
messages on start 75001INSAPBASIS 75017INSAPBASIS 75018INSAPBASIS

2721617 SAP GUI for HTML: ERROR Transaction 2798503 SAPK- SAPK- SAPK-
canceled ( sesstoken already set ) 75001INSAPBASIS 75017INSAPBASIS 75018INSAPBASIS

2809464 SAP GUI for HTML: Transaction name 2474240 SAPK- SAPK- SAPK-
with '+' 75001INSAPBASIS 75015INSAPBASIS 75016INSAPBASIS

2798503 SAP GUI for HTML: Many sessions due 2769589 SAPK- SAPK- SAPK-
to nervous finger on Enterprise Portal 75001INSAPBASIS 75015INSAPBASIS 75016INSAPBASIS

2769589 SAP GUI for HTML: Custom themes 2761326 SAPK- SAPK- SAPK-
using wrong line heights 75001INSAPBASIS 75014INSAPBASIS 75015INSAPBASIS

2761326 SAP GUI for HTML: Unexpected results 2719369 SAPK- SAPK- SAPK-
or sizes 75001INSAPBASIS 75014INSAPBASIS 75015INSAPBASIS

2719369 SAP GUI for HTML within FLP: Blank 2682722 SAPK- SAPK- SAPK- Kernel
Page on Back 75001INSAPBASIS 75013INSAPBASIS 75014INSAPBASIS dependent

2682722 SAP GUI for HTML: False sized 2623587 SAPK- SAPK- SAPK-
rendering on custom Fiori theme 75001INSAPBASIS 75013INSAPBASIS 75014INSAPBASIS

2602698 SAP GUI for HTML: Clickjacking 2623587 SAPK- SAPK- SAPK- Kernel
protection for integrated applications 75001INSAPBASIS 75011INSAPBASIS 75012INSAPBASIS dependent

This is custom documentation. For more information, please visit SAP Help Portal. 26
7/7/25, 7:33 AM
(in HTMLviewer Control)

2596967 SAP GUI for HTML: Service parameter 2623587 SAPK- SAPK- SAPK-
~nosplash overwritten as of note 75001INSAPBASIS 75011INSAPBASIS 75012INSAPBASIS
2463807

2595717 SAP GUI for HTML: Blank screen on 2623587 SAPK- SAPK- SAPK-
unknown theme 75001INSAPBASIS 75013INSAPBASIS 75012INSAPBASIS

2623587 ITS: Template based IAC/EWT 2602031 SAPK- SAPK- SAPK-


applications are not rendered or 75001INSAPBASIS 75011INSAPBASIS 75012INSAPBASIS
aborted

2602031 ITS application with ~URLMIME are 2526781 SAPK- SAPK- SAPK-
not rendered correctly 75001INSAPBASIS 75011INSAPBASIS 75012INSAPBASIS

2526781 [CVE-2017-16682] Code Injection 2474240 SAPK- SAPK- SAPK-


vulnerability in SAP NetWeaver/ITS 75001INSAPBASIS 75010INSAPBASIS 75011INSAPBASIS

2540625 SAP GUI for HTML: NetWeaver 7.50 - 2474240 SAPK- SAPK- SAPK-
Fallback theme within FLP is not 75001INSAPBASIS 75010INSAPBASIS 75011INSAPBASIS
sap_bluecrystal

2478135 SAP GUI for HTML: Runtime Error 2474240 SAPK- SAPK- SAPK-
REGEX_TOO_COMPLEX in 75001INSAPBASIS 75008INSAPBASIS 75009INSAPBASIS
CL_HTTP_EXT_ITS method
CHECK_TX_OKCODE

2474240 SAP GUI for HTML: Unable to 2463807 SAPK- SAPK- SAPK-
implement SAP note 2355024 and 2445210 75001INSAPBASIS 75008INSAPBASIS 75009INSAPBASIS
2399477 / itsmgr.js unavailable

2463807 SAP GUI for HTML: Handling of 2440571 SAPK- SAPK- SAPK-
~nosplash=0 75001INSAPBASIS 75008INSAPBASIS 75009INSAPBASIS

2440571 SAP GUI for HTML: Service parameter 2414354 SAPK- SAPK- SAPK-
~OVERRIDE_SAPTHEME 75001INSAPBASIS 75007INSAPBASIS 75008INSAPBASIS

2445210 SAP GUI for HTML: Incorrect handling 2414354 SAPK- SAPK- SAPK-
of transaction codes with a dash - 75001INSAPBASIS 75007INSAPBASIS 75008INSAPBASIS

2414354 SAP GUI for HTML: Transaction with 2417001 SAPK- SAPK- SAPK-
special characters [v4.0.0.5] 75001INSAPBASIS 75007INSAPBASIS 75008INSAPBASIS

2417001 SAP GUI for HTML: SAP Frontend 2349683 SAPK- SAPK- SAPK-
Printing Enhancement 75001INSAPBASIS 75007INSAPBASIS 75008INSAPBASIS

2349683 SAP GUI for HTML: HTTP Handler 2355024 SAPK- SAPK- SAPK-
Improvements And Corrections 75001INSAPBASIS 75005INSAPBASIS 75006INSAPBASIS
[v4.0.0.4]

2374733 SAP GUI for HTML: Exception on 2341093 SAPK- SAPK- SAPK-
determination of Cloud Environment 75001INSAPBASIS 75005INSAPBASIS 75006INSAPBASIS

2341093 SAP GUI for HTML: Session abort on 2355024 SAPK- SAPK- SAPK-
starting another transaction while in 75000INSAPBASIS 75004INSAPBASIS 75005INSAPBASIS
Fiori Launchpad

2355024 SAP GUI for HTML: Set theme 2335864 SAPK- SAPK- SAPK-
sap_bluecrystal in 7.50 when started 2350981 75001INSAPBASIS 75005INSAPBASIS 75006INSAPBASIS
by Fiori Launchpad and theme 2284856
sap_belize 2336422

This is custom documentation. For more information, please visit SAP Help Portal. 27
7/7/25, 7:33 AM

2335864 SAP GUI for HTML: Prüfung der 2218501 SAPK- SAPK- SAPK-
Transaktion im BAdI (Transaktion in 75001INSAPBASIS 75004INSAPBASIS 75005INSAPBASIS
Großbuchstaben)

2350981 SAP GUI for HTML: Error 409 - Conflict 2346222 SAPK- SAPK- SAPK-
on navigating to transaction 75001INSAPBASIS 75004INSAPBASIS 75005INSAPBASIS

2346222 SAP GUI for HTML: Transaction fails 2339605 SAPK- SAPK- SAPK-
with exception 75001INSAPBASIS 75004INSAPBASIS 75005INSAPBASIS
CX_SY_CONVERSION_NO_NUMBER

2339605 SAP GUI for HTML: Transaction 2218501 SAPK- SAPK- SAPK-
determination fails in some cases 75001INSAPBASIS 75004INSAPBASIS 75005INSAPBASIS

2284856 WebSocket: Replacing of absolute url 2249312 SAPK- SAPK- SAPK-


by the relative one 75001INSAPBASIS 75003INSAPBASIS 75004INSAPBASIS

2249312 WebSocket: Tracing output for 2242128 SAPK- SAPK- SAPK- Kernel
successful execution of code 75001INSAPBASIS 75001INSAPBASIS 75002INSAPBASIS dependent

2242128 Clickjacking protection works only 2218501 SAPK- SAPK- SAPK-


with limitations [v3.9.4.2] 75001INSAPBASIS 75001INSAPBASIS 75002INSAPBASIS

2218501 SAP GUI for HTML: Revised single SAPK- SAPK- SAPK-
-
transaction mode with 75001INSAPBASIS 75001INSAPBASIS 75002INSAPBASIS
~singletransaction=2 [v3.9.4.1]

NetWeaver Release 7.51

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of December 19, 2023

SAP SAP Note Title Prerequisite Validity: from(*) Validity: to(*) Delivery(*) Additional
Note SAP Note(s) Information

This is custom documentation. For more information, please visit SAP Help Portal. 28
7/7/25, 7:33 AM

SAP GUI for HTML: Enhance setting of


3211169 3166996 SAPK- SAPK- SAPK-
client environment
75101INSAPBASIS 75114INSAPBASIS 75115INSAPBASIS

SAP GUI for HTML: Return HTTP 405


3166996 3128773 SAPK- SAPK- SAPK-
on early USR_ABORT from EP
75101INSAPBASIS 75114INSAPBASIS 75115INSAPBASIS

ITS: No scrollbars for Internet


3128773 3068342 SAPK- SAPK- SAPK-
applications
75101INSAPBASIS 75113INSAPBASIS 75115INSAPBASIS

3068342 SAP GUI for HTML in Cloud: Error on 3038503 SAPK- SAPK- SAPK-
attempt to duplicate sessions 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

3038503 SAP GUI for HTML: Consolidation Of 3011246 SAPK- SAPK- SAPK-
Theminig Corrections [v5.0.0.0] 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

3023207 SAP GUI for HTML: Activate Support 3023461 SAPK- SAPK- SAPK-
For New Themes 3017428 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

3023461 SAP GUI for HTML: Support of theme 3002382 SAPK- SAPK- SAPK-
variants 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

2990102 SAP GUI for HTML in SAP EP: Theme 3011246 SAPK- SAPK- SAPK-
settings not correct 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

3011246 SAP GUI for HTML: Showstopper on 3002382 SAPK- SAPK- SAPK-
Start in iFrame 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

3002382 SAP GUI for HTML: Check for Theme 2595717 SAPK- SAPK- SAPK-
Manual
URL Validity [v4.0.2] 2975062 75101INSAPBASIS 75111INSAPBASIS 75112INSAPBASIS
steps
required

2975062 SAP GUI for HTML: Support "Server 2860209 SAPK- SAPK-
SAPK-
Stickyness" on SAP WebDispatcher 2912113 75111INSAPBASIS 75112INSAPBASIS
75100INSAPBASIS

2912113 SAP GUI for HTML: 2881704 SAPK- SAPK-


SAPK-
~override_saptheme ignored 75110INSAPBASIS 75111INSAPBASIS
75100INSAPBASIS

2881704 SAP GUI for HTML: Show new system 2798503 SAPK- SAPK-
SAPK-
messages on start 75109INSAPBASIS 75110INSAPBASIS
75100INSAPBASIS

2809464 SAP GUI for HTML: Transaction name 2474240 SAPK- SAPK-
SAPK-
with '+' 75108INSAPBASIS 75109INSAPBASIS
75100INSAPBASIS

2798503 SAP GUI for HTML: Many sessions due 2761326 SAPK- SAPK-
SAPK-
to nervous finger on Enterprise Portal 75108INSAPBASIS 75109INSAPBASIS
75100INSAPBASIS

2761326 SAP GUI for HTML: Unexpected results 2721617 SAPK- SAPK-
SAPK-
or sizes 75108INSAPBASIS 75109INSAPBASIS
75100INSAPBASIS

This is custom documentation. For more information, please visit SAP Help Portal. 29
7/7/25, 7:33 AM

2716839 SAP GUI for HTML: System tray entry 2721617 SAPK- SAPK- Kernel
SAPK-
not changeable for themes sap_belize_* 75107INSAPBASIS 75108INSAPBASIS dependent
75100INSAPBASIS

2721617 SAP GUI for HTML: ERROR Transaction 2719369 SAPK- SAPK-
SAPK-
canceled ( sesstoken already set ) 75107INSAPBASIS 75108INSAPBASIS
75100INSAPBASIS

2719369 SAP GUI for HTML within FLP: Blank 2682722 SAPK- SAPK- Kernel
SAPK-
Page on Back 75107INSAPBASIS 75108INSAPBASIS dependent
75100INSAPBASIS

2595717 SAP GUI for HTML: Blank screen on 2623587 SAPK- SAPK-
SAPK-
unknown theme 75107INSAPBASIS 75108INSAPBASIS
75100INSAPBASIS

2682722 SAP GUI for HTML: False sized 2623587 SAPK- SAPK-
SAPK-
rendering on custom Fiori theme 75106INSAPBASIS 75107INSAPBASIS
75100INSAPBASIS

2602698 SAP GUI for HTML: Clickjacking 2623587 SAPK- SAPK- Kernel
SAPK-
protection for integrated applications 75106INSAPBASIS 75107INSAPBASIS dependent
75100INSAPBASIS
(in HTMLviewer Control)

2596967 SAP GUI for HTML: Service parameter 2623587 SAPK- SAPK-
SAPK-
~nosplash overwritten as of note 75106INSAPBASIS 75107INSAPBASIS
75100INSAPBASIS
2463807

2623587 ITS: Template based IAC/EWT 2602031 SAPK- SAPK-


SAPK-
applications are not rendered or 75106INSAPBASIS 75107INSAPBASIS
75100INSAPBASIS
aborted

2602031 ITS application with ~URLMIME are not 2526781 SAPK- SAPK-
SAPK-
rendered correctly 75105INSAPBASIS 75106INSAPBASIS
75100INSAPBASIS

2526781 [CVE-2017-16682] Code Injection 2474240 SAPK- SAPK-


SAPK-
vulnerability in SAP NetWeaver/ITS 75104INSAPBASIS 75105INSAPBASIS
75100INSAPBASIS

2478135 SAP GUI for HTML: Runtime Error 2474240 SAPK- SAPK-
SAPK-
REGEX_TOO_COMPLEX in 75103INSAPBASIS 75104INSAPBASIS
75100INSAPBASIS
CL_HTTP_EXT_ITS method
CHECK_TX_OKCODE

2474240 SAP GUI for HTML: Unable to 2463807 SAPK- SAPK-


SAPK-
implement SAP note 2355024 and 2445210 75103INSAPBASIS 75104INSAPBASIS
75100INSAPBASIS
2399477 / itsmgr.js
unavailable [v4.0.1.2]

2463807 SAP GUI for HTML: Handling of 2417001 SAPK- SAPK-


SAPK-
~nosplash=0 75103INSAPBASIS 75104INSAPBASIS
75100INSAPBASIS

2417001 SAP GUI for HTML: SAP Frontend 2440571 SAPK- SAPK-
SAPK-
Printing Enhancement [v4.0.0.6] 75102INSAPBASIS 75103INSAPBASIS
75100INSAPBASIS

2440571 SAP GUI for HTML: Service parameter 2399477 SAPK- SAPK-
SAPK-
~OVERRIDE_SAPTHEME 75102INSAPBASIS 75103INSAPBASIS
75100INSAPBASIS

This is custom documentation. For more information, please visit SAP Help Portal. 30
7/7/25, 7:33 AM

2445210 SAP GUI for HTML: Incorrect handling 2399477 SAPK- SAPK-
SAPK-
of transaction codes with a dash - 75102INSAPBASIS 75103INSAPBASIS
75100INSAPBASIS

2399477 SAP GUI for HTML: 2349683 SAPK- SAPK- Kernel


SAPK-
~singletransaction=3 allows /nTX 75102INSAPBASIS 75103INSAPBASIS dependent
75100INSAPBASIS
[v4.0.0.5]

2349683 SAP GUI for HTML: HTTP Handler 2350981 SAPK-


SAPK- SAPK-
Improvements And Corrections 75101INSAPBASIS
75100INSAPBASIS 75100INSAPBASIS
[v4.0.0.4]

2350981 SAP GUI for HTML: Error 409 - Conflict 2346222 SAPK-
SAPK- SAPK-
on navigating to transaction 2350276 75101INSAPBASIS
75100INSAPBASIS 75100INSAPBASIS
2345621

2346222 SAP GUI for HTML: Transaction fails SAPK-


- SAPK- SAPK-
with exception 75101INSAPBASIS
75100INSAPBASIS 75100INSAPBASIS
CX_SY_CONVERSION_NO_NUMBER

2350276 Cross-Site Scripting (XSS) vulnerability SAPK-


- SAPK- SAPK-
in ITS / SAP GUI for HTML [v4.0.0.3] 75101INSAPBASIS
75100INSAPBASIS 75100INSAPBASIS

2374733 SAP GUI for HTML: Exception on 2345621 SAPK-


SAPK- SAPK-
determination of Cloud Environment 75101INSAPBASIS
75100INSAPBASIS 75100INSAPBASIS

2345621 SAP GUI for HTML: Simulation of Cloud SAPK- Kernel


- SAPK- SAPK-
environment with ~simulate-cloud and 75101INSAPBASIS dependent
75100INSAPBASIS 75100INSAPBASIS
sap-clientdebug

NetWeaver Release 7.52

This is custom documentation. For more information, please visit SAP Help Portal. 31
7/7/25, 7:33 AM

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of July 23, 2021

SAP SAP Note Title Prerequisite Validity: from(*) Validity: to(*) Delivery(*) Additional
Note SAP Note(s) Information

3038503 SAP GUI for HTML: Consolidation Of 3002382 SAPK- SAPK- SAPK-
Theminig Corrections [v5.0.0.0] 75200INSAPBASIS 75208INSAPBASIS 75209INSAPBASIS

3002382 SAP GUI for HTML: Check for Theme 2839470 SAPK- SAPK- SAPK-
Manual
URL Validity 2881704 75200INSAPBASIS 75208INSAPBASIS 75209INSAPBASIS
steps
2972695
required
2990102
2997646

2912113 SAP GUI for HTML: 2881704 SAPK- SAPK-


SAPK-
~override_saptheme ignored 75206INSAPBASIS 75207INSAPBASIS
75200INSAPBASIS

2721617 SAP GUI for HTML: ERROR 2881704 SAPK- SAPK- SAPK-
Transaction canceled ( sesstoken 75200INSAPBASIS 75205INSAPBASIS 75206INSAPBASIS
already set )

2881704 SAP GUI for HTML: Show new system 2761326 SAPK- SAPK-
SAPK-
messages on start 2860209 75205INSAPBASIS 75206INSAPBASIS
75200INSAPBASIS

2538988 SAP GUI for HTML: Preparations for 2761326 SAPK- SAPK- Manual
SAPK-
future changes 75204INSAPBASIS 75205INSAPBASIS steps
75200INSAPBASIS
required

2761326 SAP GUI for HTML: Unexpected 2719369 SAPK- SAPK-


SAPK-
results or sizes 75204INSAPBASIS 75205INSAPBASIS
75200INSAPBASIS

2716839 SAP GUI for HTML: System tray entry 2719369 SAPK- SAPK- Kernel
SAPK-
not changeable for themes 75203INSAPBASIS 75204INSAPBASIS dependent
75200INSAPBASIS
sap_belize_*

2719369 SAP GUI for HTML within FLP: Blank 2682722 SAPK- SAPK- Kernel
SAPK-
Page on Back 75203INSAPBASIS 75204INSAPBASIS dependent
75200INSAPBASIS

2682722 SAP GUI for HTML: False sized 2669414 SAPK- SAPK-
SAPK-
rendering on custom Fiori theme 75202INSAPBASIS 75203INSAPBASIS
75200INSAPBASIS

2669414 SAP GUI for HTML: 2623587 SAPK- SAPK-


SAPK-
~WEBGUI_SHOW_OKCODE_FIELD 75202INSAPBASIS 75203INSAPBASIS
75200INSAPBASIS

This is custom documentation. For more information, please visit SAP Help Portal. 32
7/7/25, 7:33 AM

2602698 SAP GUI for HTML: Clickjacking 2623587 SAPK- SAPK- Kernel
SAPK-
protection for integrated applications 75202INSAPBASIS 75203INSAPBASIS dependent
75200INSAPBASIS
(in HTMLviewer Control)

2596967 SAP GUI for HTML: Service 2623587 SAPK- SAPK-


SAPK-
parameter ~nosplash overwritten as 75202INSAPBASIS 75203INSAPBASIS
75200INSAPBASIS
of note 2463807

2623587 ITS: Template based IAC/EWT 2602031 SAPK- SAPK-


SAPK-
applications are not rendered or 75202INSAPBASIS 75203INSAPBASIS
75200INSAPBASIS
aborted

2602031 ITS application with ~URLMIME are 2526781 SAPK- SAPK-


SAPK-
not rendered correctly 75201INSAPBASIS 75202INSAPBASIS
75200INSAPBASIS

2526781 [CVE-2017-16682] Code Injection SAPK-


- SAPK- SAPK-
vulnerability in SAP NetWeaver/ITS 75201INSAPBASIS
75200INSAPBASIS 75200INSAPBASIS

NetWeaver Release 7.53

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of December 30, 2023

SAP SAP Note Title Prerequisite Validity: from(*) Validity: to(*) Delivery(*) Additional
Note SAP Note(s) Information

This is custom documentation. For more information, please visit SAP Help Portal. 33
7/7/25, 7:33 AM

2912113 SAP GUI for HTML: 2881704 SAPK- SAPK-


SAPK- Kernel
~override_saptheme ignored 75304INSAPBASIS 75305INSAPBASIS
75300INSAPBASIS dependent

2881704 SAP GUI for HTML: Show new system 2726919 SAPK- SAPK-
SAPK-
messages on start 2855885 75303INSAPBASIS 75304INSAPBASIS
75300INSAPBASIS

2726919 SAP GUI for HTML: Minor 2716839 SAPK- SAPK-


SAPK-
improvements in start handlersizes 75301INSAPBASIS 75302INSAPBASIS
75300INSAPBASIS

2716839 SAP GUI for HTML: System tray entry 2682722 SAPK- Kernel
SAPK- SAPK-
not changeable for themes 75301INSAPBASIS dependent
75300INSAPBASIS 75300INSAPBASIS
sap_belize_*

2682722 SAP GUI for HTML: False sized 2669414 SAPK-


SAPK- SAPK-
rendering on custom Fiori theme 75301INSAPBASIS
75300INSAPBASIS 75300INSAPBASIS

2669414 SAP GUI for HTML: SAPK-


- SAPK- SAPK-
~WEBGUI_SHOW_OKCODE_FIELD 75301INSAPBASIS
75300INSAPBASIS 75300INSAPBASIS

NetWeaver Release 7.54

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

State of July 23, 2021

SAP SAP Note Title Prerequisite Validity: from(*) Validity: to(*) Delivery(*) Additional
Note SAP Note(s) Information

2912113 SAP GUI for HTML: 2881704 SAPK- SAPK-


SAPK-
~override_saptheme ignored 75402INSAPBASIS 75403INSAPBASIS
75400INSAPBASIS

This is custom documentation. For more information, please visit SAP Help Portal. 34
7/7/25, 7:33 AM

2881704 SAP GUI for HTML: Show new 2855885 SAPK- SAPK-
SAPK-
system messages on start 75401INSAPBASIS 75402INSAPBASIS
75400INSAPBASIS

Disclaimer for Child Pages

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS please navigate to the
parent page: CL_HTTP_EXT_ITS and select the appropriate release.

Thank You!

CL_HTTP_EXT_ITS_2
<!-- style macro --> <!-- style macro -->
This page is part of:

To understand how the ITS works, it is important to know the way SAP WebAS is processing HTTP ITS Troubleshooting Guide

requests. HTTP requests coming from a browser are going through the ICM (Internet
Communication Manager) and the ICF (Internet Communication Framework). For more details
about this structure please have a look at the page "ICF Server Architecture"

.
The first point when an HTTP request meets the ITS layer is the ITS HTTP request handler. Growing
demand on new features required the development of a new handler , called CL_HTTP_EXT_ITS_2
(the old handler was CL_HTTP_EXT_ITS ).

This page is about the new handler class CL_HTTP_EXT_ITS_2 (for the old handler visit the
CL_HTTP_EXT_ITS Wiki page).

BASIS SPs, where the new handler (CL_HTTP_EXT_ITS_2)

SAP NetWeaver Release is used per default can be implemented

7.53 and higher Initial shipment -

7.52 SAPK-75206INSAPBASIS and higher Until SAPK-75205INSAPBASIS

7.51 SAPK-75110INSAPBASIS and higher Until SAPK-75109INSAPBASIS

7.50 SAPK-75018INSAPBASIS and higher Until SAPK-75016INSAPBASIS

7.40 SAPKB74024 and higher SAPKB74009 - SAPKB74023

In older releases, which are not listed above, the new handler is not available!

The handler class (CL_HTTP_EXT_ITS_2) is very important, because it is responsible for the session management, XSRF protection, correct
page sizing, parameter handling, touch support, new visual themes, webgui connector, storing GUI options in DB and more features.

Newer versions of the class CL_HTTP_EXT_ITS_2 are always delivered in the latest SAP BASIS Support Packages (SAP_BASIS, SAPKB... or
SAPK-...INSAPBASIS). But in certain cases it is also possible to apply correction instructions via transaction SNOTE for this class. In order to

This is custom documentation. For more information, please visit SAP Help Portal. 35
7/7/25, 7:33 AM
use the latest version of the handler (CL_HTTP_EXT_ITS_2), please apply the appropriate SAP Note and all of its prerequisites using
transaction SNOTE. However the general recommendation is to always apply the latest Support Package available.

+ SAP NetWeaver 7.57


.
+ SAP NetWeaver 7.56
.
+ SAP NetWeaver 7.55
.
+ SAP NetWeaver 7.54
.
+ SAP NetWeaver 7.53
.
+ SAP NetWeaver 7.52
.
+ SAP NetWeaver 7.51
.
+ SAP NetWeaver 7.50
.
+ SAP NetWeaver 7.40
.

Legend:

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

Validity: from The lowest support package where the correction instructions of the SAP Note can be implemented.

Validity: to The highest support package where the correction instructions of the SAP Note are still valid.

Delivery The support package in which this SAP Note has been delivered.

Remark:

According to SAP SNOTE guidelines correction instructions are available for support packages that were released during the last 18 months. If
a system is on an older SAP_BASIS support package level one has to upgrade at least to the oldest support package that is supported by these
SAP Notes. In general: it is always recommended to go to newest support package.

See also:

SAP Note 2658822 - Release notes for SAP GUI for HTML (short WEBGUI)

SAP NetWeaver 7.40

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

This is custom documentation. For more information, please visit SAP Help Portal. 36
7/7/25, 7:33 AM
Thank You!

State of December 19, 2023

SAP SAP Note Title Prerequisite Validity: Validity: to(*) Delivery(*) Additional
Note SAP Note(s) from(*) Information

WebSocket: The URL parameters (wss scheme),


3268618 3159686 SAPKB74024 SAPKB74030 SAPKB74031
containing word session in its name, were renamed

SAP GUI for HTML: Manage list of supported


3230906 3099873 SAPKB74010 SAPKB74028 SAPKB74029
themes

SAP GUI for HTML: Dump when name of theme is


3238802 3099873 SAPKB74010 SAPKB74028 SAPKB74027
too short

SAP GUI for HTML: Turn off client session


3159686 3099873 SAPKB74010 SAPKB74027 SAPKB74028 Manual steps
management with ~disconnectonclose also with
required
new ABAP handler
Kernel
dependent

SAP GUI for HTML: Allow old ICF handler also with
3207701 3099873 SAPKB74024 SAPKB74027 SAPKB74029
kernel 7.54

SAP GUI for HTML: Take final semicolon after last


3341985 3099873 SAPKB74023 SAPKB74030 SAPKB74031
empty TX parameter into account

SAP GUI for HTML: Improvements In Service


3099873 3075822 SAPKB74010 SAPKB74027 SAPKB74028 Manual steps
Handler [v7.5.0.0]
required

3075822 SAP GUI for HTML: Show toolbar in SAP Quartz 3072925 SAPKB74010 SAPKB74026 SAPKB74027
correctly

3074327 SAP GUI for HTML: Allow SAP Belize and Quartz 3072000 SAPKB74010 SAPKB74026 SAPKB74027
themes for non-S/4 Hana systems [v7.0.1.0] 3072925

3072925 SAP GUI for HTML: Change of appearance when 3063201 SAPKB74010 SAPKB74026 SAPKB74027
starting SAP GUI for HTML in FLP a second time

3072000 Lower prerequisites for use of WebGuiConnector 3038503 SAPKB74010 SAPKB74026 SAPKB74027
Kernel
dependent

3063201 SAP GUI for HTML: List or controls are too small on 3023207 SAPKB74010 SAPKB74026 SAPKB74027
initial screen

3023207 SAP GUI for HTML: Activate Support For New 3017428 SAPKB74010 SAPKB74025 SAPKB74026
Themes

3038503 SAP GUI for HTML: Consolidation Of Theminig 3002382 SAPKB74009 SAPKB74025 SAPKB74026
Corrections [v6.6.0.0]

3022377 SAP GUI for HTML: Locks in table USR04 on start 2944771 SAPKB74009 SAPKB74025 SAPKB74026

This is custom documentation. For more information, please visit SAP Help Portal. 37
7/7/25, 7:33 AM

3017428 SAP GUI for HTML: Message "Method call failed [...] 3002382 SAPKB74009 SAPKB74025 SAPKB74026
VERDEPN_PROCESS_FLPPARAMS"

3002382 SAP GUI for HTML: Check for Theme URL Validity 2990102 SAPKB74009 SAPKB74025 SAPKB74026
Manual steps
required

2990102 SAP GUI for HTML in SAP EP: Theme settings not 2944771 SAPKB74009 SAPKB74025 SAPKB74026
correct

2997646 Ensure providing correct metrics to ABAP 2860209 SAPKB74009 SAPKB74025 SAPKB74026

2975062 SAP GUI for HTML: Support "Server Stickyness" on 2923109 SAPKB74010 SAPKB74025 SAPKB74026
SAP WebDispatcher 2912113

2983193 SAP GUI for HTML: Deadlock due to SAP Note 2923109 SAPKB74009 SAPKB74025 SAPKB74026
2881210

2944771 Improve WEBGUICONNECTOR service 2923109 SAPKB74009 SAPKB74024 SAPKB74025


Manual steps
compatibility for Mobile Transaction Bridge
required

2944011 SAP GUI for HTML: WebGuiConnector is not 2923109 SAPKB74009 SAPKB74024 SAPKB74025
available

2923109 SAP GUI for HTML: URL parameter are ignored or 2912113 SAPKB74009 SAPKB74024 SAPKB74025
Kernel
options/settings are not permanently stored 2875407
dependent
[v6.5.0.0]

2875407 SAP GUI for HTML: Date Format with 2860209 SAPKB74009 SAPKB74023 SAPKB74024
WebguiConnector

2912113 SAP GUI for HTML: ~override_saptheme ignored 2860209 SAPKB74009 SAPKB74023 SAPKB74024

2860209 SAP GUI for HTML: New Service Handler [v5.0.0.0] 2923639 SAPKB74009 SAPKB74023 SAPKB74024
Manual steps
2218501
required

This is custom documentation. For more information, please visit SAP Help Portal. 38
7/7/25, 7:33 AM

SAP NetWeaver 7.50

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

Thank You!

State of December 19, 2023

SAP Note SAP Note Title Prerequisite SAP Validity: from(*) Validity: to(*) Delivery(*) Additi
Note(s) Inform

SAP GUI for HTML:


3278814 3268618 SAPK- SAPK- SAPK- Manua
~disconnectonclose(ws) does
75001INSAPBASIS 75028INSAPBASIS 75029INSAPBASIS steps
not work with mobile devices
require

Kerne
depen

WebSocket: The URL


3268618 3159686 SAPK- SAPK- SAPK-
parameters (wss scheme),
75001INSAPBASIS 75028INSAPBASIS 75029INSAPBASIS
containing word session in its
name, were renamed

SAP GUI for HTML: Dump


3238802 3099873 SAPK- SAPK- SAPK-
when name of theme is too
75001INSAPBASIS 75025INSAPBASIS 75026INSAPBASIS
short

SAP GUI for HTML: Manage list


3230906 3099873 SAPK- SAPK- SAPK- Kerne
of supported themes
75001INSAPBASIS 75025INSAPBASIS 75026INSAPBASIS depen

SAP GUI for HTML: Turn off


3159686 3099873 SAPK- SAPK- SAPK- Manua
client session management
75001INSAPBASIS 75023INSAPBASIS 75024INSAPBASIS steps
with ~disconnectonclose also
require
with new ABAP handler
Kerne
depen

SAP GUI for HTML:


3099873 3099873 SAPK- SAPK- SAPK- Manua
Improvements In Service
75001INSAPBASIS 75023INSAPBASIS 75024INSAPBASIS steps
Handler [v7.5.0.0] 2983193
require

3075822

3074327

This is custom documentation. For more information, please visit SAP Help Portal. 39
7/7/25, 7:33 AM

SAP GUI for HTML: Deadlock


2983193 2881210 SAPK- SAPK- SAPK-
due to SAP Note 2881210
75001INSAPBASIS 75019INSAPBASIS 75020INSAPBASIS

Too many ITSWSS table entries


2881210 2860209 SAPK- SAPK- SAPK-
75001INSAPBASIS 75017INSAPBASIS 75018INSAPBASIS

SAP GUI for HTML: New


2860209 2923639 SAPK- SAPK- SAPK-
Service Handler
75001INSAPBASIS 75017INSAPBASIS 75018INSAPBASIS
2860209

SAP GUI for HTML: Blank page


2923639 - SAPK- SAPK-
on start
75000INSAPBASIS 75017INSAPBASIS

3075822 SAP GUI for HTML: Show 3072925 SAPK- SAPK- SAPK-
toolbar in SAP Quartz correctly 75001INSAPBASIS 75022INSAPBASIS 75023INSAPBASIS

3074327 SAP GUI for HTML: Allow SAP 3072000 3072925 SAPK- SAPK- SAPK-
Belize and Quartz themes for 75001INSAPBASIS 75022INSAPBASIS 75023INSAPBASIS
non-S/4 Hana systems
[v7.0.1.0]

3072925 SAP GUI for HTML: Change of 3063201 SAPK- SAPK- SAPK-
appearance when starting SAP 75001INSAPBASIS 75021INSAPBASIS 75023INSAPBASIS
GUI for HTML in FLP a second
time

3072000 Lower prerequisites for use of 3023207 3038503 SAPK- SAPK- SAPK-
Kerne
WebGuiConnector 75001INSAPBASIS 75021INSAPBASIS 75022INSAPBASIS
depen

3063201 SAP GUI for HTML: List or 3002382 SAPK- SAPK- SAPK-
controls are too small on initial 3023207 75001INSAPBASIS 75021INSAPBASIS 75022INSAPBASIS
screen

3038503 SAP GUI for HTML: 3002382 SAPK- SAPK- SAPK-


Consolidation Of Theminig 75001INSAPBASIS 75021INSAPBASIS 75022INSAPBASIS
Corrections [v6.6.0.0]

3022377 SAP GUI for HTML: Locks in 2944771 SAPK- SAPK- SAPK-
table USR04 on start 75001INSAPBASIS 75020INSAPBASIS 75021INSAPBASIS

3017428 SAP GUI for HTML: Message 3002382 SAPK- SAPK- SAPK-
"Method call failed [...] 75001INSAPBASIS 75020INSAPBASIS 75021INSAPBASIS
VERDEPN_PROCESS_FLPPARAMS"

3002382 SAP GUI for HTML: Check for 2881704 2982231 SAPK- SAPK- SAPK-
Manua
Theme URL Validity 2990102 75001INSAPBASIS 75020INSAPBASIS 75021INSAPBASIS
steps
2997646
require

2997646 Ensure providing correct 2860209 SAPK- SAPK- SAPK-


metrics to ABAP 75001INSAPBASIS 75019INSAPBASIS 75020INSAPBASIS

2944771 Improve WEBGUICONNECTOR 2923109 2875407 SAPK- SAPK- SAPK-


Manua
service compatibility for 75001INSAPBASIS 75019INSAPBASIS 75020INSAPBASIS
steps
Mobile Transaction Bridge
require

This is custom documentation. For more information, please visit SAP Help Portal. 40
7/7/25, 7:33 AM

2982231 SAP GUI for HTML: Support of 2923109 SAPK- SAPK- SAPK-
Belize and Quartz themes 75001INSAPBASIS 75019INSAPBASIS 75020INSAPBASIS

2975062 SAP GUI for HTML: Support 2923109 2595717 SAPK- SAPK- SAPK-
"Server Stickyness" on SAP 75001INSAPBASIS 75019INSAPBASIS 75020INSAPBASIS
WebDispatcher

2944011 SAP GUI for HTML: 2923109 SAPK- SAPK- SAPK-


WebGuiConnector is not 75001INSAPBASIS 75018INSAPBASIS 75019INSAPBASIS
available

2923109 SAP GUI for HTML: URL 2912113 2540625 SAPK- SAPK- SAPK-
Kerne
parameter are ignored or 75001INSAPBASIS 75018INSAPBASIS 75019INSAPBASIS
depen
options/settings are not
permanently stored [v6.5.0.0]

2912113 SAP GUI for HTML: 2860209 SAPK- SAPK- SAPK-


~override_saptheme ignored 75001INSAPBASIS 75018INSAPBASIS 75019INSAPBASIS

2881704 SAP GUI for HTML: Show new 2860209 SAPK- SAPK- SAPK-
system messages on start 75001INSAPBASIS 75017INSAPBASIS 75018INSAPBASIS

2875407 SAP GUI for HTML: Date 2860209 SAPK- SAPK- SAPK-
Format with WebguiConnector 75001INSAPBASIS 75017INSAPBASIS 75018INSAPBASIS

2860209 SAP GUI for HTML: New 2590292 SAPK- SAPK- SAPK-
Manua
Service Handler [v5.0.0.0] 75001INSAPBASIS 75016INSAPBASIS 75017INSAPBASIS
steps
require

SAP NetWeaver 7.51

This is custom documentation. For more information, please visit SAP Help Portal. 41
7/7/25, 7:33 AM

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

Thank You!

State of December 30 , 2023

SAP SAP Note Title Prerequisite Validity: from(*) Validity: to(*) Delivery(*) Additional
Note SAP Note(s) Information

WebSocket: The URL parameters (wss


3268618 3159686 SAPK- SAPK- SAPK-
scheme), containing word session in its
75101INSAPBASIS 75117INSAPBASIS 75118INSAPBASIS
name, were renamed

SAP GUI for HTML: Allow old ICF


3207701 3099873 SAPK- SAPK- SAPK-
handler also with kernel 7.54
75101INSAPBASIS 75114INSAPBASIS 75115INSAPBASIS

SAP GUI for HTML: Dump when name


3238802 3099873 SAPK- SAPK- SAPK-
of theme is too short
75101INSAPBASIS 75115INSAPBASIS 75115INSAPBASIS

SAP GUI for HTML: Manage list of


3230906 3099873 SAPK- SAPK- SAPK- Kernel
supported themes
75101INSAPBASIS 75115INSAPBASIS 75115INSAPBASIS dependent
2983193

SAP GUI for HTML: Turn off client


3159686 3099873 SAPK- SAPK- SAPK- Kernel
session management with
75101INSAPBASIS 75114INSAPBASIS 75115INSAPBASIS dependent
~disconnectonclose also with new
ABAP handler Manual
steps
required

SAP GUI for HTML: Improvements In


3099873 3075822 SAPK- SAPK- SAPK- Manual
Service Handler
75101INSAPBASIS 75114INSAPBASIS 75115INSAPBASIS steps
[v7.5.0.0] required

SAP GUI for HTML: Deadlock due to


2983193 2881210 SAPK- SAPK- SAPK-
SAP Note 2881210
75100INSAPBASIS 75111INSAPBASIS 75112INSAPBASIS

Too many ITSWSS table entries


2881210 2860209 SAPK- SAPK- SAPK-
75100INSAPBASIS 75110INSAPBASIS 75111INSAPBASIS

SAP GUI for HTML: Show toolbar in SAP


3075822 3072925 SAPK- SAPK- SAPK-
Quartz correctly
75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

This is custom documentation. For more information, please visit SAP Help Portal. 42
7/7/25, 7:33 AM

3074327 SAP GUI for HTML: Allow SAP Belize 3072000 SAPK- SAPK- SAPK-
and Quartz themes for non-S/4 Hana 3072925 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS
systems [v7.0.1.0]

3072925 SAP GUI for HTML: Change of 3063201 SAPK- SAPK- SAPK-
appearance when starting SAP GUI for 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS
HTML in FLP a second time

3072000 Lower prerequisites for use of 3038503 SAPK- SAPK- SAPK-


Kernel
WebGuiConnector 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS
dependent

3063201 SAP GUI for HTML: List or controls are 3023207 SAPK- SAPK- SAPK-
too small on initial screen 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

3038503 SAP GUI for HTML: Consolidation Of 3023207 SAPK- SAPK- SAPK-
Theminig Corrections [v6.6.0.0] 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

3023207 SAP GUI for HTML: Activate Support 3017428 SAPK- SAPK- SAPK-
For New Themes 3023461 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS

3017428 SAP GUI for HTML: Message "Method 3002382 SAPK- SAPK- SAPK-
call failed [...] 75101INSAPBASIS 75112INSAPBASIS 75113INSAPBASIS
VERDEPN_PROCESS_FLPPARAMS"

3022377 SAP GUI for HTML: Locks in table 2944771 SAPK- SAPK-
SAPK-
USR04 on start 75112INSAPBASIS 75113INSAPBASIS
75100INSAPBASIS

3002382 SAP GUI for HTML: Check for Theme 2972695 SAPK- SAPK- SAPK-
Manual
URL Validity 2990102 75101INSAPBASIS 75111INSAPBASIS 75112INSAPBASIS
steps
2997646
required

2997646 Ensure providing correct metrics to 2860209 SAPK- SAPK-


SAPK-
ABAP 75111INSAPBASIS 75112INSAPBASIS
75100INSAPBASIS

2990102 SAP GUI for HTML in SAP EP: Theme 2944771 SAPK- SAPK-
SAPK-
settings not correct 75111INSAPBASIS 75112INSAPBASIS
75100INSAPBASIS

2975062 SAP GUI for HTML: Support "Server 2860209 SAPK- SAPK-
SAPK-
Stickyness" on SAP WebDispatcher 2881704 75111INSAPBASIS 75112INSAPBASIS
75100INSAPBASIS
2912113

2972695 SAP GUI for HTML: Support SAP Quartz 2923109 SAPK- SAPK-
SAPK-
HCB and HCW Themes 75111INSAPBASIS 75112INSAPBASIS
75100INSAPBASIS

2944771 Improve WEBGUICONNECTOR service 2923109 SAPK- SAPK-


SAPK- Manual
compatibility for Mobile Transaction 75110INSAPBASIS 75111INSAPBASIS
75100INSAPBASIS steps
Bridge
required

2944011 SAP GUI for HTML: WebGuiConnector 2923109 SAPK- SAPK-


SAPK-
is not available 75110INSAPBASIS 75111INSAPBASIS
75100INSAPBASIS

2923109 SAP GUI for HTML: URL parameter are 2875407 SAPK- SAPK-
SAPK-
ignored or options/settings are not 2912113 75110INSAPBASIS 75111INSAPBASIS
75100INSAPBASIS
permanently stored [v6.5.0.0]

This is custom documentation. For more information, please visit SAP Help Portal. 43
7/7/25, 7:33 AM

2912113 SAP GUI for HTML: 2860209 SAPK- SAPK-


SAPK-
~override_saptheme ignored 75110INSAPBASIS 75111INSAPBASIS
75100INSAPBASIS

2881704 SAP GUI for HTML: Show new system 2860209 SAPK- SAPK-
SAPK-
messages on start 75109INSAPBASIS 75110INSAPBASIS
75100INSAPBASIS

2875407 SAP GUI for HTML: Date Format with 2860209 SAPK- SAPK-
SAPK-
WebguiConnector 75109INSAPBASIS 75110INSAPBASIS
75100INSAPBASIS

2860209 SAP GUI for HTML: New Service 2590292 SAPK- SAPK-
SAPK- Manual
Handler [v5.0.0.0] 75109INSAPBASIS 75110INSAPBASIS
75100INSAPBASIS steps
required,
Kernel
dependent

SAP NetWeaver 7.52

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

Thank You!

State of December 19, 2023

SAP SAP Note Title Prerequisite SAP Validity: from(*) Validity: to(*) Delivery(*) Additional
Note Note(s) Information

SAP GUI for HTML: Take final


3341985 3222154 SAPK- SAPK- SAPK-
semicolon after last empty TX
75200INSAPBASIS 75210INSAPBASIS 75212INSAPBASIS
parameter into account

SAP GUI for HTML: Missing


3222154 3159686 SAPK- SAPK- SAPK- Kernel
System And Action Buttons
75200INSAPBASIS 75210INSAPBASIS 75211INSAPBASIS dependent

SAP GUI for HTML: Turn off SAPK-


3159686 3099873 SAPK- SAPK- Manual steps
client session management with 75211INSAPBASIS
75200INSAPBASIS 75210INSAPBASIS required
~disconnectonclose also with
new ABAP handler

SAP GUI for HTML: Dump when


3238802 3099873 SAPK- SAPK- SAPK-
name of theme is too short
75200INSAPBASIS 75211INSAPBASIS 75212INSAPBASIS

SAP GUI for HTML:


3099873 3074327 SAPK- SAPK- SAPK- Manual steps
Improvements In Service
75200INSAPBASIS 75209INSAPBASIS 75210INSAPBASIS required
Handler [v7.5.0.0]

This is custom documentation. For more information, please visit SAP Help Portal. 44
7/7/25, 7:33 AM

3074327 SAP GUI for HTML: Allow SAP 3072000 SAPK- SAPK-
SAPK-
Belize and Quartz themes for 3072925 75208INSAPBASIS 75209INSAPBASIS
75200INSAPBASIS
non-S/4 Hana systems
[v7.0.1.0]

3072925 SAP GUI for HTML: Change of 3063201 SAPK- SAPK-


SAPK-
appearance when starting SAP 75208INSAPBASIS 75209INSAPBASIS
75200INSAPBASIS
GUI for HTML in FLP a second
time

3072000 Lower prerequisites for use of 3038503 SAPK- SAPK-


SAPK- Kernel
WebGuiConnector 75208INSAPBASIS 75209INSAPBASIS
75200INSAPBASIS dependent

3063201 SAP GUI for HTML: List or 3002382 SAPK- SAPK-


SAPK-
controls are too small on initial 75208INSAPBASIS 75209INSAPBASIS
75200INSAPBASIS
screen

3038503 SAP GUI for HTML: 3002382 SAPK- SAPK-


SAPK-
Consolidation Of Theminig 75208INSAPBASIS 75209INSAPBASIS
75200INSAPBASIS
Corrections [v6.6.0.0]

3002382 SAP GUI for HTML: Check for 2839470 SAPK- SAPK-
SAPK- Manual steps
Theme URL Validity 2881704 75208INSAPBASIS 75209INSAPBASIS
75200INSAPBASIS required
2997646
2972695
2990102

3022377 SAP GUI for HTML: Locks in 2944771 SAPK- SAPK-


SAPK-
table USR04 on start 75208INSAPBASIS 75209INSAPBASIS
75200INSAPBASIS

2990102 SAP GUI for HTML in SAP EP: 2944771 SAPK- SAPK-
SAPK-
Theme settings not correct 75207INSAPBASIS 75208INSAPBASIS
75200INSAPBASIS

2972695 SAP GUI for HTML: Support 2923109 SAPK- SAPK-


SAPK-
SAP Quartz HCB and HCW 75207INSAPBASIS 75208INSAPBASIS
75200INSAPBASIS
Themes

2997646 Ensure providing correct 2538988 SAPK- SAPK-


SAPK-
metrics to ABAP 75207INSAPBASIS 75208INSAPBASIS
75200INSAPBASIS

2975062 SAP GUI for HTML: Support 2860209 SAPK- SAPK-


SAPK-
"Server Stickyness" on SAP 75207INSAPBASIS 75208INSAPBASIS
75200INSAPBASIS
WebDispatcher

2983193 SAP GUI for HTML: Deadlock 2881210 SAPK- SAPK-


SAPK-
due to SAP Note 2881210 75207INSAPBASIS 75208INSAPBASIS
75200INSAPBASIS

2944771 Improve WEBGUICONNECTOR 2923109 SAPK- SAPK-


SAPK- Manual steps
service compatibility for Mobile 75206INSAPBASIS 75207INSAPBASIS
75200INSAPBASIS required
Transaction Bridge

2944011 SAP GUI for HTML: 2923109 SAPK- SAPK-


SAPK-
WebGuiConnector is not 75206INSAPBASIS 75207INSAPBASIS
75200INSAPBASIS
available

2923109 SAP GUI for HTML: URL 2912113 SAPK- SAPK-


SAPK- Kernel
parameter are ignored or 75206INSAPBASIS 75207INSAPBASIS
75200INSAPBASIS dependent

This is custom documentation. For more information, please visit SAP Help Portal. 45
7/7/25, 7:33 AM
options/settings are not
permanently stored [v6.5.0.0]

2912113 SAP GUI for HTML: 2860209 SAPK- SAPK-


SAPK-
~override_saptheme ignored 75206INSAPBASIS 75207INSAPBASIS
75200INSAPBASIS

2881210 Too many ITSWSS table entries 2860209 SAPK- SAPK-


SAPK-
75206INSAPBASIS 75207INSAPBASIS
75200INSAPBASIS

2881704 SAP GUI for HTML: Show new 2860209 SAPK- SAPK-
SAPK-
system messages on start 75205INSAPBASIS 75206INSAPBASIS
75200INSAPBASIS

2875407 SAP GUI for HTML: Date Format 2860209 SAPK- SAPK-
SAPK-
with WebguiConnector 75205INSAPBASIS 75206INSAPBASIS
75200INSAPBASIS

2839470 SAP GUI for HTML: 409 conflict 2538988 SAPK- SAPK-
SAPK-
issue after implementing SAP 75205INSAPBASIS 75206INSAPBASIS
75200INSAPBASIS
note 2776945

2860209 SAP GUI for HTML: New Service 2538988 SAPK- SAPK-
SAPK- Kernel
Handler 75205INSAPBASIS 75206INSAPBASIS
75200INSAPBASIS dependent

SAP NetWeaver 7.53

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

Thank You!

State of December 19, 2023

SAP SAP Note Title Prerequisite Validity: from(*) Validity: to(*) Delivery(*) Additional
Note SAP Note(s) Information

WebSocket: The URL parameters


3268618 3159686 SAPK- SAPK- SAPK-
(wss scheme), containing word
75300INSAPBASIS 75301INSAPBASIS 75312INSAPBASIS
session in its name, were
renamed

SAP GUI for HTML: Dump when


3238802 3099873 SAPK- SAPK- SAPK-
name of theme is too short
75300INSAPBASIS 75309INSAPBASIS 75310INSAPBASIS

SAP GUI for HTML: Turn off


3159686 3099873 SAPK- SAPK- SAPK- Kernel
client session management with
75300INSAPBASIS 75308INSAPBASIS 75309INSAPBASIS dependent,
~disconnectonclose also with
new ABAP handler Manual steps
required

This is custom documentation. For more information, please visit SAP Help Portal. 46
7/7/25, 7:33 AM

SAP GUI for HTML:


3099873 3074327 SAPK- SAPK- SAPK- Manual steps
Improvements In Service
75300INSAPBASIS 75307INSAPBASIS 75308INSAPBASIS required
Handler 2809464

[v7.5.0.0]

SAP GUI for HTML: Transaction


2809464 - SAPK- SAPK- SAPK-
name with '+'
75300INSAPBASIS 75302INSAPBASIS 75303INSAPBASIS

3074327 SAP GUI for HTML: Allow SAP 3072000 SAPK- SAPK-
SAPK-
Belize and Quartz themes for 3072925 75306INSAPBASIS 75307INSAPBASIS
75300INSAPBASIS
non-S/4 Hana systems [v7.0.1.0]

3072925 SAP GUI for HTML: Change of 3063201 SAPK- SAPK-


SAPK-
appearance when starting SAP 75306INSAPBASIS 75307INSAPBASIS
75300INSAPBASIS
GUI for HTML in FLP a second
time

3072000 Lower prerequisites for use of 3038503 SAPK- SAPK-


SAPK- Kernel
WebGuiConnector 75306INSAPBASIS 75307INSAPBASIS
75300INSAPBASIS dependent

3063201 SAP GUI for HTML: List or 3002382 SAPK- SAPK-


SAPK-
controls are too small on initial 75306INSAPBASIS 75307INSAPBASIS
75300INSAPBASIS
screen

3038503 SAP GUI for HTML: Consolidation 3002382 SAPK- SAPK-


SAPK-
Of Theminig Corrections 75306INSAPBASIS 75307INSAPBASIS
75300INSAPBASIS
[v6.6.0.0]

3022377 SAP GUI for HTML: Locks in table 2944771 SAPK- SAPK-
SAPK-
USR04 on start 75306INSAPBASIS 75307INSAPBASIS
75300INSAPBASIS

3002382 SAP GUI for HTML: Check for 2972695 SAPK- SAPK-
SAPK- Manual steps
Theme URL Validity 2983193 75306INSAPBASIS 75307INSAPBASIS
75300INSAPBASIS required
2990102

2990102 SAP GUI for HTML in SAP EP: 2944771 SAPK- SAPK-
SAPK-
Theme settings not correct 75305INSAPBASIS 75306INSAPBASIS
75300INSAPBASIS

2983193 SAP GUI for HTML: Deadlock due 2881210 SAPK- SAPK-
SAPK-
to SAP Note 2881210 2923109 75305INSAPBASIS 75306INSAPBASIS
75300INSAPBASIS

2975062 SAP GUI for HTML: Support 2860209 SAPK- SAPK-


SAPK-
"Server Stickyness" on SAP 75305INSAPBASIS 75306INSAPBASIS
75300INSAPBASIS
WebDispatcher

2972695 SAP GUI for HTML: Support SAP 2923109 SAPK- SAPK-
SAPK-
Quartz HCB and HCW Themes 75305INSAPBASIS 75306INSAPBASIS
75300INSAPBASIS

2944771 Improve WEBGUICONNECTOR 2816399 SAPK- SAPK-


SAPK- Manual steps
service compatibility for Mobile 2875407 75304INSAPBASIS 75305INSAPBASIS
75300INSAPBASIS required
Transaction Bridge 2923109

This is custom documentation. For more information, please visit SAP Help Portal. 47
7/7/25, 7:33 AM

2944011 SAP GUI for HTML: 2923109 SAPK- SAPK-


SAPK-
WebGuiConnector is not available 75304INSAPBASIS 75305INSAPBASIS
75300INSAPBASIS

2923109 SAP GUI for HTML: URL 2884171 SAPK- SAPK-


SAPK- Kernel
parameter are ignored or 2912113 75304INSAPBASIS 75305INSAPBASIS
75300INSAPBASIS dependent
options/settings are not
permanently stored [v6.5.0.0]

2912113 SAP GUI for HTML: 2860209 SAPK- SAPK-


SAPK-
~override_saptheme ignored 75304INSAPBASIS 75305INSAPBASIS
75300INSAPBASIS

2881210 Too many ITSWSS table entries 2860209 SAPK- SAPK-


SAPK-
75304INSAPBASIS 75305INSAPBASIS
75300INSAPBASIS

2875407 SAP GUI for HTML: Date Format 2860209 SAPK- SAPK-
SAPK-
with WebguiConnector 75303INSAPBASIS 75304INSAPBASIS
75300INSAPBASIS

2881704 SAP GUI for HTML: Show new 2726919 SAPK- SAPK-
SAPK- Kernel
system messages on start 2855885 75303INSAPBASIS 75304INSAPBASIS
75300INSAPBASIS dependent

2860209 SAP GUI for HTML: New Service 2590292 SAPK- SAPK-
SAPK- Kernel
Handler 2773530 75303INSAPBASIS 75304INSAPBASIS
75300INSAPBASIS dependent
2855885

2855885 SAP GUI for HTML: Support of 2761326 SAPK- SAPK-


SAPK- Manual steps
WebGUI Connector for Mobile 75303INSAPBASIS 75304INSAPBASIS
75300INSAPBASIS required,
Transaction Bridge
Kernel
dependent

2816399 SAP GUI for HTML: No effect on SAPK- SAPK-


- SAPK-
~no_domain_relaxing 75302INSAPBASIS 75303INSAPBASIS
75300INSAPBASIS

2773530 SAP GUI for HTML: Support for SAPK- SAPK-


- SAPK- Manual steps
SAP Quartz theme 75302INSAPBASIS 75303INSAPBASIS
75300INSAPBASIS required

2761326 SAP GUI for HTML: Unexpected 2726919 SAPK- SAPK-


SAPK-
results or sizes 75302INSAPBASIS 75303INSAPBASIS
75300INSAPBASIS

2726919 SAP GUI for HTML: Minor 2716839 SAPK- SAPK-


SAPK-
improvements in start handler 75301INSAPBASIS 75302INSAPBASIS
75300INSAPBASIS

SAP NetWeaver 7.54

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

This is custom documentation. For more information, please visit SAP Help Portal. 48
7/7/25, 7:33 AM
Thank You!

State of December 19, 2023

SAP Note SAP Note Prerequisite SAP Note(s) Validity: Validity: to(*) Delivery(*) Additio
Title from(*) Informa

WebSocket:
3268618 3159686 SAPK- SAPK-75409INSAPBASIS SAPK-75410INSAPBASIS
The URL
75400INSAPBASIS
parameters
(wss
scheme),
containing
word
session in
its name,
were
renamed

SAP GUI for


3157754 3341985 SAPK- SAPK-75408INSAPBASIS SAPK-75409INSAPBASIS Kernel
HTML:
75400INSAPBASIS depend
Google 3207701
Chrome
update will 3159686
inhibit
interframe
communication
(e. g. in SAP
Enterprise
Portal or
NWBC)

SAP GUI for


3341985 2897873 SAPK- SAPK-75409INSAPBASIS SAPK-75410INSAPBASIS
HTML: Take
75400INSAPBASIS
final
semicolon
after last
empty TX
parameter
into account

SAP GUI for


3207701 2897873 SAPK- SAPK-75406INSAPBASIS SAPK-75407INSAPBASIS
HTML: Allow
75400INSAPBASIS
old ICF
handler also
with kernel
7.54

SAP GUI for


3238802 3099873 SAPK- SAPK-75407INSAPBASIS SAPK-75408INSAPBASIS
HTML:
75400INSAPBASIS
Dump when
name of
theme is too
short

SAP GUI for


3159686 3099873 SAPK- SAPK-75406INSAPBASIS SAPK-75407INSAPBASIS Kernel
HTML:
75400INSAPBASIS depend
Improvements
In Service
Handler

This is custom documentation. For more information, please visit SAP Help Portal. 49
7/7/25, 7:33 AM

SAP GUI for


3099873 2809464 SAPK- SAPK-75405INSAPBASIS SAPK-75406INSAPBASIS Manual
HTML:
75400INSAPBASIS steps
Improvements
require
In Service
Handler

[v7.5.0.0]

SAP GUI for


2809464 - SAPK- SAPK-75400INSAPBASIS SAPK-75401INSAPBASIS
HTML:
75400INSAPBASIS
Transaction
name with
'+'

3074327 SAP GUI for 3072000 3072925 SAPK-75404INSAPBASIS SAPK-75405INSAPBASIS


SAPK-
HTML: Allow
75400INSAPBASIS
SAP Belize
and Quartz
themes for
non-S/4
Hana
systems
[v7.0.1.0]

3072925 SAP GUI for 3063201 SAPK-75404INSAPBASIS SAPK-75405INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
Change of
appearance
when
starting SAP
GUI for
HTML in
FLP a
second time

3072000 Lower 3038503 SAPK-75404INSAPBASIS SAPK-75405INSAPBASIS


SAPK- Kernel
prerequisites
75400INSAPBASIS depend
for use of
WebGuiConnector

3063201 SAP GUI for 3002382 SAPK-75404INSAPBASIS SAPK-75405INSAPBASIS


SAPK-
HTML: List
75400INSAPBASIS
or controls
are too
small on
initial
screen

3002382 SAP GUI for 2839470 2862695 SAPK-75404INSAPBASIS SAPK-75405INSAPBASIS


SAPK- Manual
HTML: 2983193 2990102
75400INSAPBASIS steps
Check for 2997646
require
Theme URL
Validity

3022377 SAP GUI for 2944771 SAPK-75403INSAPBASIS SAPK-75404INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
Locks in
table
USR04 on
start

2997646 Ensure SAPK-75403INSAPBASIS SAPK-75404INSAPBASIS


- SAPK-
providing
75400INSAPBASIS
correct

This is custom documentation. For more information, please visit SAP Help Portal. 50
7/7/25, 7:33 AM
metrics to
ABAP

2990102 SAP GUI for 2944771 SAPK-75403INSAPBASIS SAPK-75404INSAPBASIS


SAPK-
HTML in
75400INSAPBASIS
SAP EP:
Theme
settings not
correct

2972695 SAP GUI for 2944771 SAPK-75403INSAPBASIS SAPK-75404INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
Support
SAP Quartz
HCB and
HCW
Themes

2983193 SAP GUI for 2897873 2881210 SAPK-75403INSAPBASIS SAPK-75404INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
Deadlock
due to SAP
Note
2881210

2975062 SAP GUI for 2884171 SAPK-75403INSAPBASIS SAPK-75404INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
Support
"Server
Stickyness"
on SAP
WebDispatcher

2944771 Improve 2897873 2923109 SAPK-75402INSAPBASIS SAPK-75403INSAPBASIS


SAPK- Manual
WEBGUICONNECTOR
75400INSAPBASIS steps
service
require
compatibility
for Mobile
Transaction
Bridge

2944011 SAP GUI for 2923109 SAPK-75402INSAPBASIS SAPK-75403INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
WebGuiConnector
is not
available

2923109 SAP GUI for 2884171 2887030 SAPK-75402INSAPBASIS SAPK-75403INSAPBASIS


SAPK- Kernel
HTML: URL 2897873
75400INSAPBASIS depend
parameter
are ignored See
or also:
options/settings KBA
are not 295650
permanently
stored
[v6.5.0.0]

2897873 SAP GUI for 2875407 2912113 SAPK-75402INSAPBASIS SAPK-75403INSAPBASIS


SAPK-
HTML: Read
75400INSAPBASIS
cookie
options
when DB is
not active
yet

This is custom documentation. For more information, please visit SAP Help Portal. 51
7/7/25, 7:33 AM

2912113 SAP GUI for 2860209 SAPK-75402INSAPBASIS SAPK-75403INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
~override_saptheme
ignored

2887030 SAP GUI for 2860209 2860053 SAPK-75402INSAPBASIS SAPK-75403INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
WebguiConnector
not
activated

2881210 Too many 2860209 SAPK-75401INSAPBASIS SAPK-75402INSAPBASIS


SAPK-
ITSWSS
75400INSAPBASIS
table entries

2875407 SAP GUI for 2860209 SAPK-75401INSAPBASIS SAPK-75402INSAPBASIS


SAPK-
HTML: Date
75400INSAPBASIS
Format with
WebguiConnector

2881704 SAP GUI for 2855885 SAPK-75401INSAPBASIS SAPK-75402INSAPBASIS


SAPK-
HTML:
75400INSAPBASIS
Show new
system
messages
on start

2860209 SAP GUI for 2855885 SAPK-75401INSAPBASIS SAPK-75402INSAPBASIS


SAPK- Kernel
HTML: New
75400INSAPBASIS depend
Service
Handler

2855885 SAP GUI for 2821738 SAPK-75401INSAPBASIS


SAPK- SAPK-75400INSAPBASIS Kernel
HTML:
75400INSAPBASIS depend
Support of
WebGUI
Connector
for Mobile
Transaction
Bridge

2821738 SAP GUI for 2754266 SAPK-75401INSAPBASIS


SAPK- SAPK-75400INSAPBASIS
HTML:
75400INSAPBASIS
Localization
information
ABAP ->
SAP GUI for
HTML

2839470 SAP GUI for SAPK-75401INSAPBASIS


- SAPK- SAPK-75400INSAPBASIS
HTML: 409
75400INSAPBASIS
conflict
issue after
implementing
SAP note
2776945

2811724 ITS SAPK-75401INSAPBASIS


- SAPK- SAPK-75400INSAPBASIS Kernel
Translation:
75400INSAPBASIS depend
support for
supplement
languages

This is custom documentation. For more information, please visit SAP Help Portal. 52
7/7/25, 7:33 AM

2754266 SAP GUI for SAPK-75401INSAPBASIS


- SAPK- SAPK-75400INSAPBASIS Kernel
HTML:
75400INSAPBASIS depend
Support for
new SAP
themes SAP
Quartz light
and SAP
Quartz dark

SAP NetWeaver 7.55

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

Thank You!

State of December 19, 2023

SAP SAP Note Title Prerequisite Validity: from(*) Validity: to(*) Delivery(*) Additional
Note SAP Note(s) Information

SAP GUI for HTML: Replace


3345568 3278814 SAPK- SAPK- SAPK- Kernel
Generic Start Transaction SPO1
75500INSAPBASIS 75507INSAPBASIS 75508INSAPBASIS dependent

SAP GUI for HTML:


3278814 3222154 SAPK- SAPK- SAPK- Kernel
~disconnectonclose(ws) does not
75500INSAPBASIS 75505INSAPBASIS 75506INSAPBASIS dependent,
work with mobile devices 3269134
Manual steps
3278814
required

WebSocket: The URL parameters


3268618 3159686 SAPK- SAPK- SAPK-
(wss scheme), containing word
75500INSAPBASIS 75505INSAPBASIS 75506INSAPBASIS
session in its name, were renamed 3222154

SAP GUI for HTML: Session is not


3269134 3159686 SAPK- SAPK- SAPK-
closed by WebSocket
75500INSAPBASIS 75505INSAPBASIS 75506INSAPBASIS
(~disconnectoncloseWS)

SAP GUI for HTML: Missing


3222154 3159686 SAPK- SAPK- SAPK- Kernel
System And Action Buttons
75500INSAPBASIS 75505INSAPBASIS 75506INSAPBASIS dependent
3230906
[v7.6.0.0]
3238802

SAP GUI for HTML: Dump when


3238802 3099873 SAPK- SAPK- SAPK-
name of theme is too short
75500INSAPBASIS 75505INSAPBASIS 75506INSAPBASIS

This is custom documentation. For more information, please visit SAP Help Portal. 53
7/7/25, 7:33 AM

SAP GUI for HTML: Manage list of


3230906 3099873 SAPK- SAPK- SAPK- Kernel
supported themes
75500INSAPBASIS 75504INSAPBASIS 75505INSAPBASIS dependent

3159686 SAP GUI for HTML: Turn off client


3099873 SAPK- SAPK- SAPK- Kernel
session management with
75500INSAPBASIS 75504INSAPBASIS 75505INSAPBASIS dependent,
~disconnectonclose also with new
ABAP handler Manual steps
required

SAP GUI for HTML: Improvements


3099873 3074327 SAPK- SAPK- SAPK- Manual steps
In Service Handler
75500INSAPBASIS 75503INSAPBASIS 75504INSAPBASIS required
2944011
[v7.5.0.0]
2983193

SAP GUI for HTML: Deadlock due


2983193 - SAPK- SAPK- SAPK-
to SAP Note 2881210
75500INSAPBASIS 75500INSAPBASIS 75501INSAPBASIS

SAP GUI for HTML:


2944011 - SAPK- SAPK- SAPK-
WebGuiConnector is not available
75500INSAPBASIS 75500INSAPBASIS 75501INSAPBASIS

3074327 SAP GUI for HTML: Allow SAP 3072000 SAPK- SAPK-
SAPK-
Belize and Quartz themes for non- 3072925 75502INSAPBASIS 75503INSAPBASIS
75500INSAPBASIS
S/4 Hana systems [v7.0.1.0]

3072925 SAP GUI for HTML: Change of 3063201 SAPK- SAPK-


SAPK-
appearance when starting SAP 75502INSAPBASIS 75503INSAPBASIS
75500INSAPBASIS
GUI for HTML in FLP a second
time

3072000 Lower prerequisites for use of 3038503 SAPK- SAPK-


SAPK- Kernel
WebGuiConnector 75502INSAPBASIS 75503INSAPBASIS
75500INSAPBASIS dependent

3063201 SAP GUI for HTML: List or 3002382 SAPK- SAPK-


SAPK-
controls are too small on initial 75502INSAPBASIS 75503INSAPBASIS
75500INSAPBASIS
screen

3038503 SAP GUI for HTML: Consolidation 3002382 SAPK- SAPK-


SAPK-
Of Theminig Corrections 75502INSAPBASIS 75503INSAPBASIS
75500INSAPBASIS
[v6.6.0.0]

3002382 SAP GUI for HTML: Check for 2973544 SAPK- SAPK-
SAPK- Manual steps
Theme URL Validity 2975062 75501INSAPBASIS 75502INSAPBASIS
75500INSAPBASIS required
2990102
2997646

2990102 SAP GUI for HTML in SAP EP: 2944771 SAPK- SAPK-
SAPK-
Theme settings not correct 75501INSAPBASIS 75502INSAPBASIS
75500INSAPBASIS

2973544 SAP GUI for HTML: Missing size - SAPK- SAPK-


SAPK-
information when started in FLP 75501INSAPBASIS 75502INSAPBASIS
75500INSAPBASIS

This is custom documentation. For more information, please visit SAP Help Portal. 54
7/7/25, 7:33 AM

3022377 SAP GUI for HTML: Locks in table 2944771 SAPK- SAPK-
SAPK-
USR04 on start 75501INSAPBASIS 75502INSAPBASIS
75500INSAPBASIS

2997646 Ensure providing correct metrics SAPK-


- SAPK- SAPK-
to ABAP 75501INSAPBASIS
75500INSAPBASIS 75500INSAPBASIS

2975062 SAP GUI for HTML: Support 2944771 SAPK-


SAPK- SAPK-
"Server Stickyness" on SAP 2972695 75501INSAPBASIS
75500INSAPBASIS 75500INSAPBASIS
WebDispatcher

2972695 SAP GUI for HTML: Support SAP SAPK-


- SAPK- SAPK-
Quartz HCB and HCW Themes 75501INSAPBASIS
75500INSAPBASIS 75500INSAPBASIS

2944771 Improve WEBGUICONNECTOR SAPK-


- SAPK- SAPK-
service compatibility for Mobile 75501INSAPBASIS
75500INSAPBASIS 75500INSAPBASIS
Transaction Bridge

SAP NetWeaver 7.56

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

Thank You!

State of December 30, 2023

SAP Note SAP Note Title Prerequisite SAP Note(s) Validity: Validity: to(*) Delivery(*) Ad
from(*) In

SAP GUI for


3345568 3341985 SAPK- SAPK-75604INSAPBASIS SAPK-75605INSAPBASIS Ke
HTML: Replace
75500INSAPBASIS de
Generic Start
Transaction
SPO1

SAP GUI for


3341985 3222154 SAPK- SAPK-75604INSAPBASIS SAPK-75605INSAPBASIS
HTML: Take
75500INSAPBASIS
final semicolon
after last
empty TX
parameter into
account

SAP GUI for


3278814 3268618 SAPK- SAPK-75604INSAPBASIS SAPK-75605INSAPBASIS M
HTML:
75500INSAPBASIS st
~disconnectonclose(ws)
3222154
re
does not work
de
with mobile
devices
[v7.6.5.0]

This is custom documentation. For more information, please visit SAP Help Portal. 55
7/7/25, 7:33 AM

WebSocket:
3268618 3159686 SAPK- SAPK-75604INSAPBASIS SAPK-75605INSAPBASIS
The URL
75500INSAPBASIS
parameters
(wss scheme),
containing
word session in
its name, were
renamed

SAP GUI for


3159686 3099873 SAPK- SAPK-75602INSAPBASIS SAPK-75603INSAPBASIS Ke
HTML: Turn off
75500INSAPBASIS de
client session
management M
with st
~disconnectonclose re
also with new
ABAP handler

SAP GUI for


3222154 3278814 SAPK- SAPK-75604INSAPBASIS SAPK-75605INSAPBASIS Ke
HTML: Missing
75500INSAPBASIS de
System And
Action Buttons
[v7.6.0.0]

SAP GUI for


3238802 3099873 SAPK- SAPK-75502INSAPBASIS SAPK-75503INSAPBASIS
HTML: Dump
75500INSAPBASIS
when name of
theme is too
short

SAP GUI for


3230906 3099873 SAPK- SAPK-75502INSAPBASIS SAPK-75503INSAPBASIS Ke
HTML: Manage
75500INSAPBASIS de
list of
supported
themes

SAP GUI for


3159686 3099873 SAPK- SAPK-75502INSAPBASIS SAPK-75503INSAPBASIS Ke
HTML: Turn off
75500INSAPBASIS de
client session
management M
with st
~disconnectonclose re
also with new
ABAP handler

SAP GUI for


3099873 3074327 SAPK- SAPK-75501INSAPBASIS SAPK-75502INSAPBASIS M
HTML:
75500INSAPBASIS st
Improvements 3072925
re
In Service
Handler

SAP GUI for


3074327 3072925 SAPK- SAPK-75500INSAPBASIS SAPK-75501INSAPBASIS
HTML: Allow
75500INSAPBASIS
SAP Belize and 3072000
Quartz themes
for non-S/4
Hana systems
[v7.0.1.0]

SAP GUI for


3072925 - SAPK- SAPK-75500INSAPBASIS SAPK-75501INSAPBASIS
HTML: Change
75500INSAPBASIS
of appearance
when starting
SAP GUI for

This is custom documentation. For more information, please visit SAP Help Portal. 56
7/7/25, 7:33 AM
HTML in FLP a
second time

SAP GUI for


3072000 - SAPK- SAPK-75500INSAPBASIS SAPK-75501INSAPBASIS Ke
HTML: Change
75500INSAPBASIS de
of appearance
when starting
SAP GUI for
HTML in FLP a
second time

SAP NetWeaver 7.57

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

Thank You!

State of December 30, 2023

SAP Note SAP Note Title Prerequisite SAP Note(s) Validity: Validity: to(*) Delivery(*) Ad
from(*) In

SAP GUI for


3222154 3341985 SAPK- SAPK-75702INSAPBASIS SAPK-75704INSAPBASIS
HTML: Missing
75500INSAPBASIS
System And 3345568
Action Buttons
3238802
[v7.6.0.0]

SAP GUI for


3341985 - SAPK- SAPK-75702INSAPBASIS SAPK-75703INSAPBASIS
HTML: Take
75500INSAPBASIS
final semicolon
after last
empty TX
parameter into
account

SAP GUI for


3345568 3278814 SAPK- SAPK-75702INSAPBASIS SAPK-75703INSAPBASIS Ke
HTML: Replace
75500INSAPBASIS de
Generic Start
Transaction
SPO1

SAP GUI for


3278814 3268618 SAPK- SAPK-75702INSAPBASIS SAPK-75703INSAPBASIS
HTML:
75500INSAPBASIS
~disconnectonclose(ws)
does not work
with mobile
devices

WebSocket:
3268618 - SAPK- SAPK-75702INSAPBASIS SAPK-75703INSAPBASIS Ke
The URL
75500INSAPBASIS de
parameters
(wss scheme),

This is custom documentation. For more information, please visit SAP Help Portal. 57
7/7/25, 7:33 AM
containing
word session in
its name, were
renamed

SAP GUI for SAPK-75500INSAPBASIS


3238802 - SAPK- SAPK-75501INSAPBASIS
HTML: Dump
75500INSAPBASIS
when name of
theme is too
short

Disclaimer for Child Pages 2

Attention!

This page is just a placeholder. For comprehensive information on NetWeaver Releases of CL_HTTP_EXT_ITS_2 please navigate to the
parent page: CL_HTTP_EXT_ITS_2 and select the appropriate release.

Thank You!

Different rendering modes in WebGUI

This page is part of:


This page lists the different rendering modes in WebGUI and gives advices, which should've been
ITS Troubleshooting Guide
used and which shouldn't.

Please read!

Before going forward on this page, please consider reading SAP Note

2944429 - Desupport of IE11 Quirksmode for SAP GUI for HTML (WebGUI)

1. In case of SAP GUI for HTML in Internet Explorer 11 the default used rendering mode is standard (edge). So if in an ITS service (for
example WebGUI) no rendering mode is set (transaction SICF under Service Parameters, or in the URL with parameter sap-ie ), edge is
used by default.

This is custom documentation. For more information, please visit SAP Help Portal. 58
7/7/25, 7:33 AM

2. The easiest way to check the used rendering mode is to call the Developer tool with F12, after the ITS / WebGUI is called:

http(s)://DOMAIN:PORT/sap/bc/gui/sap/its/webgui?sap-client=xxx&sap-language=EN

On the Emulation tab we can see Document mode: 11

Or on debugger tab: "IE=edge"

This is custom documentation. For more information, please visit SAP Help Portal. 59
7/7/25, 7:33 AM

3. The usage of other rendering modes (quirks) are not recommended to use due its limitation: 314568 - SAP GUI for HTML functionality
/ Limitations / Sp. Behaviour

• Usage of quirks mode in Internet Explorer

Please avoid the usage of the legacy Quirksmode of Internet Explorer. This mode can be activated by setting the parameter
sap-ie = emulateIE8, in the ICF service or on the URL. It tells the browser to render in the old legacy IE 8 mode. This mode has
serious disadvantages because it actually cripples a modern Internet Explorer 11 to a 8 years old Internet Explorer 8 with all its
problems (Internet Explorer 8 browser is no longer supported by Microsoft). This browser mode has serious problems to
correctly render high complex pages and suffers from memory leaks.

4. For testing purposes different rendering modes can be used with sap-ie parameter in the URL, for example:

http(s)://DOMAIN:PORT/sap/bc/gui/sap/its/webgui?sap-client=xxx&sap-language=EN&sap-ie=EmulateIE8
http(s)://DOMAIN:PORT/sap/bc/gui/sap/its/webgui?sap-client=xxx&sap-language=EN&sap-ie=edge

This is custom documentation. For more information, please visit SAP Help Portal. 60
7/7/25, 7:33 AM
or as SICF parameter:

See Also

SAP Note 2715566 - WEBGUI: IE11 loads in Quirks Mode instead of Standards Mode

SAP Note 2944429 - Desupport of IE11 Quirksmode for SAPGUI for HTML (WebGUI)

SAP Note 1924378 - SAP GUI for HTML: Info about standards and quirks rendering modes

SAP Note 1970427 - SAP GUI for HTML: Rendering problems in Enterprise Portal ( EP )

SAP Note 2321631 - Compatibility Issues in Internet Explorer browser for Transaction Launcher

Download issues

This page is part of:


This page provides a checklist to troubleshoot up- and download related issues via SAP GUI for
ITS Troubleshooting Guide
HTML (WebGUI).

This is custom documentation. For more information, please visit SAP Help Portal. 61
7/7/25, 7:33 AM

Java Applet is no longer supported!

For details, please see SAP Not 3009998.

Checklist

1. The used scenario (Operating System, Browser Version) is supported based on PAM.

2. It is useful to know whether the issue comes directly in WebGUI or only through Portal, CRM,
NWBC, etc.

1. Test it directly as SAP Notes describes:

2186141 - ITS Up/Down: How to test upload / download method directly in


WebGUI
Applet free version:
2249454 - ITS Up/Down: Using the WEBGUI File Browser
2. Alternatively SAP Standard Report ITSQ_UPLOAD_DOWNLOAD can be used.

3. From ITS side the recommended download method is the applet free frontend service:

2283933 and 3076419

4. If the old java browser plugin method is still used, then consider SAP Note 3009998,
because it is not supported anymore.

5. In case of WebGUI, the kernel is essential, as the majority of the issues are fixed through
kernel patches.

1. Use the latest kernel patch level in the ABAP system where ITS runs.

6. Perform a new direct test according to point 2 with the newest kernel.

7. If the issue still occurs, the following traces can help to analyse the issue:

1. HttpWatch trace: 1816543

2. Fiddler trace: 2235384

Common Issues / Additional Notes to check

2217885 - ITS Up/Down: text dialog instead of popup (e.g. ITS QUERY)
2142057 - SAP GUI for HTML: Issues with up-/download

Limitations

2154391 - ITS Up/down: Prerequisite for Google Chrome


2099080 - IE Issue: Performance issue IE11 quirks mode
2163772 - IE Issue: Massive performance issues in IE11

See Also

This is custom documentation. For more information, please visit SAP Help Portal. 62
7/7/25, 7:33 AM
2281109 - WebGUI File Browser: applet alternative for FF, IE, Safari and Edge
3009998 - Desupport of the WebGUI Java Applet for Frontend Services
2353418 - Frontend Services: Java applet-free implementation is now default for
kernel 722
2312253 - WebGUI File Browser: Applet free implementation of the frontend services
for 745 and higher and minor changes
2547717 - ITS Up/Down: Only Z: drive available no local drives (like C:)
2547468 - WebGUI File Browser: option in file save dialog to save to native file system.

2699571 - FSM: direct file upload


2660665 - Data aging

Download test with Report ITSQ_UPLOAD_DOWNLOAD


To test upload / download method in webgui, SAP standard report ITSQ_UPLOAD_DOWNLOAD can be used.

1. Call webgui directly according: Testing ITS directly, without additional frameworks.
2. Call transaction se38 and report ITSQ_UPLOAD_DOWNLOAD:

3. Test the required upload / download methodes in webgui:

This is custom documentation. For more information, please visit SAP Help Portal. 63
7/7/25, 7:33 AM

Easiest way to test SAP GUI for HTML (WebGUI) with latest kernel patch
Symptom: This page is part of:
ITS Troubleshooting Guide
Would like to know whether an issue is reproducible with latest kernel patch, or if it is already fixed in
the latest kernel patch or not. In many cases it is NOT possible to update/upgrade the kernel of a
NetWeaver AS to the latest available patch , due to certain reasons (i.e. because it is a productive
system or a system used by many developers). [Let's call this system " target system ".] Very often
application related data is missing from an updated test system (sandbox system). The below steps
are helpful if an issue can be reproduced when calling webgui directly . This is one of the most useful
troubleshooting tools from ITS perspective.

1. Update one of your test or sandbox systems to the newest kernel patch level. [Let's call this system "source system".]
If you cannot update the complete kernel, it is enough to update the ITS related part of the kernel using the sapwebgui*.sar file
as described in SAP Note 2412840 (Kernel Patch SAPWEBGUI.SAR) and KBA 2221289 (How to install package sapwebgui).

(Pay attention to the exceptions listed in SAP Note 2859811 (SAPWEBGUI.SAR incompatibilities).)

2. Logon to the source system directly via WebGUI and start transaction SRFCCONN from the source system where the newest kernel
patch is used.

(Make sure you use a user with RFC authorization.)

This is custom documentation. For more information, please visit SAP Help Portal. 64
7/7/25, 7:33 AM

3. Enter the 'Transaction Code' (in this example "SU01") you would like to test in the target system (where the issue reproducible) and
the server name of the target system:

4. In order to have the server name of the target system:


Log into the target system via 'SAP GUI for Windows' and click on the Menu → System → Status... → Server Name.
(This can also be identified by using transaction SM51 in the target system.)

5. Click on execute in transaction SRFCCONN → the logon screen of the target system will appear

6. Add the logon data for the target system and try to reproduce the same scenario with the kernel patch level which is used in the source
system.

This is custom documentation. For more information, please visit SAP Help Portal. 65
7/7/25, 7:33 AM

How to test different themes in Webgui

This page is part of:


This page shows two possible ways to test different WebGUI themes.
ITS Troubleshooting Guide

In case of WebGUI there are two options to set different themes:

1. Using URL parameter: sap-theme

For example:
http(s)://host:port/sap/bc/gui/sap/its/webgui? sap-theme=sap_tradeshow
http(s)://host:port/sap/bc/gui/sap/its/webgui/?sap-client=000&sap-language=en&
sap-theme=sap_tradeshow

http(s)://host:port/sap/bc/gui/sap/its/webgui/?sap-client=000&sap-
language=en&sap-theme=sap_bluecrystal

2. As a Service Parameter: SAP-THEME

Transaction SICF → service name: WEBGUI → "Service data" tab: GUI Configuration
For example:

This is custom documentation. For more information, please visit SAP Help Portal. 66
7/7/25, 7:33 AM
SAP-THEME sap_fiori_3

KBA 2494749 might be helpful when editing ITS Service parameters in SICF.

See Also

KBA 1508958 - Look and Feel in the WEBGUI

SAP Note 1656975 - How to set the theme for SAPGUI for HTML?

SAP Note 2540597 - Supported Themes for SAPGUI for HTML

SAP Note 1871280 - SAP GUI for HTML: Standard theme sap_corbu

SAP Note 2439774 - SAP GUI for HTML: Support for SAP theme "SAP Belize Deep"
(sap_belize_plus) with NetWeaver 7.51 and up

SAP Note 2773530 - SAP GUI for HTML: Support for SAP Quartz theme

SAP Note 2754266 - SAP GUI for HTML: Support for new SAP themes SAP Quartz light and
SAP Quartz dark

SAP Note 2972695 - SAP GUI for HTML: Support SAP Quartz HCB and HCW Themes

SAP Note 2849480 - SAP GUI for HTML: Support of Belize SAP theme without FIORI
features

SAP Note 3023207 - SAP GUI for HTML: Activate Support For New Themes

SAP Note 3038503 - SAP GUI for HTML: Consolidation Of Theme Related Corrections

SAP Note 1873459 - Deletion of obsolete themes

Theme Settings in SAP GUI for Windows

ITS-fixes delivered in the kernel

This page is part of:


The integrated ITS is part of the kernel component "disp+work". In or order to find out which ITS
ITS Troubleshooting Guide
related fixes has been delivered in the latest kernel patch, follow these steps:

1) Open the Softwarecenter

2) Click on the tab "SUPPORT PACKAGES & PATCHES", open the item "By Alphabetical Index (A-Z)" and select "K"

This is custom documentation. For more information, please visit SAP Help Portal. 67
7/7/25, 7:33 AM

3) Choose your SAP KERNEL BIT-version (for example "SAP KERNEL 64-BIT UNICODE")

4) Select proper SAP KERNEL release(in this example "SAP KERNEL 7.42 64-BIT UNICODE")

5) Select the appropriate OS from the dropdown list (for example "AIX 64BIT") and select "#DATABASE INDEPENDENT"

6) Find (Ctrl + f) "disp+work package"among the available items, and click on the icon for "Related Info" and select "Content Info"

This is custom documentation. For more information, please visit SAP Help Portal. 68
7/7/25, 7:33 AM

7) A new browser window will be opened. The newest patches will be at the top of the list.

Most of the ITS related SAP Notes has a title, which

is "New unified rendering version" and refers to changes in the unified rendering (UR) library OR

begins with (or contains) one of the following keywords: ITS, SAP GUI for HTML, Webgui OR

contains the name of an affected screen element (control): e.g.: ALV Gridview, Tablecontrol, Tree control, ABAPList, Checkbox, Button,
Titlebar, Editfield, Searchhelp, Inputfield, Scrollbar, etc...

Once the appropriate fix (SAP Note) has been found, consider the following:

Please use the latest SAPEXE/SAPEXEDB package,

then apply the latest disp+work package.

Please also read SAP Note 19466 carefully.


As an alternative, you might want to test the latest kernel patch in one of your sandbox systems against your productive system. Click HERE to
learn how to do it.

1. See Also:
SAP KBA 2183990 - How to find Kernel and Basis SP level of a system?
SAP Note 2658822 - Release notes for SAP GUI for HTML (short WEBGUI)
SAP Note 1802333 - Finding information about regressions in the SAP kernel

1.1. SAP Notes related to the 72X Kernel-family


1637287 - DCK: WebGUI with new design for SAP_BASIS 700/701/710/711
2211168 - New design for SAP GUI for HTML in SAP_BASIS 700/701
1629598 - SAP Kernel 720 will replace older kernel versions
1975687 - SAP Kernel 7.21 (EXT) replaces SAP Kernel 7.20 (EXT) as standard kernel in Q1/2015
2115344 - Installation of Kernel 722 (EXT)
2133909 - SAP Kernel 722 (EXT): General Information and Usage
2198998 - SAP Kernel 7.22 disp+work (DW.SAR) patch forecast

1.2. SAP Notes related to the 74X Kernel-family

This is custom documentation. For more information, please visit SAP Help Portal. 69
7/7/25, 7:33 AM
1969546 - Release Roadmap for Kernel 74x and 75x
2083594 - SAP Kernel 740, 741 and 742: Versions and Kernel Patch Levels
1994690 - Using the 7.41 kernel instead of 7.40
2128122 - Use of 7.42 kernel instead of 7.40 or 7.41 kernel
2098894 - SAP Kernel 7.42 disp+work (DW.SAR) patch forecast
2251972 - Using kernel 7.45 instead of kernel 7.40, 7.41, or 7.42
2199308 - SAP Kernel 7.45 disp+work (DW.SAR) patch forecast
2350788 - Using kernel 7.49 instead of kernel 7.40, 7.41, 7.42 or 7.45
2375349 - SAP Kernel 7.49 disp+work (DW.SAR) patch forecast

1.3. Other documents:


SAP Kernel: Important News
ITS/WEBGUI corrections in Kernel patches: lists and how to use them?

ITSmobile issues

This page is part of:


This page is intended to help with general issues around ITSmobile scenarios and contains useful
ITS Troubleshooting Guide
links.

General Issues:

1. After an upgrade, migration or transport of the ITSmobile application doesn't work as expected (dump occurs, buttons don't work, etc.)

1. Make sure the templates were newly generated with style Mobile4:

1. Run transaction SIAC_PUBLISH_ALL_INT.


2. Transaction SE38 → SIAC_REGENERATE_TEMPLATES → Generate the templates again with Mobile4 'Mobile Devices
(Without HTML Tables)
3. Run transaction SIAC_PUBLISH_ALL_INT.

2. The template informations (when was generated, which style was used) are reachable in transaction SE80:

Make sure to see here the current date and Style Mobile4 in case of all used templates.

3. See Also: Regenerate templates with report SIAC_REGENERATE_TEMPLATES

This is custom documentation. For more information, please visit SAP Help Portal. 70
7/7/25, 7:33 AM
2. After an action (for example clicking on a button) template is not found (HTTP 500) dump occurs.
For example:

1. ITS_TEMPLATE_NOT_FOUND
2. Template interpretation terminated, template not found
3. ITS service "xxx" had to be terminated, as no template could be found for screen 2088 in program "RLMENU"

1. In this example the screen 2088 is missing, so you need to generate the template for that screen
2. How to create an ITSmobile Service → 2. Create an internet service in transaction SE80 / generate templates
3. Make sure the template was created for the failed screen in transaction SE80

Useful Links:
ITSmobile Overview
How to create an ITSmobile Service
Service Parameter and Settings
ITSmobile FAQs

Multiple Logon check for ITSmobile services


Preventing multiple logon in case of ITS services (webgui, IAC, ITSMobile) with parameter 'login/disable_multi_gui_login=1' is not possible.
The parmeter 'login/disable_multi_gui_login' is valid for SAP GUI for Windows and not for SAPGUI for HTML.

This workaround we can offer is to set 'Check Multiple Logon' under the ITS service in question.

This is custom documentation. For more information, please visit SAP Help Portal. 71
7/7/25, 7:33 AM

First logon:

This is custom documentation. For more information, please visit SAP Help Portal. 72
7/7/25, 7:33 AM

We can now logon and reach the first screen without a problem, but if we try to logon the second time the following popup will arise:

The checkbox for 'Cancel all existing logons' is set. So by default the other existing logons for the user in question will be ended.
(If the user unset the checkox, the previous logons remains and won't be ended, it is up to the user cannot be forced)

See Also

1841303 - Multiple Logon Restriction in case of webgui / its with parameter login/disable_multi_gui_login

Regenerate templates with report SIAC_REGENERATE_TEMPLATES


After an upgrade the ITSMobile application doesn't work as expected, therefore the regeneration of the templates is required.

The template information (when was it generated and published, which style was used) is visible in transaction SE80:
(In our example the template for screen 100 was generated and published on 2016.01.22)

This is custom documentation. For more information, please visit SAP Help Portal. 73
7/7/25, 7:33 AM

This is custom documentation. For more information, please visit SAP Help Portal. 74
7/7/25, 7:33 AM

1. Run Transaction SIAC_PUBLISH_ALL_INT.


After this, the publishing date is up to date

This is custom documentation. For more information, please visit SAP Help Portal. 75
7/7/25, 7:33 AM

2. Call transaction SE38 and run Report SIAC_REGENERATE_TEMPLATES.

This is custom documentation. For more information, please visit SAP Help Portal. 76
7/7/25, 7:33 AM

3. Add the service name (in this example ZMOB)

4. Select the generation style.


In our example Mobile4: Mobile Devices (No HTML Tables) [Recommended]

This is custom documentation. For more information, please visit SAP Help Portal. 77
7/7/25, 7:33 AM

5. Regenerate the templates.

This is custom documentation. For more information, please visit SAP Help Portal. 78
7/7/25, 7:33 AM

6. Run transaction SIAC_PUBLISH_ALL_INT again after the regeneration.


7. Check the template informations in transaction SE80.
(both are changed to 2016.04.28)

This is custom documentation. For more information, please visit SAP Help Portal. 79
7/7/25, 7:33 AM

This is custom documentation. For more information, please visit SAP Help Portal. 80
7/7/25, 7:33 AM

New user session denied due to memory bottleneck

This page is part of:


ITS Troubleshooting Guide

When calling an ITS service the following error message might occur:

New session was refused due to memory bottleneck (termination:


ABORT_MESSAGE_STATE), 500 SAP Internal Server Error

This is custom documentation. For more information, please visit SAP Help Portal. 81
7/7/25, 7:33 AM

In Transaction ST22 the following dump may occur: TSV_TNEW_PAGE_ALLOC_FAILED


In Transaction SM21 the following entries can be found:

ITS, New user session denied due to memory bottleneck.

ITS, User session could not be created

Transaction Cancelled ITS_P 027 ( )

It is useful to check in transaction SITSMPON → 'Memory Statistics' if the ITS is actually


responsible for consuming memory that is

leading to memory bottleneck errors.

See also Wiki: How to estimate the memory consumption of the Integrated ITS

The text line "Currently available to ITS: xxxMB of xxxMB" will tell you this information.
If the amount of opened sessions is low (it can even be zero) and it says " Currently available to ITS:
0MB of xxx MB " , this indicates clearly that ALL the EM memory is being consumed elsewhere.

Solution:

The root cause of the issue is that the value of parameter em/global_area_MB is too low in the system compared to the memory consumption.
The solution is to increase the value of it. The exact value is different from system to system, as this memory is not only used by the ITS, but
by other applications too.
The current value of the parameter can be checked in transaction RZ11.

See also:

1917704
INLINE
INLINE

Service Parameters for the Integrated ITS

This page is part of:


This collection of parameters is intended to help in finding further information on the available ITS
ITS Troubleshooting Guide
service parameters. The most important ITS Configuration Parameters are also described in the
Service Parameters of the Integrated ITS in the respective S/4HANA and SAP NetWeaver product
documentation . Most of these parameters can be used in URLs as query string (URL-parameters)
and/or in transaction SICF. When using parameters in transaction SICF for ITS services, the below
KBA provides detailed instructions on how to set them:

KBA 2494749 - Add or edit ITS Services parameters in SICF - GUI configuration [VIDEO]

In case of questions about these parameters, please start a discussion on the ITS Forum .

SAP-BROWSERHISTORY
SAP-CJWLMETHOD
SAP-CLIENTDEBUG

This is custom documentation. For more information, please visit SAP Help Portal. 82
7/7/25, 7:33 AM
SAP-CSSVERSION
SAP-CSSURL
SAP-DISABLEINPUTHISTORY
SAP-DISABLETYPEAHEAD
SAP-DISABLETYPEAHEAD_OC
SAP-IE
SAP-NO-AUTOCOMPLETE
SAP-PERSONAS-RUNMODE
SAP-SAFENAVIGATION
SAP-THEME
SAP-UI-FESR and SAP-UI-MEASURE
~ALVCLIENTCELLTHRESHOLD
~ALVGRIDPAGESIZE
~ALVSCROLLINGONDEMAND
~APPLETSERVER
~DATA_AGING_DEFAULT
~DATA_AGING_READONLY
~DISCONNECTONCLOSE
~DISCONNECTONCLOSEWS
~DISCONNECTONCLOSE_SLOW
~EXITURL
~GENERATEDYNPRO
~IGNORE_MISSING_SUBSCREEN
~IGNORE_OKCODE
~INCLOUD
~ITSMOBILE
~NEWWINDOWATTRIBUTES
~NEWWINDOWFOCUSTIMER
~NEWWINDOWLOADTIMER
~NOHEADEROKCODE
~NOSCROLL
~NOSPLASH
~NO_DOMAIN_RELAXING
~NO_ITS_HEADER
~NO_LOGON_USEREXIT
~OKCODE
~OKCODE_PERMIT and ~OKCODE_PROHIBIT
~OVERRIDE_SAPTHEME
~RECORD
~SEARCHHELPRESULTPERPAGE
~SET_SIZING_TIMEOUT
~SIMULATE-CLOUD
~SINGLETRANSACTION
~SOURCES
~TABINDEXNULL
~THEME
~TOOLBAROKCODEVISIBLE
~TRANSACTION
~USERAGENTCHECK
~WEBGUI_ABAPLIST_MS_GOTHIC
~WEBGUI_ALLOW_INITIALFOCUS_MOBILE
~WEBGUI_AUTOTAB_ENABLE
~WEBGUI_CAL_INFO_LAST
~WEBGUI_COMBOBOX_SORTED_BY_KEYS
~WEBGUI_COMBOBOX_WITH_KEYS
~WEBGUI_CUA_COLLAPSED
~WEBGUI_DLGAREA2
~WEBGUI_DLGAREA2_MBAR
~WEBGUI_FLP_NO_DATA_LOSS_POPUP
~WEBGUI_ICON_TOOLBAR
~WEBGUI_ICON_TYPE
~WEBGUI_LABEL_INTERACTION
~WEBGUI_MESSAGE_IN_POPUP
~WEBGUI_NEW_DESIGN
~WEBGUI_OKCODE_CONDCOLLAPSED
~WEBGUI_SAPUI5_SEARCH_LOGIC
~WEBGUI_SECCHECK_THEMEURL
~WEBGUI_SHOW_OKCODE_FIELD
~WEBGUI_SHOW_OKCODE_FIELD and ~NOHEADEROKCODE
~WEBGUI_SHOW_SYSTEM_MODAL
~WEBGUI_SIMPLE_TOOLBAR
~WEBGUI_UPDOWN_AJAX_SYNC
~WEBGUI_UPDOWN_NO_TESTAPPLET
~WEBGUI_UPDOWN_TESTAPPLET_DELAY
~WEBGUI_UPDOWN_EXTENSION_ALLOWED
~WEBGUI_UPDOWN_EXTENSION_DENIED
~WEBGUI_UPDOWN_UPLOAD_BIG_FILE
~WEBGUI_UPDOWN_UPLOAD_WITH_GZIP
~WEBGUI_WEBSOCKETS_OFF
~WEBTRANSACTIONTYPE
~XSRFCHECK

This is custom documentation. For more information, please visit SAP Help Portal. 83
7/7/25, 7:33 AM
SAP-BROWSERHISTORY

SAP Note 2287342 - SAP GUI for HTML: Application integration parameters to support the browser history mechanism

SAP-CJWLMETHOD

SAP Note 3169551 - SAP GUI for HTML: Setting the Clickjacking Whitelist Service protection method via sap-cjwlmethod

SAP-CLIENTDEBUG

SAP Note 2226736 - LSX download doesn't work WEBGUI_AUTOTAB_ENABLE

SAP-CSSVERSION

SAP Note 1637287 - DCK: New design for SAP GUI for HTML in SAP_BASIS 700/701

SAP Note 2211168 - New design for SAP GUI for HTML in SAP_BASIS 700/701

SAP-CSSURL

SAP Note 1637287 - DCK: New design for SAP GUI for HTML in SAP_BASIS 700/701

SAP Note 2211168 - New design for SAP GUI for HTML in SAP_BASIS 700/701

SAP-DISABLEINPUTHISTORY

SAP Note 2156174 - Disabling local history and typeahead

SAP-DISABLETYPEAHEAD

SAP Note 2156174 - Disabling local history and typeahead

SAP-DISABLETYPEAHEAD_OC

This is custom documentation. For more information, please visit SAP Help Portal. 84
7/7/25, 7:33 AM
SAP Note 3436526 - Add a service parameter for disabling okcode typeahead

SAP-IE

SAP Note 314568 - SAP GUI for HTML functionality / Limitations / Sp. Behaviour

SAP Note 1924378 - SAP GUI for HTML: Info about standards and quirks rendering modes

SAP Note 1970427 - SAP GUI for HTML: Rendering problems in Enterprise Portal (EP)

SAP-NO-AUTOCOMPLETE

SAP Note 2160589 - WebGUI: Disable AutoCompleteSaveForm method due to performance problems

SAP-PERSONAS-RUNMODE

SAP Note 2150055 - webgui: disabling SAP Screen Personas on client side

KBA 2394088 - SAP GUI for HTML failed to initialize SAP Screen Personas

How to call the WEBGUI without Screen Personas

SAP-SAFENAVIGATION

KBA 3530724 - WEBGUI: How to turn off the "Leave site?" popup (sap-safenavigation)

SAP Note 2956243 - SAP GUI for HTML: sap-safenavigation does not work

Service Parameters of the Integrated ITS in the product documentation

SAP-THEME

SAP Note 2540597 - Supported Themes for SAPGUI for HTML

SAP Note 1967776 - ITS: ~theme is ignored in URL

SAP Note 1656975 - How to set the theme for SAPGUI for HTML?

SAP Note 1508958 - Look and Feel in the WEBGUI

This is custom documentation. For more information, please visit SAP Help Portal. 85
7/7/25, 7:33 AM

How to test different themes in Webgui

SAP-UI-FESR and SAP-UI-MEASURE

SAP Note 2428755 - E2E Performance monitoring in SAP GUI for HTML

SAP Note 2491896 - FESR: changed url parameter from sap-ui-measure to sap-ui-fesr

~ALVCLIENTCELLTHRESHOLD

SAP Note 1706598 - ALV grid view: Scrolling on the client and the server

SAP Note 1759724 - ALV grid view: Scrolling on demand

SAP Note 2041946 - ALV Gridview Control: Scrolling on demand enabled by default

~ALVGRIDPAGESIZE

SAP Note 1356836 - ALV grid view paging, default value & changeability adjusted

~ALVSCROLLINGONDEMAND

SAP Note 1759724 - ALV grid view: Scrolling on demand

SAP Note 2041946 - ALV Gridview Control: Scrolling on demand enabled by default

~APPLETSERVER

SAP Note 851881 - ITS up/down: New service parameter ~appletServer

~DATA_AGING_DEFAULT

SAP Note 2660665 - Data aging

SAP Note 3366990 - Webgui DataAge: deprecated unload event

This is custom documentation. For more information, please visit SAP Help Portal. 86
7/7/25, 7:33 AM
SAP Note 3507413 - Reduce default value for data aging from 90 to 7 days

~DATA_AGING_READONLY

SAP Note 2660665 - Data aging

SAP Note 3366990 - Webgui DataAge: deprecated unload event

SAP Note 3507413 - Reduce default value for data aging from 90 to 7 days

~DISCONNECTONCLOSE

SAP Note 852690 - SAP GUI for HTML: ~disconnectonclose and slow connection

SAP Note 1029194 - Portal - Integrated ITS - Session Management

SAP Note 493908 - ~disconnectonclose - Closing an ITS session

SAP Note 3167674 - SAP GUI for HTML: Termination Of Backend Session on End Of Frontend Session (or network disconnection)

SAP Note 3269134 - SAP GUI for HTML: Session is not closed by WebSocket (~disconnectoncloseWS)

~DISCONNECTONCLOSEWS

SAP Note 3167674 - SAP GUI for HTML: Termination Of Backend Session on End Of Frontend Session (or network disconnection)

SAP Note 3269134 - SAP GUI for HTML: Session is not closed by WebSocket (~disconnectoncloseWS)

SAP Note 3278814 - SAP GUI for HTML: ~disconnectonclose(ws) does not work with mobile devices

SAP Note 3470604 - SAP GUI for HTML: Internal parameter initializing occurs too late

~DISCONNECTONCLOSE_SLOW

SAP Note 852690 - SAP GUI for HTML: ~disconnectonclose and slow connection

SAP Note 1475285 - SAP GUI for HTML: Parameters such as ~nosplash are ignored

SAP Note 1570276 - SAP GUI for HTML: Sessions not closed (Safari)

This is custom documentation. For more information, please visit SAP Help Portal. 87
7/7/25, 7:33 AM

~EXITURL

Service Parameters of the Integrated ITS in the product documentation

SAP Note 916727 - SAP NetWeaver integrated ITS: Redirect to URL / ~exiturl

~GENERATEDYNPRO

SAP Note 725931 - Security: ITS, security-relevant settings for IACs

Article - Employ SAP GUI for HTML instead of an Internet service


Service Parameters of the Integrated ITS in the product documentation

~IGNORE_MISSING_SUBSCREEN

SAP Note 1963413 - ITSMobile Dump - SubScreen Missing

SAP Note 1400391 - ITS: includeframe for subscreens with invisible elements

~IGNORE_OKCODE

SAP Note 2222587 - SAP GUI for HTML: Ignorieren des OK-Codes bei Start

~INCLOUD

SAP Note 2149620 - SAP GUI for HTML: Do not allow ~okcode in cloud environment

~ITSMOBILE

ITSmobile Service Parameter and Settings

~NEWWINDOWATTRIBUTES

SAP Note 1296459 - SAP GUI for HTML: Opening a new browser window

SAP Note 1411321 - SAP GUI for HTML: New external windows w/o window elements

SAP Note 2358256 - SAP GUI for HTML: ~newWindowAttributes

This is custom documentation. For more information, please visit SAP Help Portal. 88
7/7/25, 7:33 AM

~NEWWINDOWFOCUSTIMER

SAP Note 1296459 - SAP GUI for HTML: Opening a new browser window

~NEWWINDOWLOADTIMER

SAP Note 1296459 - SAP GUI for HTML: Opening a new browser window

~NOHEADEROKCODE

SAP Note 1584882 - ~webgui_simple_toolbar with enhanced feature set

SAP KBA 2235007 - How to hide the OkCode field using ~webgui_simple_toolbar

Service Parameters of the Integrated ITS in the product documentation

~NOSCROLL

SAP Note 3128773 - ITS: No scrollbars for Internet applications

~NOSPLASH

SAP Note 1236062 - SAP GUI for HTML: Parameter ~nosplash

SAP Note 2126720 - SAP GUI for HTML: Hiding ITS Button and ~webgui_simple_toolbar corrections

SAP Note 2268361 - SAP GUI for HTML: ~nosplash in the URL permanently deactivates "About SAP GUI for HTML"

SAP Note 3482450 - SAP GUI for HTML: Settings menu is missing in legacy SAP themes with ~nosplash=1

~NO_DOMAIN_RELAXING

SAP Note 2111099 - SAP GUI for HTML: Deactivate domain relaxing

~NO_ITS_HEADER

SAP Note 747818 - Security: How do I suppress the ITS page header?

This is custom documentation. For more information, please visit SAP Help Portal. 89
7/7/25, 7:33 AM
~NO_LOGON_USEREXIT

SAP Note 1465767 - Logon user exit SUSR0001 not called

SAP Note 2316868 - Webgui: User logoff immediately after logon

SAP Note 2082331 - ITS login results: "Please wait. You will be forwarded automatically."

~OKCODE

How to prefill fields and skip first screen with webgui?

SAP Note 2222587 - SAP GUI for HTML: Ignorieren des OK-Codes bei Start über Parameter ~IGNORE_OKCODE

SAP Note 2149620 - SAP GUI for HTML: Do not allow ~okcode in cloud environment

~OKCODE_PERMIT and ~OKCODE_PROHIBIT

SAP Note

1501768

- ITS: Config. permitted or prohibited OK codes during start

~OVERRIDE_SAPTHEME

SAP Note

2440571

- SAP GUI for HTML: Service parameter ~OVERRIDE_SAPTHEME

SAP Note

2912113

- SAP GUI for HTML: ~override_saptheme ignored (if using the NEW ITS Handler: CL_HTTP_EXT_ITS_2)

~RECORD

SAP Note

973226

- Integrated ITS, itsp/devmode/contextdump

Service Parameters of the Integrated ITS in the product documentation


This is custom documentation. For more information, please visit SAP Help Portal. 90
7/7/25, 7:33 AM
~SEARCHHELPRESULTPERPAGE

SAP Note

1461464

- ITSmobile: improved SearchHelp dialog

ITSmobile Service Parameter and Settings

~SET_SIZING_TIMEOUT

SAP Note

2166234

- SAP GUI for HTML: Dynpro too small on start -> parameter ~set_sizing_timeout

~SIMULATE-CLOUD

SAP Note 2345621 - SAP GUI for HTML: Simulation of Cloud environment with ~simulate-cloud and sap-clientdebug

~SINGLETRANSACTION

SAP Note 959417 - You use Integrated ITS, and want to set the system so that the session closes when a transaction ends

SAP Note 2218501 - SAP GUI for HTML: Revised single transaction mode with ~singletransaction=2

SAP Note 2399477 - SAP GUI for HTML: ~singletransaction=3 allows /nTX

Employ SAP GUI for HTML instead of an Internet service

~SOURCES

ITSmobile Service Parameter and Settings


Service Parameters of the Integrated ITS in the product documentation

~TABINDEXNULL

SAP Note 887701 - Service parameter for tabindex="0"

~THEME

Service Parameters of the Integrated ITS in the product documentation

The ~theme parameter is used with IAC's and ITSMobile services: ITSmobile Service Parameter and Settings

This is custom documentation. For more information, please visit SAP Help Portal. 91
7/7/25, 7:33 AM
SAP Note 1967776 - ITS: ~theme is ignored in URL

SAP Note 1508958 - Look and Feel in the WEBGUI

~TOOLBAROKCODEVISIBLE

SAP Note 2036985 - Launching SAP GUI for HTML with closed OK code field

SAP Note 1888974 - SAP GUI for HTML: Standard: OK code field may be collapsed

~TRANSACTION

ITSmobile Service Parameter and Settings


How to prefill fields and skip first screen with webgui?
Service Parameters of the Integrated ITS in the product documentation

~USERAGENTCHECK

SAP Note 972116 - Integrated ITS, browser invalid/not supported

KBA 2350790 - ITS shows "This browser is not supported" after logon

~WEBGUI_ABAPLIST_MS_GOTHIC

KBA 3379611 - WEBGUI: how to enable language-specific fonts for ABAP lists

~WEBGUI_ALLOW_INITIALFOCUS_MOBILE

SAP Note 3294525 - Allow setting initial focus on mobile devices via parameter

~WEBGUI_AUTOTAB_ENABLE

SAP Note 1942494 - Introducing autotab-behaviour for inputfields

SAP Note 2116733 - Deactivation of autotab feature for input fields

~WEBGUI_CAL_INFO_LAST

SAP Note 2550932 - webgui/calendar: selection overwrites all other designs

This is custom documentation. For more information, please visit SAP Help Portal. 92
7/7/25, 7:33 AM

~WEBGUI_COMBOBOX_SORTED_BY_KEYS

Service Parameters of the Integrated ITS in the product documentation

SAP Note 495409 - Enable (display of/sort by) combobox keys

SAP Note 2332620 - Listbox in Tablecontrol: Parameter for displaying Keys are not working

KBA 2723816 - WEBGUI: How to show keys in dropdown/combobox elements

SAP Note 2992031 - Correct list ordering by keys in case of numeric keys

~WEBGUI_COMBOBOX_WITH_KEYS

Service Parameters of the Integrated ITS in the product documentation

SAP Note 495409 - Enable (display of/sort by) combobox keys

SAP Note 2332620 - Listbox in Tablecontrol: Parameter for displaying Keys are not working

KBA 2723816 - WEBGUI: How to show keys in dropdown/combobox elements

~WEBGUI_CUA_COLLAPSED

SAP Note 3454084 - SAP GUI for HTML: Parameter ~WEBGUI_CUA_COLLAPSED for collapse/expand the toolbar menu

~WEBGUI_DLGAREA2

SAP Note 2087882 - SAP GUI for HTML: New display of CUA dialog area

SAP Note 2227220 - SAP GUI for HTML: Enhancement of applicability period for URL parameters

SAP Note 2268361 - SAP GUI for HTML: ~nosplash in the URL permanently deactivates "About SAP GUI for HTML"

~WEBGUI_DLGAREA2_MBAR

SAP Note 2087882 - SAP GUI for HTML: New display of CUA dialog area

This is custom documentation. For more information, please visit SAP Help Portal. 93
7/7/25, 7:33 AM
SAP Note 2227220 - SAP GUI for HTML: Enhancement of applicability period for URL parameters

~WEBGUI_FLP_NO_DATA_LOSS_POPUP

SAP Note 2882145 - SAP GUI for HTML: Do not show Data Loss Popup in FLP

KBA 2704855 - Navigation away from the FioriLaunchPad (Inplace) following Popup appears: "This page contains unsaved data. Are
you sure you want to leave the page?"
SAP Note 3391447 - SAP GUI for HTML: Data Loss Dialog in Legacy NetWeaver Systems (with new kernel) not shown

~WEBGUI_ICON_TOOLBAR

SAP Note 1148291 - SAP GUI for HTML: Parameter ~webgui_icon_toolbar

SAP Note 2227220 - SAP GUI for HTML: Enhancement of applicability period for URL parameters

KBA 2593469 - SAPGUI for HTML: Header icons are not available in SAP Belize theme

SAP Note 2913262 - SAP GUI for HTML: ~webgui_icon_toolbar not acting properly

KBA 2394733 - Incorrect Layout when launching WebGui transaction from Fiori Launchpad

~WEBGUI_ICON_TYPE

SAP Note 2198734 - Using vector grafics rendering SAP icons

~WEBGUI_LABEL_INTERACTION

SAP Note 2503367 - Enabling label interaction behaviour in SAP GUI for HTML

~WEBGUI_MESSAGE_IN_POPUP

SAP Note 1490862 - add support for ~webgui_message_in_popup

SAP Note 3192844 - WEBGUI: How to set messages to be displayed in a popup?


SAP Note 1119628 - Optional display of status bar message in dialog box
SAP Note 3265782 - SAP GUI for HTML: Stuck on first screen with client popup
SAP Note 3419163 - SAP GUI for HTML: Stuck on first screen with client popup

~WEBGUI_NEW_DESIGN

SAP Note 2264828 - End of support for template based WebGUI in SAP Netweaver releases 7.00, 7.01, 7.10 and 7.11

KBA 2108843 - When to use ~webgui_new_design

This is custom documentation. For more information, please visit SAP Help Portal. 94
7/7/25, 7:33 AM

~WEBGUI_OKCODE_CONDCOLLAPSED

SAP Note 1888974 - SAP GUI for HTML: Standard: OK code field may be collapsed

SAP Note 2036985 - Launching SAP GUI for HTML with closed OK code field

~WEBGUI_SAPUI5_SEARCH_LOGIC

SAP Note 3357416 - Value help with Fiori SAPUI5 search logic

~WEBGUI_SECCHECK_THEMEURL

SAP Note 3002382 - SAP GUI for HTML: Check for Theme URL Validity

~WEBGUI_SHOW_OKCODE_FIELD

SAP Note 2669414 - SAP GUI for HTML: ~WEBGUI_SHOW_OKCODE_FIELD

~WEBGUI_SHOW_OKCODE_FIELD and ~NOHEADEROKCODE

SAP Note 3285810 - SAP GUI for HTML: Hide OK Code Setting Option if OK Code Field Is Turned Off By Service

~WEBGUI_SHOW_SYSTEM_MODAL

SAP Note 1271339 - SAP GUI for HTML: Suppressing system dialogs in integr. ITS

~WEBGUI_SIMPLE_TOOLBAR

Employ SAP GUI for HTML instead of an Internet service

SAP Note 2091249 - SAP GUI for HTML: ~webgui_simple_toolbar - hiding of system menu, help menu, and command field

SAP Note 2227220 - SAP GUI for HTML: Enhancement of applicability period for URL parameters

SAP Note 2268361 - SAP GUI for HTML: ~nosplash in the URL permanently deactivates "About SAP GUI for HTML"

SAP Note 3132017 - Supported themes for ~WEBGUI_SIMPLE_TOOLBAR

This is custom documentation. For more information, please visit SAP Help Portal. 95
7/7/25, 7:33 AM
SAP Note 3191107 - SAP GUI for HTML: Support of ~webgui_simple_toolbar missing for new themes SAP Belize and SAP Quartz

Corrections related to ~WEBGUI_SIMPLE_TOOLBAR:

SAP Note 2126720 - SAP GUI for HTML: Hiding ITS Button and ~webgui_simple_toolbar corrections

SAP Note 3285522 - SAP GUI for HTML: System Menu does not open with ~webgui_simple_toolbar=16

SAP Note 3289033 - SAP GUI for HTML: Service Object (GOS) is missing with ~WEBGUI_SIMPLE_TOOLBAR

~WEBGUI_UPDOWN_AJAX_SYNC

SAP Note 1920875 - ITS Up/Down: different problems in java plugin because of new security restrictions

~WEBGUI_UPDOWN_NO_TESTAPPLET

SAP Note 2193141 - ITS UpDown: new popup when java does not run in browser

~WEBGUI_UPDOWN_TESTAPPLET_DELAY

SAP Note 2193141 - ITS UpDown: new popup when java does not run in browser

~WEBGUI_UPDOWN_EXTENSION_ALLOWED

SAP Note 2305615 - WebGUI File Browser: extensions (MIME types) supported for opening files

SAP Note 3197450 - Webgui FSM: issue with service parameter ~webgui_updown_extension_allowed

~WEBGUI_UPDOWN_EXTENSION_DENIED

SAP Note 2305615 - WebGUI File Browser: extensions (MIME types) supported for opening files

~WEBGUI_UPDOWN_UPLOAD_BIG_FILE

SAP Note 1343993 - ITS Up/Down: upload of big files

~WEBGUI_UPDOWN_UPLOAD_WITH_GZIP

SAP Note 1343993 - ITS Up/Down: upload of big files

This is custom documentation. For more information, please visit SAP Help Portal. 96
7/7/25, 7:33 AM

~WEBGUI_WEBSOCKETS_OFF

SAP Note 2163839 - SAP GUI for HTML: Parameter ~webgui_websockets_off for deactivating WebSockets

SAP Note 3080142 - WebSocket: JavaScript error when using URL parameter webgui_websockets_off=1

~WEBTRANSACTIONTYPE

Service Parameters of the Integrated ITS in the product documentation

SAP Note 863251 - Information about Easy Web Transactions (EWT)

~XSRFCHECK

SAP Note 1481392 - Cross Site Request Forgery Protection for ITS

SAP Note 1521808 - ITS: Follow-up tasks for XSRF framework

SAP Note 1571684 - Protectn against cross-site rqst forgery for ITSmobile Servs

Service Parameters of the Integrated ITS in the product documentation

This page is part of:


Certain Service Parameters of the Integrated ITS are also documented in the respective S/4HANA
ITS Troubleshooting Guide
and SAP NetWeaver product documentation.

Below table refers to the location, where the documentation of these parameters for each different product can be found.

S/4HANA or SAP NetWeaver Release Parameters for Administrators Parameters for Developers

sap-safenavigation ~command
~client ~EWT_statichelp
~language ~frameName
~login ~generateDynpro
~loginGroup ~http_https
~password ~icf
~cookies ~popups
~exitURL ~record
~noHeaderOkCode ~redirectURL
~runtimeMode ~sources
~urlMime ~syncBehaviour
~webgui_combobox_sorted_by_keys~target
~webgui_combobox_with_keys ~template
~theme
~transaction
~urlWGate
~webTransactionType

S/4HANA 2022 | [SAP_BASIS 7.57]


Link Link

This is custom documentation. For more information, please visit SAP Help Portal. 97
7/7/25, 7:33 AM

S/4HANA 2021 | [SAP_BASIS 7.56]


Link Link

S/4HANA 2020 | [SAP_BASIS 7.55]


Link Link

S/4HANA 1909 | [SAP_BASIS 7.54]


Link Link

S/4HANA 1809 | [SAP_BASIS 7.53]


Link Link

SAP NetWeaver 7.52 | S/4HANA 1709


Link Link

SAP NetWeaver 7.51 | S/4HANA 1610


Link Link

SAP NetWeaver 7.5 Link


Link

SAP NetWeaver 7.4


Link Link

SAP NetWeaver 7.31


Link Link

SAP NetWeaver 7.3


Link Link

SAP NetWeaver 7.03


Link Link

SAP NetWeaver 7.02


Link Link

SAP NetWeaver 7.01


Link Link

SAP NetWeaver 7.0


Link Link

Testing ITS directly, without additional frameworks

This page is part of:


If an ITS service is called embedded (called inside an Enterprise Portal, Fiori Launchpad (FLP), CRM,
ITS Troubleshooting Guide
NWBC, via SAP Web Dispatcher (WDP), or using SAP Screen Personas), it is important to know
whether the issue happens without the additional framework as well (i.e. by removing the additional
frameworks from the equation).

To call an ITS service directly, perform the following steps:

1. Logon via SAPGUI for Windows to the ABAP system where the Integrated ITS is running
2. Call transaction SICF
3. Hit "Execute"
4. Navigate to the node:
default_host → sap → bc → gui → sap → its → <affected ITS service> (e.g. webgui)
5. Select "Test Service" from context menu of the service node
Right Click → Test Service

Example:

2203575 - How to call webgui directly [VIDEO]

This is custom documentation. For more information, please visit SAP Help Portal. 98
7/7/25, 7:33 AM

See Also

[EP-BC-UWL] KBA about transaction SWNWIEX: 2446673 - How to check if a problem also happens when launching the application
directly (bypassing UWL) [VIDEO]

[CA-WUI-APF] KBA 1877395 - Transaction launcher trouble shooting

[CA-WUI-APF] SAP Note about parameter LTX_QUIRKS_MODE: 2321631 - Compatibility Issues in Internet Explorer browser for
Transaction Launcher

How to call WEBGUI without SAP Screen Personas

[EP-PIN-AI-TRA] KBA 2395272 - How to call a WEBGUI / ITS application outside of the Enterprise Portal

PDF: 1662432 - Launching transaction to start webgui

SAP Note 654982 - URL requirements due to Internet standards

KBA 3198034 - FLP: Classic GUI transaction returns to home screen unexpectedly

How to call WebGUI without Personas

During the troubleshooting of a SAP GUI for HTML (WEBGUI) related problem, it is important to
differentiate between SAP GUI for HTML (WEBGUI) and SAP Screen Personas related issues.
This page is part of:
For this reason it is possible to deactivate SAP Screen Personas in WebGUI temporarily, for testing
ITS Troubleshooting Guide
purposes. There are 4 different ways to achieve this:
Tiny link (useful for e-mail):
OPTION1: https://wiki.scn.sap.com/wiki/x/9Ip9Gg

With URL Parameter: sap-personas-runmode=0

https://mydomain:myport/sap/bc/gui/sap/its/webgui/?sap-client=xxx&sap-
language=xx&sap-personas-runmode=0

OPTION2:

By adding the GUI Parameter

sap-personas-runmode

with value

to the used SICF service, (e.g. sap/bc/gui/sap/its/webgui)


as explained in KBA 2494749 (How to add or change ITS Services parameters in SICF - GUI
configuration).

OPTION3:

With User Parameter: /personas/run_mode

1. Open transaction SU3


2. Enter the parameter /personas/run_mode
3. Set the value to 0 (the number zero) or O (the letter)
4. Save the setting
5. Restart the session

OPTION4:

This is custom documentation. For more information, please visit SAP Help Portal. 99
7/7/25, 7:33 AM
Using the customizing table /PERSONAS/SETTNGS

Add or change parameter name: DISABLE_WEBGUI with value 'X' in transaction


/n/PERSONAS/ADMIN
or as described in SAP Note 2210328

See Also

KBA 2303604 - Missing Personas menu for specific users

KBA 2465486 - [Guided Answers] Screen Personas menu is not appearing


SAP Note 2150055 - webgui: disabling SAP Screen Personas on client side

Tracing Options in SAP GUI for HTML - WEBGUI

This page is part of:


Sometimes the troubleshooting of an ITS related issue requires the recording of a trace or log. This
ITS Troubleshooting Guide
page is intended to list those options, where traces and logs can be turned on and extracted for
further analysis.
WEBGUI's HTTP requests are served to the browser by the Internet Communication Framework of
the system, as explained on the graphic of the Server Architecture page .
The below diagram explains the sequence of communication steps:

I) HttpWatch:
II) F12 developer tool
III) Special scenarios
A) FESR-log
B) GUI Debugging in WEBGUI
C) UR Performance trace
D) Communication support traces
FIDDLER trace
ICM-trace
A) 500 Internal Server Error
ICF trace
SM50
This is custom documentation. For more information, please visit SAP Help Portal. 100
7/7/25, 7:33 AM
A) ITS Memory trace
ST22

Description How to activate this trace? When to use this trace type
Trace type

I) KBA 1816543 - How to create HttpWatch is useful when there's a need


HttpWatch is a web
HttpWatch: HttpWatch trace to troubleshoot to track Internet traffic.
debugging tool used to
ITS related problem
monitor and analyze
KBA 1817622 - How to trace an
HTTP/HTTPS traffic between
ITS Service directly using
a web browser and a web
HttpWatch?
server.
KBA 1817693 - How to trace the
ITS Service "WEBGUI" directly
using HttpWatch?

II) F12
The F12 Developer Tools are KBA 1990706 - How to capture an If it is not possible to use HttpWatch,
developer
built into most modern web HTTP trace using Google Chrome or MS than the steps from this KBA can be
tool
browsers and provide a suite Edge (Chromium) followed in Chrome or Edge browser.
of tools for debugging and
Download and store both files for further
optimizing websites,
analysis:
including features for
inspecting HTML, CSS, and HAR file as per STEP9 of the
JavaScript, as well as above KBA,
performance analysis and LOG file as per STEP10 of the
network traffic monitoring. above KBA.

III) KBA 2505725 - How to create If an HTTP trace is needed to analyze


In certain cases the recording
Special HTTP trace in Fiori Launchpad the issue for a special scenario.
of an HTTP traffic requires
scenarios using Google Chrome, Edge,
additional preparations.
Mozilla Firefox or Internet
Explorer
KBA 1883689 → NWBC issues:
HttpWatch Trace
(Scenario 4. HttpWatch - Trace for
NWBC for HTML)
KBA 1990706 - How to capture
a HTTP trace using Chrome
browser
KBA 1558903 - How To Trace a
Portal Scenario Using HttpWatch

A) FESR- If an SAP GUI for HTML (WEBGUI)


FESR Logging contains very KBA 2981366 - How to use FESR
log related performance problem should be
detailed information about Logging in ITS WEBGUI (SAP GUI for
analyzed or SAP Support asked to send
the duration of the browser- HTML)
a FESR Log.
to-server (E2E)
See also: Performance measuring tools in
communication which can
SAP GUI for HTML
help to pinpoint the source of
performance problems.

B) GUI KBA 3218440 - How to enable If more detailed information is required


If GUI debugging has been
Debugging GUI debugging in WEBGUI? in the console log for debugging
enabled, than the Console
in Working with SAP GUI for HTML purposes.
Log will be enriched with
WEBGUI
additional details about the
executed steps.

C) UR 3354380 - WEBGUI: How to If the there is a lag during page


Unified Rendering (UR) is
Performance create an UR trace rendering for a specific control, UR-
used by SAP GUI for HTML
trace 2608300 - UR Performance performance trace can provide
(WEBGUI) in the browser to
trace activation additional details on this.
render the page. UR's

This is custom documentation. For more information, please visit SAP Help Portal. 101
7/7/25, 7:33 AM
performance can be
measured by activating this
trace.

D) This type of trace can help to


When using the KBA 3324689 - WEBGUI: How to
Communication troubleshoot sporadical errors.
Communication support enable and download the
support
traces the last 3 network "Communication support traces"?
traces
Requests/Responses can be
saved for support reasons.

FIDDLER If it is not possible to use HttpWatch,


Fiddler Trace is a tool that KBA 2235384 - How to create a Fiddler
trace than the steps from this KBA can be
captures HTTP and HTTPS trace for an ITS/WEBGUI issue
followed independently of the used
traffic data to help
browser.
developers debug web
applications by monitoring
and manipulating network
traffic.

ICM-trace Internet Communication KBA 634006 - Note on the If there are issues related to internet
Manager (ICM) trace is a tool preclarification of ICM messages communication and connections then
used in SAP systems for KBA 3187867 - How can I collect ICM trace can be used to diagnose
troubleshooting network the ICM traces? activities of the ICM in detail.
connectivity, performance ICM Trace
issues, and HTTP-based How to create a Level 3 ICM Trace
communications by
capturing and providing
detailed logs of client-server
interactions.

A) 500 If 500 Internal Server Error occurs in


The WEBGUI service is KBA 2755871 - (500 Internal Server
Internal the system when using WEBGUI.
accessed and, instead of the Error: obtaining more information about
Server
actual SAP Easy Access the error)
Error
Menu screen, a 500 Internal
Server Error message is
displayed.

ICF trace If higher level developer trace needed


ICF traces are log files that KBA 3253293 - How to record ICF
for the ICF issue analysis.
record all the HTTP(s) developer trace for the issue
operations performed in the troubleshooting
Internet Communication
Framework, providing crucial
information for
troubleshooting and
performance optimization.

SM50 SM50 is a transaction that If there is a need to review the executed


KBA 2067491 - How to create WEBGUI
provides an overview of steps of work processes (Kernel) in the
Developer Trace (Webgui Automation
Kernel processes in an SAP application server, particularly for
Trace)
system, allowing diagnosing performance issues or
administrators to monitor troubleshooting errors.
and manage system
performance.

A) ITS ITS Memory Trace Tool is part If the ITS memory consumption history
KBA 2233645 - ITS Memory Trace tool
Memory of the transaction is required because memory bottleneck

This is custom documentation. For more information, please visit SAP Help Portal. 102
7/7/25, 7:33 AM
trace SITSPMON, and it is intended occurs.
to track the memory usage of
the Internet Transaction
Server (ITS).

ST22 ST22 is a diagnostic tool that KBA 1896868 - How to save a If ABAP runtime errors occur, the ST22
records runtime errors and short dump in text format dump is utilized to identify and
exceptions that are KBA 2506601 - ST22 short troubleshoot issues within the system.
unhandled by an ABAP dumps - What information to
program. send to SAP

Using full screen function key F11 in IE11 with WEBGUI does not work

This page is part of:


Why use full screen?
ITS Troubleshooting Guide

There are some advantages when using this feature. If you have a screen with a large ALV Grid or
table for example and you wish to display more values.

By default to toggle full screen in IE11 the function key 'F11' can be used.

From SAP side the hotkeys can be used as default only if application development team of the
questionable transaction not define other function for that F-key.

The only difference is F12 as it is reserved for Developer Tools which is required for troubleshooting
purposes.

So in case of transactions like SU01, VA01, VA02, etc., in change mode the save button is triggered
instead of the fullscreen.

To revert to the Default Screen requires use of additional keyboard keys.

The Solution

Use 'CTRL' + 'SHIFT' + 'F11' to toggle to the default of full screen.

This is custom documentation. For more information, please visit SAP Help Portal. 103

You might also like