Quantcast
Channel: SCN : Discussion List - SAP Fiori
Viewing all 1804 articles
Browse latest View live

Fiori GRC "Request Access"

$
0
0

Hi All,

 

Please help me to configure "Access Request" fiori app as I am new to GRC system .


I have activated odata services and UI5 application and when I tried to execute Fiori application ,I recieved error ;


<?xml version="1.0" encoding="UTF-8"?>

 

 

-<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">

 

 

<code>005056A509B11EE1B9A8FEC11C21D78E</code>

 

 

<message xml:lang="en">Resource not found for the segment 'getWelcomeMessage'.</message>

 

 

 

 

-<innererror xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">

 

 

<transactionid>AF3DB4E5CE02F1EC9402005056BA5EF8</transactionid>

 

 

<timestamp>20160106071943.3490000</timestamp>

 

 

 

 

-<Error_Resolution>

 

 

<SAP_Transaction>Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details</SAP_Transaction>

 

 

<SAP_Note>See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)</SAP_Note>

 

 

</Error_Resolution>

 

 

</innererror>

 

 

</error>

 

I also have few questions on the  "configuration tasks" defined in the implementation document .

 

Configuration Tasks

To enable the app Request Access, you must perform the following configuration tasks:

  • Maintain Custom Fields In this IMG activity, you can specify any custom fields that you want to include in the Fiori application Request Access.
  • Document Maintenance for TextsIn this IMG activity, you can define texts that display in the Fiori application Request Access. For example, you can define your own greeting text to display on the initial screen of the Fiori application.
  • Configure Request ParametersIn this IMG activity, you make choices about configurable parameters for the Fiori application Request Access.You access the activities above by following this path: from the SAP Easy Access screen choose Start of the navigation pathToolsNext navigation stepCustomizingNext navigation stepIMGNext navigation stepExecute ProjectNext navigation stepSAP Reference IMGNext navigation stepGovernance, Risk, and ComplianceNext navigation stepAccess ControlNext navigation stepProvisioningNext navigation stepFiori Access RequestEnd of the navigation path   .


1. Is it mandatory to maintain all these values or its optional as per our business requirement.

2.  As of now we create request from portal which consist template of following fields:

Name ,Description,Request type,Created By and Created Date ..So should I need to configure all these filed in "Maintain Custom Fields"  .

3.  "Configure Request Parameter" contains which data/field.


Also When I configure "Maintain custom fields",I get drop down which contains no value .


 

Please help me with you suggestions .

 

Thanking you all.

 

Regards,

Riya



Secondary database connection and not SAP user mandatory for Fact Sheet?

$
0
0

Hello expert,

 

I am confused about the secondary database connection and HANA DB user which is not SAP<SID>, are they mandatory for setting up Fact Sheet technical level.

 

Setup of SAP Fiori Search - SAP Fiori for SAP Business Suite - SAP Library

Secondary Connection.png

It mentions that I need to create secondary database connection and HDB user not equal to SAP<SID> which required additional privileges for setting the connection with program ESH_ADM_SET_TREX_DESTINATION.

 

However, in Docu: SAP Fiori RDS V6.2, it does not mention that the secondary DB connection and addtional HDB user are required for setting up. Program ESH_ADM_SET_TREX_DESTINATION use DB connection DEFAULT got from DBACOCKPIT -> System Landscape -> System Configuration.

RDS.png

 

So can you give me some hints about this or share your idea?

 

Regards,

Ning Tong

Disable Attachment Upload in My Inbox SAP FIORI application

$
0
0

Hello,

 

I want to disable attachment upload in My Inbox SAP FIORI application. Is there any way to disable the '+' button on Attachment IconTabfilter,

 

I want users to see the attachments but not upload.

 

Attachment upload.PNG

 

Regards,

Karan Shaheri

Inter-App Navigation carrying data from one app to another

$
0
0

Hello Friends,

 

I have issues while carrying data from one app to another app.

 

I have both the apps in my fiori launchpad and am able to navigate from one app to another using

