Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ABAP keyword AUTHORITY-CHECK is deprecated in ABAP Cloud. Instead, the authorization checks need to be added to CDS view entities using DCLs (Data Control Language) to restrict access or inside the RAP Behavior handler class.

The authorization object tracker has to be updated to allow the security team to incorporate the objects in Syway roles.


DCL authorization

RAP authorization

...

Once created it needs to be used in the code or DCL or assigned to the object it controls via SU24.The custom authorization object tracker has to be updated to allow the security team to incorporate the objects in Syway roles.

SAP Screen Personas

SAP Screen Personas can be used to turn existing ERP Webgui screens into a simplified application for desktop and mobile. Native Ui5 apps are always preferred, but some transaction codes (T-codes) are still required to be used and can benefit from SAP Screen Personas especially to enable use on mobile devices.

...