
Dear SAP S/4HANA Cloud enthusiasts, welcome to PART 1 of my blog illustrating the latest and greatest technology highlights in SAP S/4HANA Cloud 2005 for Technology Topics. In this part, I will illustrate new features with the 'Manage KPI and Reports' app and present several cool dashboards from Finance, Sales, and Procurement. Then, I will explain the latest innovations with Enterprise Search, and explain what you can look forward to when it comes to Extensibility and Hybrid Cloud ERP.
In PART 2, you will learn what you should know about Identity and Access Management, Integration, Localization, and User Experience in SAP S/4HANA Cloud 2005.
Watch my video to get a quick overview of our 2005 technology highlights:
The first innovation regarding the ‘Manage KPI and Reports’ app is the intent-based navigation which allows users to navigate from an analytical to a transactional application in order to take action on the gained insights (also known as ‘Jump-to’). This behavior is now improved for embedded SAP Analytics Cloud story and data analyzer reports. Key users, namely the Analytics Specialist, can define multiple combinations of semantic objects and actions for an application. As a result, the defined actions will be considered in the intent-based navigation while the end user is interacting with the dashboard/report. In addition, navigation intents can be marked as global target to correspond to all the visualizations configured for that particular story or data analyzer report. By the way – The semantic object and action for an application can be found via SAP Fiori apps library: search for the application go to implementation information/configuration section/target mappings.
Watch the video below to get a deeper understanding:
For Treasury Executives, the Treasury Executive Dashboard visualizes real-time insights into treasury management by highlighting key performance indicators. Treasury Risk Managers can analyze the distribution of the global liquidity of a company on a country level using an interactive geomap. Furthermore, a new page for market risk provides insights into the total net present values of company’s assets and liabilities and the overall value at risk including different attributes. In addition, the financial status is part of the 'Bank Relationship Overview' page and can now be clustered by company code and bank group. To access the dashboard the activation of scope item SAP Fiori Analytical Apps for Treasury and Risk Management (1MN) is required.Fig. 4: With SAP S/4HANA Cloud 2005, the Treasury Executive Dashboard provides real-time insights into treasury management for Treasury Executives and highlights key performance indicators
Back to navigation
The dashboard supports Accounts Receivables Managers in proactive receivables management and provides an overview on the collection progress focusing on collection groups, segments and specialists per priority level. Users can monitor all attributes of the promise to pay at a glance, such as open promised amount and broken amount per customer reflecting due periods. Find more information here. To access the dashboard the activation of scope item 'Collections and Dispute Management' (BFC) is required.
Fig. 5: With SAP S/4HANA Cloud 2005, the 'Collections Management Reporting' app, provides an overview on the collection progress focusing on collection groups, segments and specialists per priority level
Back to navigation
The ‘Credit Management Reporting’ dashboard provides an overview on the credit worthiness and payment behavior of business partners. Business users in the role of a credit controller, can now analyze customer credit exposure with regards to credit limit utilization, risk classes, countries and more to reduce risks of financial loss and to optimize business relationships.
*to access the dashboard the activation of scope item 'Advanced Credit Management' (1QM) is required.
Fig. 6: With SAP S/4HANA Cloud 2005, the ‘Credit Management Reporting’ dashboard provides an overview on the credit worthiness and payment behavior of business partners
Back to navigation
As promised, we expand the delivery of the out-of-the-box dashboards and provide two new dashboards for Sales. The 'Order To Cash' dashboard therefore, serves as a starting point for Sales Managers to analyze sales volume profit margin and incoming orders. Same as for the other dashboards, the order to cash dashboard brings flexibility by easy adjustable filters across different dimensions. To access the dashboard, the activation of scope item SAP Fiori Analytical Apps for Sales (1BS) is required.
Fig. 7: With SAP S/4HANA Cloud 2005, the 'Order To Cash' dashboard enables Sales Managers to analyze sales volume profit margin and incoming orders
Back to navigation
The second dashboard in Sales focuses on Customer Returns across various dimensions. Sales Managers can access real-time data on return rates, number of returned items and incoming orders to gain a better understanding of return reasons over time. See the documentation for more information. To access the dashboard, the activation of scope item SAP Fiori Analytical Apps for Sales (1BS) is required.
Fig. 8: The 'Customer Returns Overview with SAP S/4HANA Cloud 2005 provides real-time data on return rates, number of returned items and incoming orders
Back to navigation
The ‘Purchasing Spend Dashboard‘ has been extended and offers now the possibility to analyze non-contract purchases in addition. These are items, where there is no negotiated pricing or blanket purchase agreements are in place when they are purchased. Users in the role of a buyer can analyze the total spend amount in relation to purchase orders that do not have a contract assignment. Ideally the rate of off-contract spend in a company is low. Thus, we added this information within two new pages ‘Off Contract Overview’ and ‘Off Contract Spend’. Find more information here.
With SAP S/4HANA Cloud 2002, we introduced the possibility for administrators to change SAP-delivered search models with the ‘Manage Search Models’ app. With the 2005 release, we expand the scope and offer four new features in addition:
Fig. 10: With SAP S/4HANA Cloud 2005, the 'Manage Search Models' app allows you to disable or enable search fields and to select fields as filters
Fig. 11: With SAP S/4HANA Cloud 2005, the 'Manage Search Models' app displays the required business catalogs for a search model
Back to navigation
With SAP S/4HANA Cloud 2005, there is a new app for custom CDS views. For this reason, the existing app 'Custom CDS Views' has been renamed to 'Custom CDS Views (To Be Deprecated)'. Functionality-wise there is almost no difference between the two apps. However, the new app allows you to migrate those CDS views that you have created with the old app and edit them if necessary. However, migration is not a must as the old app will continue to be available for quite some time.
Fig. 12: In SAP S/4HANA Cloud 2005, the new 'Custom CDS Views' app allows you to migrate custom CDS views which have been created with the old app
XCO stands for Extension Components. The XCO library is an ABAP development library which provides a highly efficient experience for key users when developing in ABAP. The Key User (KU) edition is specifically designed to support typical in-app extensibility logic scenarios, such as working with JSON data or performing basic string operations.
The public API of each module is exposed via a special class, called the API “class” of the module. It is distinguished from all other XCO classes and interfaces in that it starts with “XCO_KU_”. The API class acts as the single point of entry for the functionality offered by a given module. Starting with the API class, code completion can be used to easily discover the scope of a given module.
The XCO library consists of several modules focusing on different functional areas. With SAP S/4HANA Cloud 2005, we offer the following modules:
My next topic is extensibility templates. You might remember that with SAP S/4HANA Cloud 1908, we delivered this innovation which is especially important for implementation partners who support multiple customers. It allows large organizations with an extensive system landscape to distribute in-app extensibility content across system landscapes.
In the quality system of the template provider (e.g. the implementation partner), the extended items, such as custom fields, custom objects, or business logic which are created in a separate name space are added to the extensibility template and then exported from the quality system by means of a human readable .json file. When the template is created, the system checks for dependencies to other extension items which should also be included in the same file to guarantee consistency. The exported extensibility template can then be imported into the quality system of the template consumer (e.g. the customer of the implementation partner) and be adapted there according to the requirements of the respective customer. This has several huge advantages: First of all, it helps partners to keep their customer solutions consistent as they do not have to manually create the in-app extensions in each and every customers system. Instead, they can easily import the extensions from the same source file. This of course, leads to large efficiency gains, saving time and cost.
So far, it was possible to transport custom business objects, custom code lists, custom fields, custom logic, and custom libraries. With the 2005 release, this has been enhanced further to allow for custom analytical queries as extended items.
Just in time for Sapphire, we delivered the first microlearnings for SAP S/4HANA on OpenSAP in the area of extensibility. Currently, there are two microlearnings available for in-app extensibility:
Fig. 13: In parallel with the SAP S/4HANA Cloud 2005, 20 microlearnings for SAP S/4HANA have been published on OpenSAP.
You find them in the microlearnings section on the OpenSAP website. Select 'Microlearnings for SAP S/4HANA', then click on Technology Topics to display a list of available topics. For extensibility, this is currently:
In the future, the number of microlearnings on extensibility is planned to grow continuously over time. So, stay tuned for more!
Back to navigation
Also for Hybrid Cloud ERP, there is news to spread for SAP S/4HANA Cloud 2005: There are three hybrid cloud scenarios to be mentioned:
Follow us via @Sisn and #S4HANA, or myself via LinkedIn or @DeissnerKatrin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 | |
2 |