"Direct Cross App Navigation" method.

 

 

  this.oCrossAppNav.toExternal({

  target : { semanticObject : "Product", action : "display" },

  params : { "ProductID" : [ "102343333" ] }

        });

 

 

But my requirement is to take the data from table of current application and copy the same in the table of navigating application.

Is it possible by passing parameters?, if so, how can i perform the same.

 

Thanks...

Deepak

ERP_BUPA_ODATA Service not active in Backend

$
0
0

Hello Fiori experts,

 

based on SAP Note 2056568 we have implemented the ODATA service ERP_BUPA_ODATA to display ERP Orders and Quotes in the CRM App "MyAccounts". The service is implemented on an ERP system.

We have a hub architecture, so the Gateway is installed on a separate Netweaver.

 

When i am now trying to add Starting authorizations for this service in a pfcg role on the ERP system, i can not see this service:

 

2016-01-06 15_48_37-MyVM for Work [wird ausgeführt] - Oracle VM VirtualBox.png

Are we missing some important step on ERP side?

Note: In ERP we are not using any ODATA Service so far, so maybe some basic configuration is missing.

 

Thanks,

 

Wladimir

Remove User Preference option from Fiori Launchpad

$
0
0

Hi Experts,

 

We have a requirement to remove user preference option from SAP Fiori Launchpad.

User Prefernce.jpg

From the standard SAP document I came to know that we have to set enableSetTheme parameter to false in order to deactivate user preference.

As per below screenshot it is already false in PersonalizationOff.json.


http://help.sap.com/saphelp_uiaddon10/helpdata/en/61/07ee41f89a43c9af0aa279fe039cca/content.htm


PersonalizationOff.json.jpg


I am still able to see the user preference option in SAP launchpad and user is able to change the theme as well.

Can you please help me on this issue.

 


Thanks and Regards,

Puneet Jain

 

Message was edited by: Michael Appleby

SAP Transaction iview's behavior in Fiori Launchpad (Portal 7.40)

$
0
0

Hello All,

 

We are upgrading portals from 7.01 to 7.40 SP11. We are using Fiori Launchpad on portal 7.40. We have some SAP transaction Iviews which we are migrating to 7.40. We are using SAP GUI for Windows and opening in separate window for these transaction Iviews.

 

Behavior of SAP Transaction Iviews in 7.01 (We are using Default framework page)

When Transaction Iviews are opened, a popup window is opened. SAP Transaction is opened in Windows GUI. Popup window is automatically closed subsequently.

 

Behavior of SAP Transaction Iviews in 7.40 (When using AJAX framework page)

When Transaction Iviews are opened, a popup window is opened. SAP Transaction is opened in Windows GUI. Popup window is automatically closed subsequently.

 

Behavior of SAP Transaction Iviews in 7.40 (When using Fiori framework page)

When Transaction Iviews are opened, a popup window is opened. SAP Transaction is opened in Windows GUI. Popup window stays on. It is not getting closed subsequently.

 

We are trying to achieve same behavior as in 7.01 for Fiori launchpad (popup window should be closed automatically for transaction Iviews) . Could you please give some inputs in this regard.

 

I posted this question in SAP Enterprise Portal space while ago. Didn't get any replies. Since it is related to Fiori Launchpad, Posting here too.

 

Thanks,

Sudheer.

Disable NavBack on Fiori Apps in Portal

$
0
0

Hi,

we are currently working on a project to replace some HR ESS WD applications with it Fiori couterpart like My Paystubs. With the Fiori iView template it is quite easy to do that. But when opening a Fiori app directly (with all the Shell-runStandaloneApp parameters) there is still the back "navigation back" button visible. Is there a chance to disable/hide this button without creating a custom theme? When user click it they end up nowhere.

 

The following Parameters are set:

Parameters Forwarded to the SAP Fiori Application

sap-ushell-config=headerless

 

Parameters to Pass on the Location String in the URL

Shell-runStandaloneApp?sap-ushell-SAPUI5.Component=hcm.mypaystubs&sap-ushell-url=/sap/bc/ui5_ui5/sap/hcm_pay_mon

 

Thank you

Andy


Issue while running my timesheet extension app version 2 from launchpad

