Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
18,528
Please find other blogs as follows at S/4HANA SQUARE ONE








SAP S/4HANA  SQUARE  ONE


















































NEW INSTALLATION     PART1 - MP PART2 -  Installation
PART3 -  BP Activation
PART4 - Fiori Activation PART5 - DATA MIGRATION
S/4HANA 2021 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0
S/4HANA 2020 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps0
S/4HANA 1909 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps0
S/4HANA 1809 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0























UPGRADE   t1-RC t2 - MP t3 - SIC
t4 - CCM t5 - SUM
S/4HANA 1809+ rcu
iop
link link link link































SYSTEM CONVERSION t2 -  RC t3 - MP t4 - SIC
t5 - CCM t6 - SUM 
S/4HANA 1909+ rc2
pd(bsr)
link link link prepare
EHP6/mss
S/4HANA 1809
rc2 link link link EHP7/hdb
EHP6/db6
EHP5/ora
EHP6/mss
















SAP S/4HANA ON-PREM APPLIANCE INSTALL USING MEDIA ACTIVATE FROM CAL
S/4HANA 1909+ link custom link standard link














SAP S/4HANA CERTIFICATION
S/4HANA Certification Exams through SAP Certification Hub link


Here is the Video for this blog based on SAP S/4HANA 1909 FPS0 (Not SAP S/4HANA 2020 FPS1 but process is similar):  

https://youtu.be/HEWMwZilsGw

The blog is based on SAP Note 3009827 - Composite SAP note: Rapid Activation for SAP Fiori in SAP S/4HANA 2020 FPS01 Please use the blog only as a reference and follow the actual note which may have been updated.

Please find the rough sketch of steps. There are 3 sets of steps that are separated by thick line. Your feedback is welcome on duration estimates. Activate Enterprise Search is kicked off and while it is running, further steps are done.


TIP: For notes applicable to other releases, please check the SAP Note 2902673 – Rapid Activation for SAP Fiori in SAP S/4HANA – Overview

In this blog the text is shown in this COLOR it is for selection and copy/paste

STEP 1: CHECK SAP FIORI UI COMPONENTS


(A) Enter tCode SPAM -> button Package Level, tab (1) Installed Product Versions, Check the below Product versions are installed - (2) SAP S/4HANA 2020 FPS1 or higher and (3) SAP FIORI FOR S/4HANA 2020 FPS1 & SAP FIORI FRONT-END SERVER 2020 FPS1.


(B) The S/4HANA system has to be with embedded Fiori deployment as per SAP Note 3009827 - Composite SAP note: Rapid Activation for SAP Fiori in SAP S/4HANA 2020 FPS01

(C) Ensure that SGEN is already completed on the system

(D) Proper ICF/ICM setup including FQDN 

(E) Ensure the system is configured for SSL

icm/server_port_0 = PROT=HTTP,PORT=80$$,PROCTIMEOUT=600,TIMEOUT=600
icm/server_port_1 = PROT=HTTPS,PORT=443$$,PROCTIMEOUT=600,TIMEOUT=600
icm/server_port_2 = PROT=SMTP,PORT=25000,TIMEOUT=180


(F) Suggested memory parameters. The strategy here is to double the memory parameter until runtime errors do not occur any more. You can reset back these memory parameters after activation. You can copy and paste lines into instance profile.

abap/buffersize = 2500000                      # Fiori Rapid Activation  Help Doc


(G) Increase wprun timeout:

rdisp/max_wprun_time = 3600


(H) Please ensure that web dispatcher is setup correctly and working as it will be required before users can use the applications by logging in through the web dispatcher. Follow SAP Note 2740052 - Which paths are necessary to configure Web Dispatcher for Fiori Launchpad scenari...

(I) Apply the notes below through SNOTE. (notes 2510134, 2686456 and 2813396 cannot be implemented as corrections through SNOTE as of 26 Feb 2021 but this may change later)

