Symptom
After upgrading to SAP S/4HANA Cloud Public Edition 2608, RFUI flavors in Screen Personas do not behave as expected. Specifically, global scripts attached to RFUI screen events are not executed.
Environment
- SAP S/4HANA Cloud Public Edition 2608
- Screen Personas — RFUI flavors with global scripts assigned to screen events
Cause
A defect identified in the SAP S/4HANA Cloud Public Edition 2608 release causes global scripts attached to RFUI screen events to fail to execute. This has been identified as a regression and a code fix is currently in progress.
Resolution
The solution of this issue is currently under investigation. Please follow this KBA for updates.
Workaround
Until the fix is delivered, use the following steps to restore the expected behavior:
- Create a local script in the Flavor Editor with the following code, replacing <Global Script ID> with the ID of your Global Script: session.utils.executeScript("<Global Script ID>", null);
- Assign this local script to the relevant screen event within the Flavor Editor.
This local script will invoke the global script and restore the intended functionality.
See Also
KBA 2171560 - How to mark a KBA or SAP Note as a favorite and get notified when it is updated - SAP for Me
Keywords
EWM, RFUI, Global Scripts, Screen Personas, Flavors, S/4HANA Cloud, Public Edition, 2608, regression, screen events , KBA , BC-PER , SAP Screen Personas , Problem
SAP Knowledge Base Article - Public