Enable WebGUI (SAP): Unterschied zwischen den Versionen
Aus Matts Wiki
Matt (Diskussion | Beiträge) Die Seite wurde neu angelegt: „SAP WebGUI with transaction code <code>WEBGUI</code> needs its own WebGUI service to be activated. How to check if it is active: # T-Code: SICF # Go to /default_host/sap/bc/gui/sap/its # Double click on webgui # Check if next to the field "Service-Name: webcgui" it says "Service (active)" # Either go back to /default_host/sap/bc/gui/sap/its # Right click on webgui → Select test If this procedure does not work try following URL for the WebGUI with yo…“ |
Matt (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
SAP WebGUI with transaction code <code>WEBGUI</code> needs its own WebGUI service to be activated. | SAP WebGUI with transaction code <code>WEBGUI</code> needs its own WebGUI service to be activated. | ||
This procedure describes, how to check if the service for the WebGUI is active: | |||
# T-Code: SICF | # T-Code: SICF | ||
Aktuelle Version vom 21. Dezember 2025, 13:57 Uhr
SAP WebGUI with transaction code WEBGUI needs its own WebGUI service to be activated.
This procedure describes, how to check if the service for the WebGUI is active:
- T-Code: SICF
- Go to /default_host/sap/bc/gui/sap/its
- Double click on webgui
- Check if next to the field "Service-Name: webcgui" it says "Service (active)"
- Either go back to /default_host/sap/bc/gui/sap/its
- Right click on webgui → Select test
If this procedure does not work try following URL for the WebGUI with your particular server name, domain, TLD and port number:
https://<servername>.<domain>.<tld>:<portnumber>/sap/bc/gui/sap/its/webgui