SAP Note 2510134 - Fiori Setup: Updates for task lists for Gateway/Fiori configuration
(for Tasklist SAP_GW_FIORI_ERP_ONE_CLNT_SETUP)
SAP Note 2712785 - Fiori Setup: Initial Setup for Fiori Applications S/4
(for Tasklist SAP_FIORI_FOUNDATION_S4)
SAP Note 2686456 - Fiori Setup: Content Activation for SAP Business Roles
(for Tasklist SAP_FIORI_CONTENT_ACTIVATION)
SAP Note 2813396 - Fiori Setup: Content Activation for Business Roles
(for Tasklist SAP_FIORI_FCM_CONTENT_ACTIVATION)



STEP 2: ACTIVATE ENTERPRISE SEARCH


In Work client, enter tCode STC01 - SAP_ESH_INITIAL_SETUP_WRK_CLIENT

TIP: All tasklists in this blog are to be performed in the work client



(A) Set TREX Destination or SAP HANA DB Connection" -> Make sure "Use SAP HANA Primary DB Connection" is ticked and Save(B) Select Models to Create Connectors" -> specify software component for search models:  SAPAPPLH
(C) The first task has manual steps to be performed to click on icon in Status column.


Execute task and select Background, the job will run for 90 mins.


If you get error - Internal session terminated with a runtime error PXA_NO_FREE_SPACE (see ST22) please refer Note 2149849 - Runtime error PXA_NO_FREE_SPACE on ESH software component update which refers Note 147568 - PXA_NO_FREE_SPACE
Ensure  PXA value in SAP profile abap/buffersize is enhanced, e.g. to 2.500.000 kB (Documentation)


TIP: While the Activate Enterprise Search task list is in progress in background you can do the activities form STEP 3 - 8 in parallel. The Fiori Content Activation task list should be done after the enterprise search is completed.


After task completion, the screen should look like this:



STEP 3: INSTALL DEPENDENT NOTES


Please install the Notes as below in Client 000:

  1. Note 1322182 - Memory consumption of ABAP Shared Objects
    In tCode RZ11 check profile parameter abap/shared_objects_size_MB.  I have this value set to 512. Keep in mind that if you get runtime error SYSTEM_NO_SHM_MEMORY or unhandled exception of type CX_SHM_OUT_OF_MEMORY you will have to increase this parameter. Alternatively you can set the automatic memory parameter PHYS_MEMSIZE.


STEP 4: INITIALLY FILL CUSTOMER TABLES


Enter tCode SU25, Make sure Step 1 "Initially fill the Customer Tables" has been at least executed two times. If date/time entry for this step is empty, click on the step and press execute (with default settings). Ref Note 440231 - SU25 | FAQ: Upgrade postprocessing for Profile Generator


Click on Execute
You should get application help dialog message that it will take several hours and log below. If not execute the same procedure second time and get the numbers as below.


Execute the same procedure second time and get the numbers as below.



STEP 5: ACTIVATE SAP S/4HANA EMBEDDED ANALYTICS


Ensure logical client is assigned to target client in SCC4


Execute manual steps as per Note 2289865 - Configuration steps for S/4HANA Analytics as shown below in work Client 100.

  1. Prerequisites: Check function module tCode SE16 table RSADMINA field BWMANDT in table RSADMINA isn’t filled.

    If above is not set, use tCode SE37  RS_MANDT_UNIQUE_SET to set value of I_MANDT = 100

    After above command is executed please check the value of BWMANDT in SE16 table RSADMINA

  2. In Client 100, Execute task list STC01 SAP_BW_SETUP_INITIAL_S4HANA.

  3. In the first step confirm that you have read the SAP Note 2303900 - Latest Information about BW Setup in S/4HANA Systems

  4. In the step Set/Check BW Client enter the BW Client number, and in the step Install essential BW Content checkmark on Force Installation. The task list will run for less than 15 minutes.


  5. Please do remaining optional steps as per the note for Hierarchies - 0YEA_QUA_MON_DAY, 0YEA_MON_DAY & 0WEEK_DAY

  6. Configuration of Design Studio Template
    Activate the following services
    /sap/bw/ina
    /sap/bw/Mime


