Symptom
- The logon button in ICF services is unresponsive.
- The issue is observed when using the Internet Explorer 11 (IE11) browser.
- The issue does not occur when using the Chrome browser.
- script errors like "UCF_LS is undefined"
- In the HTTP trace, it was possible to see a Syntax Error:
UCF_ls.setSemanticEventHandler({
onSemanticEvent: (oEvent) => {
if (oEvent.sGetName() == 'ControlsInitialized' || oEvent.sGetName() == 'Initialized')
{
var focusId = document.getElementById("FOCUS_ID").value;
try {
if (focusId) document.getElementById(focusId).focus();
} catch(err) {};
UCF_ls.setSemanticEventHandler(this, "handleEvent");
}
UCF_ls.setSemanticEventHandler(this, "handleEvent"); - The below corrections has already been implemented in the System:
- The below documentation has already been checked:
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Read more...
Environment
- SAP NetWeaver
- SAP NetWeaver Application Server for SAP S/4HANA
- ABAP PLATFORM - Application Server ABAP
Product
Keywords
unresponsive, logon button, Edge browser, Chrome browser, IE11, Edge, ICF, SICF, logon, missing, Internet Communication Framework, Service, Services, ICF service, ICF_GDPR. , KBA , BC-MID-ICF , Internet Communication Framework , BC-MID-ICF-LGN , ICF System Login , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview