App Implementation: My ProjectsBefore 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 | . |
Back-End Components Delivered with (Product Version Stack) | SAP S/4HANA Finance 1605 SPS 7 |
Front-End Components Delivered with (Product Version Stack) | SAP Fiori for SAP S/4HANA Finance 1605 SPS 4 |
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 (Corresponding Product Version Instance) |
|
For more information about the installation of SAP Fiori products, see SAP Help Portal at .
For My Projects
, the following SAP Notes must be available:
Back-End/Front-End Server | SAP Note Number | Description |
|---|---|---|
Front-End and Back-End | Release Note for Fiori app My Projects |
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):
Component | Technical Name |
|---|---|
OData Service (Version Number) |
|
For more information about activating OData services, see SAP Help Portal at .
Component | Technical Name |
|---|---|
| SAP UI5 Application |
|
For more information, see SAP Help Portal at .
The SAP Fiori launchpad is the entry point to apps. In the launchpad, the user can see and access those apps that have been assigned by an administrator to the catalog designed for this user's role.
For more information, see SAP Help Portal at : Configuring the Launchpad
and Configuring Authorization Roles
.
For more information on catalogs and roles, see 2242596
.
To enable My Projects
, you must perform the following configuration tasks:
User role configuration:
Front-end system (gateway system)
Run transaction SU01
, specify a user and click Edit
.
On the Roles
tab, enter the following roles:
SAP_FIN_TCR_FSA
SAP_FIN_TCR_T
SAP_SFIN_BCR_COSTMANAGER
Click Save
.
Back-end system (ECC system with business data)
If the gateway system and the back-end system are on the same system, follow these steps in the same system:
Run transaction PFCG
, enter role SAP_FIN_MYPROJECTS_APP
and click Copy
.
Enter a target role, for example, Z_FIN_MYPROJECTS_APP
, and click Copy All
.
Click Edit
.
On the Authorization
tab, click Propose Profile Name
.
Click Save
.
Click Change Authorization Data
.
Enter the controlling areas to which the user has access.
Click Save
.
Enter values for other authorization objects to which the user has access.
Click Save
and then Generate
, and the status of authorization becomes “generated”
.
Assign this role to the user by following the steps introduced in Front-end system (gateway system)
in the back-end system.
Repeat steps 1 through 11 for the following roles:
SAP_FIN_COSTCENTER_APP
SAP_FIN_CONTROLLING_DOC_APP
SAP_FIN_COSTCENTERGROUP_APP
SAP_FIN_COSTELEMENT_APP
SAP_FIN_COST_ELEMENT_GRP_APP
SAP_FIN_PROFIT_CENTER_APP
SAP_FIN_INTERNALORDER_APP
Business configuration:
Run transaction FPB_MAINTAIN_PERS_S
in the back-end system.
Enter DIA_CCMONITOR
in Personalization Dialog
, enter your target user, and then click Execute
.
Specify your controlling area, cost center group and then click Save
. (Cost Center Group and Controlling Area
are required, because the application cannot recognize individual values.)
In the next page, enter DIA_IOMONITOR
in Personalization Dialog
, enter your target user, and then click Execute
.
Specify your controlling area, internal order group, cost element group, and then click Save
. (Controlling Area, Internal Order Group
and Cost Element Group
are required, because the application cannot recognize individual values.)
For information on how to configure SAP Jam, see SAP Help Portal at .
For more information about the user management concept in an SAP Fiori environment, see SAP Help Portal at : Users in ABAP Front-End System
and Users in ABAP Back-End System
.