STEP 6: ACTIVATE GATEWAY & FIORI ONE CLIENT SETUP


Check that note is applied as per STEP 1 -  SAP Note 2510134 - Fiori Setup: Updates for task lists for Gateway/Fiori configuration

enter tCode STC01 - SAP_GW_FIORI_ERP_ONE_CLNT_SETUP


After task completion which takes about 20 seconds, the screen should look like this



STEP 7: RUN FIORI FOUNDATION TASKLIST


Check that Note is applied as per STEP 1 - SAP Note 2712785 - Fiori Setup: Initial Setup for Fiori Applications S/4

In Work Client, enter tCode STC01 - SAP_FIORI_FOUNDATION_S4
This task list activates (1) ICF Nodes (2) ODATA Services required for WebGUI and other generic Fiori launchpad features, (3) Initializes classic UI technologies, (4) Generates working SAP Fiori launchpad user & admin roles including composite roles.

Please run this task in Foreground so its easy to handle if error occurs in nest screen. For the task Set Fiori 3 as default theme - by default sap_belize theme is activated. To switch to Fiori 3 theme go to change mode and open the task UI to set the overwrite flag and save. The difference between the two themes is below:




In case you get error as below, the error may be due to generation not finished. After few minutes, go back and reexecute the task.
After tasks are completed, the screen should look like below. Go into Change mode and unselect the task in warning and continue.


Enable Analysis Path Framework (APF) apps, by adding a missing authorization via transaction PFCG edit role Z_FLP_USER - change button, Authorizations tab, Change Authorization Data button,  (1) Click Manually, (2) Add Auth Object /UIF/LREP . Edit -> /UIF/ROLE = select using checkmark APFUSER and  Save (3) Generate and go back.


Similarly add below to Admin profile Z_FLP_ADMIN - Add Auth Object /UIF/LREP -> Edit  /UIF/ROLE = select using checkmark APFADMIN and Save. Generate and go back.



STEP 8: VALIDATION


Add role Z_FIORI_FOUNDATION_ADMIN and role Z_FLP_ADMIN to a test user.

Test using tcode /UI2/FLP or directly via url: https://vhcals4hci.dummy.nodomain:44300/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html 

You should get screen below:
Click on the (1) Icon on top right and select (2) App Finder, you should get screen below



STEP 9: PREPARE LIST OF BUSINESS ROLES


From Fiori app reference library identify relevant business roles for activation. We will select all roles for the sandbox but you can restrict to only the required roles.

Select All apps for SAP S/4HANA, by Back-End Product, SAP S/4HANA


IMPORTANT TIP: In case you want to select all the Roles for certain scope items activated like BKP, 1Z3, 3QD, 1GA.... etc then click on the filter icon shown above and select the Scope Items.

(A) Select all (or alternatively you can select the roles you need), (B) Aggregate, (C) SAP S/4HANA 2020 FPS0, (D) Down Arrow, (E) Download


Click on Export list of Business Roles (484 roles for SAP S/4HANA 2020 FPS1 currently) and save the list as csv file. The number of roles may be different as new roles may be added or old ones deprecated.


Split the list of roles into lists with number of roles limit around 100. Also prepare separate list for roles with presteps. So you must have at least 4-5 lists of roles that you want to use for next step considering you want to activate all roles.

TIP: In case you have selected below roles, you may find it convenient to remove the below roles and activate them separately as they need some pre-steps.































