Show TOC

 App Implementation: Manage Depreciation Runs

System Landscape Requirements

Before you can start to implement the app, ensure that your system landscape has been set up to enable SAP Fiori and that this system landscape already includes the front-end components and back-end components for your app:

SAP Fiori System Landscape Options

Configuration of Front-End Server

Configuration of SAP Fiori Infrastructure

Back-End Components Delivered with (Product Version Stack)

SAP Simple Finance, on-premise edition 1503 SPS 05

Front-End Components Delivered with (Product Version Stack)

SAP Fiori for SAP Simple Finance, on-premise edition 1503 SPS 05

Ensure that the front-end component of the app is in place on your front-end server. It is automatically installed with the UI add-on.

Front-End Server: Front-End Component of App (Software Component)

UIAPFI70 200 SPS05

For more information about the installation of SAP Fiori products, see Downloading and Installing Product Versions.

Required SAP Notes

For the Manage Depreciation Runs app, the following SAP Notes must be implemented:

Back-End/Front-End Server

SAP Note Number

Description

Back-end and front-end server

2120490Information published on SAP site

Release Note for the "Manage Depreciation Runs" Fiori app

Implementation Tasks

The following sections list tasks that have to be performed to implement the app. You can find the data required to perform these tasks in the SAP Fiori apps reference library under the following link (choose Implementation Information and select the relevant delivery date):

Start of the navigation path https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/index.html?appId=F0849Information published on SAP site End of the navigation path

The following sections list tasks that have to be performed to implement the Manage Depreciation Runs app. The tables contain the app-specific data required for these tasks:

Front-End Server: Activate OData Services

Component

Technical Name

OData Service (Version Number)

FAA_DEPRECIATION_RUN_SRV (1)

For more information about activating OData services, see Front-End Server: Activate OData Services.

Front-End Server: Activate SAP UI5 Application

Component

Technical Name

SAP UI5 Application

FIN_MANAGE_DEPR

For more information about how to activate the ICF service, see Front-End Server: Activate ICF Services of SAPUI5 Application (for transactional apps) or Activate ICF Service of BSP Application (fact sheets).

Front-End Server: Enable App for Access in SAP Fiori Launchpad

The SAP Fiori launchpad is the entry point to SAP Fiori apps. In the launchpad, the user can see and access those Fiori apps that have been assigned by an administrator to the catalog designed for this user's role.

The administrator makes these assignments in the launchpad designer. For more information, see Setup of Catalogs, Groups, and Roles in the SAP Fiori Launchpad.

SAP delivers technical catalogs for groups of SAP Fiori apps as repositories to create your own catalogs in the launchpad designer. Along with these catalogs, more technical content is delivered for each SAP Fiori app. You can find the delivered technical content for each SAP Fiori app in the SAP Fiori apps reference library.

Front-End Server and Back-End Server: Assign OData Service Authorizations to Users

OData Service (Version Number)

Back-End Server: Delivered Authorization Role (PFCG Role)

Front-End Server: Assignment to Authorization Role

FAA_DEPRECIATION_RUN_SRV (1)

OData service authorization is included in the example role SAP_FIN_AA_MANAGE_DEPR_APP.

Note Note

In addition, this role contains authorizations to display the related business data.

End of the note.

You need to assign the OData service authorization to a business role. To do this, you can use the business role SAP_SFIN_BCR_GLACCOUNTANT. Alternatively, you can also copy this business role and adjust it to your needs.

Extensibility

Note Note

This app is not suitable to be extended.

End of the note.

More Information

For general information about the user management concept in a SAP Fiori environment, see Users in ABAP Front-End System and Users in ABAP Back-End System.