/
Runtime UI Extension
Runtime UI Extension
Using a Runtime UI Extension, some runtime data in the user interface can be overridden. To extend the user interface the interface /PCH/IF_BPF_RT_EXTENSION has to be implemented. For separation of concerns, a separate runtime extension class with the suffix _REX is recommended.
Currently only the status of the task can be overridden, to replace the default text and icon (e.g. Completed) by a more standard task specific text (e.g. Test successful).
Method | Description |
---|---|
CHANGE_STATUS | Is called before the status of the task is displayed. The icon and text of the status can be changed. |
© ProNovia AG | Imprint | Data Protection