ROLE COMMENT
SAP_FND_BCR_MANAGER_T
SAP_HCMFAB_BCR_EMPLOYEE_T
SAP_HCMFAB_BCR_MANAGER_T
SAP_MDG_BCR_APPROVER_T
SAP_MDG_BCR_REQUESTOR_T
RESOLUTION: Activate using task list SAP_FIORI_FCM_CONTENT_ACTIVATION
SAP_BC_YCM_APS
SAP_BR_AML_WHS_CLERK
SAP_FLP_ADMIN
SAP_HR_BCR_EMPLOYEE_T
SAP_HR_BCR_MANAGER_T
SAP_INTNW_BASIS_TCR_T
These roles are not available in S/4HANA although they are output from Fiori App Library and this will be fixed later.
SAP_BR_PA_REPRESENTATIVE Service: NPA_BILLINGEXCPTN_SRV 1 failed  / ICF Node: not available
RESOLUTION: Please do not use this role
SAP_BR_MANAGER_PROCUREMENT Service: MM_PUR_REQ_APPROVAL_COMPLETION_SRV 1 fail / ICF Node: not available
RESOLUTION: Implement Note 3035942
SAP_BR_MASTER_DATA_IOG Service: UPS_MNG_HIERARCHY 1 failed / ICF Node: not available
RESOLUTION: Activate Business Function  OIL_UOM_UPST_CI_4 (BF)
SAP_BR_OPERATION_CLERK_ACM
SAP_BR_SETTLEMENT_CLERK_ACM
SAP_BR_TRADER_ACM
Service: ACM_CNTRCTSNP 1 failed / ICF Node: not available
RESOLUTION: AWAITING SOLUTION

TIP: You should prepare your own list of roles. I have prepared a list of roles for S/4HANA releases that is shared in the link.  There are 4 files for roles that were downloaded from Fiori App Library – the fourth list contains the 2 roles that require presteps.If you get error one time rerun the same list second time. All these lists are available also in a spreadsheet S4HANA2020FPS1_FioriRapidActivation_BusinessRoles.xls

As per the files from the link as shown below, the Master list excel file contains all the roles. These roles are split into 4 text files. You can select roles from text file S4HANA2020FPS1_FioriRapidActivation_BusinessRoles_List1.txt and activate the these 150 roles. The you can take the second file and activate the 155 roles. After that you can select the file 3 with 159 roles. The 4th file contains 17 roles, out of these first 5 roles can be activated through task list SAP_FIORI_FCM_CONTENT_ACTIVATION. Nest 7 roles are not available and the last 5 roles we are awaiting solution.


Here is the time it took for my activation. I did  not require a second run.







































FILE #_OF_ROLES FIRST RUN SECOND RUN
List1 150 1hr10min -
List2 155 1hr30min -
List3 159 2hr10min -
List4_withPreStep (in parallel with List3) 5 10min -
TOTAL... 469. 5hrs

STEP 10: ACTIVATE FIORI CONTENT


TIP: Before scheduling Content Activation task list ensure that task list for Activate Enterprise Search from STEP 2 is completed.

Check that note is applied as per STEP 1SAP Note 2686456 - Fiori Setup: Content Activation for SAP Business Roles

In Work Client, enter tCode STC01 - SAP_FIORI_CONTENT_ACTIVATION

The 480 roles in SAP S4HANA 2020 as you see below have many country specific roles like SAP_BR_AA_ACCOUNTANT_JP , etc. There are 12 roles just with *_JP. So don't try to activate all roles as they are country specific and industry specific. We strongly recommend to customers to do a conscious decision about the role scope to be activated.

In the first task, (A) checkmark first task, (B) Click on Parameter and paste the list into the box that pops up, click on OK (Continue) at the bottom of the Define Business Roles” dialog window, and then click on (C) execute.


After clicking OK for the first task, if there are errors as below, please remove the roles that have no SAP Business Role and move the others into list that requires presteps and handle them separately.


Please see below for triggering activation of 100 roles:


Please note that there are 5 roles which are to be activated using task list STC01 - SAP_FIORI_FCM_CONTENT_ACTIVATION

TIP NO 1: Run the task list above in background (use menu option). While the task list is running, please check dumps in ST22 in separate session.

TIP NO 2: If all ODATA/SICF are activated for the first time, each group of  about 150 roles takes about one hour +. But if you get an error and then you reactivate the same list it should be done in few minutes. If some ODATA services are already activated the time required should be reduced accordingly.

