Series note: This post is part of my AI ABAP development series. It reuses the legacy UI5 app from the SEGW to RAP migration demo, but this time the focus is only on the UI5 version upgrade problem. In the SEGW to RAP post I used a deliberately old freestyle UI5 app as migration material. It runs on SAPUI5 1.84.59 and contains many patterns that were normal in older projects: jQuery.sap.require, global formatters, synchronous bootstrap, Belize theme, older manifest versions, and a few small controller workarounds. That is a useful demo app because it is close to the kind of thing you find during S/4HANA upgrades. The backend migration is one problem, but the UI5 version jump is another one. The process should look something like this: First, you identify the old and new UI5 versions. Then you read through the changelogs and What’s New pages to see what has changed. Next check which APIs have been deprecated or which themes have been removed, and search the documentation for possible…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.