$
0
0

Hi Folks,

 

I was able to run the extension app by configuring the standalone app url.

 

http://<server>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?

sap-client=123&sap-ushell-config=headerless#Shell-runStandaloneApp?sap-ushell-SAPUI5.Component=

cus.crm.opportunity&sap-ushell-url=%252Fsap%252Fbc%252Fui5_ui5%252Fsap%252Fcrm_opprtnty&AccountId=123&ContactId=abc

 

But when it comes to run it thru gateway or via launchpad tile its throwing follwing error.

 

error.png

Donut chart legend alignment issue

$
0
0

Hi,

 

We are currently getting the donut chart legend either in one column or in one row but i need this to be displayed in multi column and in multi row format(Kind of Matrix layout). eg 2 columns and 3 rows

 

We are trying to override the legendGroup properties in controller as below but not working.

 

oVizFrame.setVizProperties({

                legend: {

                    title: {

                        visible: false

                    },

                    scrollbar : {

                    border : {

                    color : "green",

                    width : 2

                    }

                    },

                    visible : false

                },

                title: {

                    visible: false

                },

                legendGroup: {

                layout : {

                position: "top",

                maxHeight : 0.50

                },

                linesOfWrap: 3,

                computedVisibility : false

                }

              

            });

Unable to place an app in fiori launchpad

$
0
0

Hello Experts,

 

we have developed an customised application in webide using SAP UI5. when I'm trying to place this app on fiori launch pad the app is not opening instead it is throwing an error "App could not open due to configuration error".

 

we have lpd_cust and also semantic object is also defined correctly.

 

but when I look into console regarding the error it says an issue with additional information in component.js file, which i'm unable to understand.

 

So I request all os you t please suggest me an solution for this issue.

 

regard's,

Sri.

Navigation in SAP Fiori

$
0
0

Hello All,

 

I am new to SAP Fiori . I created a simple Fiori application . It had two views ( View1 and View2) . I also created one more view as Container View . Now I want to navigate between this views i.e View1 and View2 and I am facing problems while doing this .

 

Could someone let me know how to do this .

 

Thanks and Regards

Shriram Bhat

Place holder for custom code in SAP Fiori Timesheet App

$
0
0

Hello Folks,

 

As part of the documentation provided for SAP Fiori Time sheet App(Version 2), SAP enhancements CATS0004, CATS0007, CATS0011 and CATS0012 are not supported. I've some custom coding is been written in those enhancements and I am looking for an appropriate place where the code will be triggered during the App is running.

 

Could you please suggest me any BADI or Class which I can make use of. Thanks.

 

 

Br,

Raja.

Volume testing on SAP Fiori Apps

$
0
0

Hello Experts,

 

Can you throw some light on volume and stress testing once fiori app is implemented and activated.

 

We have around 5 approval transactional fiori app like Purchase order approval and leave approval and around 30 Sfin fiori app(both smart business [Analytical] and Transactional) already implemented and activated in Dev environment.

 

we are testing the functionality of the app.

Backend ERP is EHP 7 and  De-coupled Front end gateway NGW 7.4 .

Device: Mostly Desktop with few users on Mobile

 

Now the next challenge is to test the  performance of these Fiori app once LIVE in different market where no of end users starts to use these apps.

I know the performance depends upon device, browser, CPU, network, app specific depending upon the how big the the Odata call.

 

But here i am looking for any suggestion/document/advice for Volume and Stress testing a fiori apps?

 

Thanks,

Sumit

How to customize Fiori Launchpad?

$
0
0

Hi ,

 

I am trying to develop personalized homepage for FIORI launchpad. I have tried changing the theme, but its not effecting when I run on browser. We are currently using the standard launchpad. I actually need to place all my(company) apps into the new launchpad homepage, currently few demo apps are also visible. Do I need to change the Role of launchpad or how can I proceed?


SAP Cloud Connector Installation

$
0
0

Hi Expert,

 

I have run through the step by step guide line to setup the cloud connector from SAP HANA Cloud Platform.

However I faced an issues whereby I can't load the local hosts page as mentioned in the documentation. I have run the go.bat file.