TIP NO 3: TIME SAVING TECHNIQUE - Once you have the list of roles, you can split the roles into multiple lists like say if you have 200 roles, split them into 2 sets of 100 roles. You can then create 2 separate sessions and run the task list. Keeping the number of roles in these 2 sessions unequal will help to know the session, like keep 98 roles in first session and 102 helps to distinguish them. I had to increase the parameter abap/shared_objects_size_MB = 512 to 768 to run parallel session. Alternatively you can set the automatic memory parameter PHYS_MEMSIZE.

TIP NO 4: After activating a role like for example SAP_BR_AP_MANAGER, if the ODATA/SICF are already activated, the delta role SAP_BR_AP_MANAGER_US takes much shorter time as some services are already activated. So as a result your subsequent lists will take lesser time than earlier ones.

TIP NO 5: If you get error first time, please try with same list second time and some errors may go away. Like the below list of errors reduced to no errors for second run. One of the reasons for this is - the service activation is a generation and can finish successfully later on after the logs show error. So on retry the activation finished successfully.


TIP NO 6: For the subsequent activation run, if you get error Not enough shared memory exists, you can clear the shared memry in tCode SHMM. If you dont have access to SHMM or if there is possibility of impacting other users and processes, easiest way is to logout and login. If this does not work, double the parameter abap/shared_objects_size_MB = 512 as per Note 2766677 - Not enough shared objects memory exists, will require SAP bounce.

At the end of activation you should see result as below:



STEP 11: POST ACTIVATION


Please ensure that web dispatcher is setup correctly and working as it will be required before users can use the applications by logging in through the web dispatcher.

TIP: As a Post Activation step you can revert back Memory Parameters that were temporarily increased for activation.

COMPONENT FOR INCIDENTS:


You can open OSS messages using component BC-INS-TC-CNT
Please mention the SAP Fiori UI software components

LANDSCAPE CONSIDERATIONS:


There is a transport capability added to the Fiori launchpad content manager task list SAP_FIORI_FCM_CONTENT_ACTIVATION

Please refer the blog for more information: SAP Fiori for SAP S/4HANA – New Rapid Content Activation on S/4HANA 1909, 1809 & 1709 – Part 4 – Cus...

You can also refer the Fiori Launchpad Content Manager as per SAP Help Portal below: https://help.sap.com/viewer/d4650bf68a9f4f67a1fda673f09926a9/latest/en-US/c2f3f66fc2e04f3ea5ede6bcd4...

OTHER REFERENCES:


For a more detailed description of all tasks please refer to the excellent blogs

Fiori for S/4HANA – New Rapid Content Activation on S/4HANA 1809 & 1709 – Part 1 – Overview
Fiori for S/4HANA – New Rapid Content Activation on S/4HANA 1809 & 1709 – Part 2 – Prerequisites & F...
Fiori for S/4HANA – New Rapid Content Activation on S/4HANA 1809 & 1709 – Part 3 Scope & Execute Con...
Fiori for S/4HANA – New Rapid Content Activation on S/4HANA 1809 & 1709 – Part 4 – Customize & Trans...

SAP Fiori for SAP S/4HANA – SAP Fiori Rapid Activation: Transport from Development to Production sys...
SAP Fiori for SAP S/4HANA – Transition from Standalone to Embedded Deployment in SAP S/4HANA

UI Technology Guide

Note 2902673 - Rapid Activation for SAP Fiori in SAP S/4HANA - Overview    <=Contains all release specific notes

Thank you. Hope you enjoyed the blog !

Mahesh Sardesai
Product Expert – S/4HANA Solutions

Brought to you by the SAP S/4HANA Regional Implementation Group



 
22 Comments
Hi,

 

SAP_INTNW_BASIS_TCR_T role not visible in task list or PFCG , how can we activate.

 

Regards,

 
mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
Thank you so much Mahesh, but we need this role for Workflow Administration (SWI_ADM_CLOUD), our HANA Version (1909 SP2, Frontend server 6 SP2).

 

Regards,

Vivek
mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Vivek,

Thank you. As this is not related to Fiori Activation, please create a ticket. The role does not exist in the system.

  • Mahesh

