Technical Articles
Introduction to S/4HANA Cloud and SAP S/4HANA On-Premise Key-User Extensibility
Blog updated on: 18 August 2023
Introduction to In-App Extensibility and Key-User Tools – Part 1
Target Audience – Business Experts, Key Users, Developers
Extensibility Options for SAP S/4HANA
Blog updated for | |
SAP S/4HANA Cloud (2SL & 3SL) | 2302 |
SAP S/4HANA On-Premise | 2202 |
While S/4HANA provides many extension options, as a S/4HANA customer In-app extensions are the most interesting as they enable your Key Users to make simple adjustments to Fiori apps by themselves. These speeds up the rate of innovation by reducing reliance on your IT team. It’s also very efficient – letting you redeploy costly designers, developers, and administrators to focus on high expertise innovations such as integration extensions. Bert Schulze introduces the concepts in the following blog
https://blogs.sap.com/2016/10/11/sap-s4hana-expert-series-1-new-extensibility-paradigm/
Key User Extensibility is a part of In-App Extensibility in the S/4HANA Cloud and SAP S/4HANA On-Premise. It is mainly focused towards the needs of Key Users of any organization and is managed through web based Key User Tools.
Let us understand Who is a Key User?
In any organization, a Business Expert is called as Key User in S/4HANA Extensibility paradigm. As you can see from below image, a Business Expert is someone who would only like to see the S/4HANA Extensions on cloud or on-premise for his or her LOB. It is important to note that these extensions should only affect the people under him. To achieve these extensions, SAP provides you Key User tools. It is important to note these tools are restrictive in nature (We will learn more about this little later in the blog). You may think of the Key User as a Team Lead for easy understanding.
So, what distinguishes a Business Expert / Key User from an End User? The answer to this is – the authorization to adapt artifacts like UIs, views on services, processes, etc. to the need of his or her assigned user group
Image 1: Flexibility Services
Learn more about Flexibility services by following this link – https://sapui5.hana.ondemand.com/#/topic/a8e55aa2f8bc4127923b20685a6d1621
The main functions of such a user is to do simple extensions in the SAP Fiori UIs, add and test simple business logic or add new custom fields to the SAP Fiori UIs. These are all run time adaptations backed by the powerful extensibility framework.
One such example – say the head of any purchasing department would like to add new fields or remove some fields or add some small business logic without needing the full development or developer support and this change should affect the employees or users under his or her line of business only
What advantage does these tools provide to a Key User?
The main advantage of the Key User Tool is to provide easy and friendly access to customize the software without having the need to know what all is going on behind the scenes in the backend. You as a Key User don’t necessarily have to have technical or programming skills. Some of the advantages you as a Key User –
- … can adapt the UI to your company’s naming terminologies by changing the field labels on the fly
- … can adapt the UI on the fly and make it look cleaner by hiding the fields not required
- … can organize the field layout of the UI on the fly to make it look more organized and sequenced per your organizations needs
- … can create new custom fields to the Standard SAP Fiori applications
All this is possible through the web-based Extensibility apps provided with SAP S/4HANA Cloud or SAP S/4HANA On-Premise
What are these Key User tools then?
Image 2: Key User tools
As you notice from the above image, to a Key User, with Extensibility apps, you get these Web-Based Key User Tools (…which are nothing but SAP Fiori Applications) for end-to-end extensions like – adding custom fields, custom business logic, Custom CDS Views, Custom Business Objects Etc.
For more feature richness and complexities (Towards the right of the above graph) organization wide, a developer role is required and more advanced tools like SAP Business Application Studio, Eclipse based ABAP Development Tool Kit etc. will come into picture and you would need a developer with such expertise. All this will be part of your fit-gap analysis as shown in the image below and based on the same you can decide whether to Adapt, Extend or Build
Image 3: Fit-Gap in SAP Fiori
How to get these Web Based Key User tools in S/4HANA Cloud and SAP S/4HANA?
SAP S/4HANA Cloud |
Scope item 1N9 is deprecated. Setting Up Key User Extensibility (Scope item – 1N9) Refer to this link now |
SAP S/4HANA On-Premise | Implement SAP Fiori Apps for Extensibility Tasks → App-Specific Implementation and Configuration Information |
For SAP S/4HANA Cloud, you must be assigned to one of the following roles. They are provided as example roles from SAP. You can use these as a template to create your own role.
Business Role | Business Role ID as Delivered by SAP |
Administrator | SAP_BR_ADMINISTRATOR |
Configuration Expert | SAP_BR_BPC_EXPERT |
Analytics Specialist | SAP_BR_ANALYTICS_SPECIALIST |
In addition, you can also verify following Business Catalog’s are assigned to your user by using the tile – Business Catalogs. This tile can be found under Identity and Access Management group.
Note: Make sure that you ignore ‘deprecated catalogs’
Image 4: Business Catalogs tile
What are the Key User tools made available through SAP S/4HANA Extensibility?
When we talk about quick and easy extensions made easy, simple for Business Experts (Key Users), following Tools are made available –
- General UI adaptions like: Hide Fields, Remove Fields, Move Fields or Groups
- Create new Groups, Add new fields from list of available standard field list
- Create new Custom Fields for SAP Fiori Apps
- Create new Custom Business Logic SAP Fiori Apps
- Create new Custom Business Objects
- Create new Custom CDS views ( data model )
Once assigned these apps should appear like below in your SAP Fiori Launchpad
Image 5: Extensibility Apps
Key User Extensibility – Quick summary
- These are loosely coupled custom extensions in SAP S/4HANA Cloud and SAP S/4HANA
- These are not modifications, but restricted extensions in SAP S/4HANA based on stable extension points and APIs
- Web-based Key User tools
- Software lifecycle of extensions de-coupled from SAP software updates
- Make sure you have gone through the SAP Note 2283716 to activate Extensibility for Key Users. This note is applicable for SAP S/4HANA On-premise and PCE
Congratulations you have successfully understood the basics of Key User In-App Extensibility in SAP S/4HAHA Cloud and SAP S/4HANA. Also, you now know how to enable this extension apps.
Brought to you by S/4HANA Regional Implementation Group
Good Links to know more about Extensions
Custom Extensions in SAP S/4HANA Implementations – A Practical Guide for Senior IT Leadership
Extend SAP S/4HANA in the cloud and on premise with ABAP based extensions
Extend and Integrate Your SAP S/4HANA Cloud
S/4HANA Extensibility: Use Case Overview
Click the below link to visit the Part 2 of this blog series
Part 2: Key User Extensibility on SAP S/4HANA Cloud – UI Adaptions for Key User
Very well written blog series Rohit. Great job!
Thank you, Vikas. Glad you liked it!
Very helpful blog. One question - Does the key user extensibility also allows to make certain field mandatory vs non mandatory.
Hello Naren,
As of now, it is not possible. However, you can add additional logic and check for initialization of the new field through the implementation of custom logic, provided a relevant business context and a BADI is available.
Cheers
Rohit
Very nice blog, Rohit.
I got one question about removing fields from screen.
I could remove fields from Object page, but I can't find any option to remove fields from List page.
Is it possible to remove fields, I mean columns and filters, from List page?
Hi Young Hwan Kim ,
If you do not see it in the adapt UI mode, you cannot do it.
Regards
rohit
Hi Rohit,
It is very helpful. Thanks for sharing.
Best regards,
Yang
Hi Rohit,
Wanted to ask if I create a project definition using SAP Fiori app Custom Fields and Logic to add a few custom fields in the PROJ Table, is it possible to create a z report that can use BAPI to bulk update these custom fields by reading a CSV file? Or is there any pre-existing FIORI app by using which the same can be achieved??
In case you would like to see the code till now, the same can be fund at https://answers.sap.com/questions/13565950/bulk-updatecustom-fields-with-data-in-the-proj-tab.html
It would be really helpful if I can connect with you over mail to get this resolved.. I can be reached at bh4nu27@gmail.com
Thanks and Regards
Bhanu
Hi Bhanu,
Sounds to me it should not be a problem if the BAPI is available and also supports update to the table in the question. You need to know, BAPI should be relevant for Project definition.
Feel free if you need more help.
Thanks,
Rohit
Hi Rohit,
Would like to connect with you. Please follow me in SAP community so that we can exchange direct messaging. [comment has been moderated]
Thanks
Bhanu