56.png

 

5.png

Do I missed out any configuration?

 

Regards,

-Ben-

Errors during deployment DU

$
0
0

Hello,

 

I'm implementing several fiori apps (transactionals, analyticals....) into integrated scenario.

We've deployed the content both on hana and Backend/frontend system.

 

We want to user Cash Flow fiori app but during import of HCOHBARAPPL604 we get several errors:

 

 

 

Content error: Activation of at least one object failed

Content error: Object: sap.hba.r.sappl604.BankStatementMonitorGLPeriodInfo.calculationview ==> Error Code: 40117

Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: ColumnTable SAPABAP1:FAGLFLEXT not found (cannot get catalog object)(calculationNode (FAGLFLEXT))The following errors occurred: Inconsistent calculation model (34011)

Content error: Object: sap.hba.r.sappl604.BankStatementMonitorGLPeriodCurr.calculationview ==> Error Code: 40117

Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BankStatementMonitorGLPeriodInfo (t -1)' (2007)

Content error: Object: sap.hba.r.sappl604.BankStatementMonitorBalStatus.calculationview ==> Error Code: 40117

Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BankStatementMonitorGLPeriodCurr (t -1)' (2007)

Content error: Object: sap.hba.r.sappl604.BSMInfoOverview.calculationview ==> Error Code: 40117

Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BankStatementMonitorBalStatus (t -1)' (2007)

Content error: Object: sap.hba.r.sappl604.BSMOverview.calculationview ==> Error Code: 40117

Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BSMInfoOverview (t -1)' (2007)

Content error: Object: sap.hba.r.sappl604.BSMOverviewQuery.calculationview ==> Error Code: 40117

Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BSMOverview (t -1)' (2007)

Content error: Object: sap.hba.r.sappl604.roles.fin.CashManager.hdbrole ==> Error Code: 1000010

Content error: Invalid argument

Content error: Object: sap.hba.r.sappl604.odata.fin.kpi.xsodata ==> Error Code: 40136

Content error: Unknown view name "sap.hba.r.sappl604/BSMOverviewQuery".

Content error: Deployment of delivery unit (name: HCO_HBA_R_APPL604, vendor: sap.com, id: 7180) failed.

Content error: Import of software component versions failed.

 

We have mapped the authoring schemas to physical:

ABAP          SAPABAP1

SAP_ECC   SAPABAP1

 

How can I solve this error during deployment?

 

Regards

My TimeSheet V2 - Field Ranking BAdi

$
0
0

Hello all,

 

Has anyone successfully used the BAdI to change the field rankings for time assignment HCM_B_TSH_FIELDRANKINGS?

 

We have attempted to re-arrange the order of fields, but none of the changes are reflected.

I currently have a different ranking through the Fiori app compared to the SAP GUI (back-end)

 

If you have any lessons learned, advice or tips, it would be great!

Receive Product app problem

$
0
0

Hi, i´m trying to run the Receive Products app (technical name: RTST_RECV_PROD), but i can´t.

I attach the following screenshot  showing the console errors.

 

I would be very grateful if someone could help me to solve this problem.

Employee Lookup application problems

$
0
0

Hi all,

 

I have encountered two problems after application configuration.

1) Everything is fine unless user enters special character into the search field. We use cyrillic alphabet in our system and naturally employee data is stored using it, but application returns nothing as search result.

During debugging I figured out that 'RS_CHECK_VARIABLE' fm call for search string causes this trouble. It checks string for following condition.

IF to_upper( condense( val ) ) CN 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_1234567890/!#$%&-<=>?@{|}~'.     RAISE EXCEPTION TYPE cx_abap_invalid_name       EXPORTING         name = val_str.   ENDIF.

Is there any workaround for this case?

 

2) There is a CL_HCM_EMP_LKP_ADDL_API class used inside this search method. Class constructor tries to create application log with object = 'EMP_LKP' parameter. But this object is missing in SLG0 transaction, so any attempt to save log entries raise an exception. I added this object on my own, but think this is not a right decision.

 

Thanks in advance,

Rustam.

Viewing all 1804 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>