matheus881
Explorer
0 Kudos
Hi.
I am trying to activate the odata for my FIORI APP.
I have a problem with these:
ACM_CNTRCTSNP
PP_MPE_ORDER_MANAGE

When try to add service, I have this error:
Metadata not loaded - See /IWBEP/ERROR_LOG
backend ''

This is for PP_MPE_ORDER_MANAGE:
Target entity 'C_MNGPRODNORDERMFGORDER' of association '_MFGORDER' from 'C_ManageProductionOrder' is not exposed

This is for ACM_CNTRCTSNP:
Association 'TO_AMENDINGTRADER' of SADL structure 'C_ACMContractSnapshot' with binding '_AMENDINGTRADER' does not exist

What is the right solution?

I have read for ACM_CNTRCTSNP (waiting solution). The others have the same problem with PP_MPE_ORDER_MANAGE??
mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Matteo,

We are still awaiting solution for ACM_CNTRCTSNP.

For the other error, if you run VCH_HL_AFL_CHECK do you get successful status as mentioned in Part 2 blog ?
matheus881
Explorer
0 Kudos
Yes, the report shown this:

Procedure
VCH_2020_CHECK_DEPENDENCIES_PROC
VCH_2020_CHECK_DEPENDENCY_TREES_PROC
VCH_2020_CONFIGURATION_ROUNDTRIP_PROC
VCH_2020_DELETE_EXPIRED_SESSIONS_PROC
VCH_2020_DELETE_SESSION_PROC
VCH_2020_INIT_PROC

 

Procedure called successfully: _SYS_AFL.VCH_2020_INIT_PROC
mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Matteo,

I did not face any issue adding service PP_MPE_ORDER_MANAGE. Let us see if anybody reports issue with this service.

  • Mahesh

Olj
Participant
Hi Makesh,
thank you, it's a big deal you are doing.
But I still cannot understand what to do in full sap landscape (dev, qas, prd).
Can you tell us, example, we plan to install several clients in one system,
should we run task lists in every client(qas,prd system)?
Example task list - SAP_FIORI_CONTENT_ACTIVATION and SAP_GW_FIORI_ERP_ONE_CLNT_SETUP.

 

 
mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
former_member229542
Active Participant

Hi Mahesh, how are you?

 

First, thanks a lot for this blog, helps a lot to setup Fiori on Implementacion project

Now, it seems to be an issue accessing link to your sharepoint with the list of Business Roles to be activated.

Yesterday was working ok, but today I tried to access to download latest list and it says user is not on directory list.

Could you please fix this?

 

Thanks

Martin

mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Martin,

Thank you for reporting the issue. Please find the new link.

  • Mahesh
former_member229542
Active Participant
0 Kudos
Thanks a lot!
former_member229542
Active Participant

Mahesh,

 

I have another question regarding SAP_FIORI_CONTENT_ACTIVATION task list execution.

 

When executing step Generate new Business Roles with Prefix, roles are copied from SAP Standard to Z but I found out that role text are left in blank

 

For example, I have role SAP_BR_WAREHOUSE_CLERK in Spanish, with proper translation

 

After executing task list SAP_FIORI_CONTENT_ACTIVATION in Spanish Logon

 

 

Z_BR_WAREHOUSE_CLERK role is created with Description and Long text in English (but all other texts in Spanish)

 

 

 

And when login in English or German, Description is left blank, while Menues are properly translated

 

 

 

Original Role SAP_BR_WAREHOUSE_CLERK has Description and menues, since its SAP role and its properly maintained

 

Is it a bug or some post processing task is missing to retrieve Role Description. It seems Copy Role Task only copy Description text from English and left other languagues without Description Text

 

Thanks!

Diggeshhjoshi
Contributor
Hi @Mahesh,  Thank you for creating all the blogs.  Without these blogs, it would be very difficult, time consuming and frustrating process to build and Configure SAP S/4 HANA with Fiori and other functionalities.

Cheers,
Diggesh
mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Digesh,

Thank you for the kind words.

  • Mahesh Sardesai

mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Martin,

It is better to create a ticket so somebody can take a look.

I am not sure if its related, -  but in General in SAP systems the language texts of English and German are mostly available. However when importing other languages, it is good to select supplementation language. This ensures that the missing texts are available at least in other language. I hope the supplementation was done when the language was imported prior to BP activation.

  • Mahesh

former_member229542
Active Participant

Hi Mahesh, how are you?

 

I have an issue related to Fiori Activation.

Rapid Fiori Activation was Run on Sandbox and Dev System. All changes were recorded in transports for QA and PRD Systems

 

After importing Requests from DEV and executing Task List in QA System , Security Consultant is stating the following Catalogs are missing in QA.

 

Bear in mind, in QA task list was executed as stated in Document SAP Fiori for SAP S/4HANA – SAP Fiori Rapid Activation: Transport from Development to Production sys... which has less options checked

 

 

Check this example below for Catalog SAP_TC_TM_BE_APPS

Sandbox System

 

Dev System

 

 

QA System (missing)

I have checked in FLP Content Manager and those catalogs are missing

 

When those catalogs are created during Fiori Rapid Activation Task List?

 

SAP_TC_LCM_COMMON
SAP_TC_SCM_MPE_COMMON
SAP_NW_BE_APPS
SAP_TC_EAM_WCM_BE_APPS :S4EAM
SAP_TC_PLM_VEMP_BE_APPS :S4PLM
SAP_TC_PLM_VEP_BE_APPS :S4PLM
SAP_TC_SCM_PP_BE_APPS:S4PP
SAP_TC_SCM_PP_MPE_BE_APPS :S4PP
SAP_TC_PRC_BE_APPS :S4PRC
SAP_TC_RFM_SGA_BE_APPS :S4RFM
SAP_TC_SCM_APS_BE_APPS :S4SCM
SAP_TC_SCM_ATP_BE_APPS :S4SCM
SAP_TC_SCM_DDMRP_BE_APPS :S4SCM
SAP_TC_SCM_EWM_AD_BE_APPS :S4SCM
SAP_TC_SCM_EWM_BE_APPS :S4SCM
SAP_TC_SCM_EWM_S4_BE_APPS :S4SCM
SAP_TC_CEC_SD_BE_APPS :S4SD
SAP_TC_TM_BE_APPS :S4TM

 

 

 

Thanks!

 

mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Martin,

It would require a login to the system to investigate the issue.

In the past there have been issues due to reference lost as described in below notes but I am not sure if this is applicable here.

SAP Note 2495630 - Reference lost displayed in Fiori Launchpad Designer

Thanks,
former_member212573
Participant
0 Kudos
Hi Rajdeep Ji,

 

Greetings!

Your blog helped me for deploying Fiori Rapid Activation in S/4 Hana System Sandbox successfully.

My query is do i need to follow the same steps in Quality and production individually if in Development system it has been separately deployed.

 

Please help me in this direction.

Best Regards,

Pankaj
mahesh_sardesai
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Pankaj,

Please refer to blog below, it may be based on older release.

https://blogs.sap.com/2020/05/20/sap-fiori-for-sap-s-4hana-sap-fiori-rapid-activation-transport-from...

marcelo1973
Explorer
0 Kudos
Hi Mahesh!!

First thanks for the help...

seconds

According to SAP Note 2918906 – Deprecation of Profile Parameter, the rdisp/max_wprun_time parameter was replaced by three parameters.

rdisp/scheduler/prio_high/max_runtime (default 11m)
rdisp/scheduler/prio_normal/max_runtime (default 60m)
rdisp/scheduler/prio_low/max_runtime (default unlimited)
so you can replace the value of 3600 in all three parameters to cause the effect of the old parameter.

You can also see the link's blog mentioning this.

https://blogs.sap.com/2020/11/23/abap-platform-part-4-whats-new-in-abap-platform-2020/

thank you very much for your support...

Regards

Marcelo Caballero