Quantcast
Channel: SCN : Unanswered Discussions - SAP Fiori
Viewing all 1879 articles
Browse latest View live

Require steps to extend FIORI to mobile device.

$
0
0

Hello all,

 

We have S/4 business suite with SFIN installed. Front end and backend sevrer are same.

we have also installed the FIORI for SFIN and able to work with the apps in browser.

 

Our next step is to extend the usability of FIORI SFIN apps to mobile devices.

Can someone please list the steps to enable the  FIORI on mobile devices.

 

after reading through some blogs , i have understood that SAP Mobile platform server need to be installed to extend to mobile devices --- please confirm if my understanding is correct.

 

Also, please guide me through any guides if available for enabling FIORI apps on mobile through mobile browser or SAP FIORI client.

 

 

Thanks,

Sanketh.


SAPUI5 help

$
0
0

Hello,

I have following doubts on SAPUI5 development.

1. Can we use multiple Odata service in ui5 application.

2. How odata service data is handled in application, for example "Sales order track" application uses service SRA018_SO_TRACKING_SRV,  when the data fetched from the service is available ? will it be available when application is loaded in browser ? 

Change mode in Track Shopping Carts Fiori App

$
0
0

Hello,

 

 

using the SRM Fiori App "Track Shopping Carts", i am not able to be in change mode in order to modify a saved SC.

How is it possible to be in change mode in this Fiori App?

 

Regards.

 

 

Laurent.

Error Field Edm.DateTime Empty OdataService

$
0
0

Hi SAPFIORI Expert

 

 

I have the next Error when executed SAPFIORI APP,  I defined a field in  entity type with property Edm.DateTime, llike this:

 

 

1.png

 

In SAPWebId, I have same field with this property:

 

2.png

 

But, still have error when response is empty in the same field "Bwidt".

 

3.png

 

4.png

 

Why???? any help??

 

Installation:

 

SAP_GWFND7400013SAPK-74013INSAPGWFNDSAP Gateway Foundation 7.40
SAP_UI7400014SAPK-74014INSAPUIUser Interface Technology 7.40

 

EHP7 FOR SAP ERP 6.0EHP7 FOR SAP ERP 6.0sap.comEHP7 FOR SAP ERP 6.0
SAP ERP2005sap.comSAP ERP 6.0
SAP NETWEAVER7.4sap.comSAP NETWEAVER 7.4

 

Regards....

 

Richard..

Using large JSON file - Web IDE

$
0
0

I'm trying to use a large JSON file created from HANA in my Web IDE application while I wait for the HANA Modeler to finish creating the final model.

 

Any ideas on where I can host and consume this file?

 

Here is what I have tried:

1) Uploading my JSON file to the Web IDE - I get an error as it is too large

2) Using online blob websites - they either freeze or say that the file is too large

3) I've tried to minify the file but again, the website crashes due to the size.

 

This file is 36MB.

 

Can I do this using a MIME file, and if so how can I accomplish it? I do have access to a Gateway box.

 

Thanks!

Not able run approve supplier invoice with mockdata

$
0
0

Hi Team,

I am trying to run approve supplier invoice with mock data in sap webide,but it is invoking service url (sinon.js) instead of mock json.So it is giving http request error..

Please refer screenshot of the console for other details.

 

Thanks

Naveen

Unable to see 'Notifications' in People Profile App

$
0
0

Hi,

 

 

I am unable to see 'Notifications' in People Profile App.

 

Can any one help me on this ?

 

 

Regards,

Venkat

SAPUI5 AmountFormat conversion

$
0
0

Hello All,

I am extending the fiori app. The amount that comes from SAP ( for.eg 6000.12 is the amount I get from SAP)

I used the formatter function: sap.ca.ui.model.format.AmountFormat.FormatAmountStandardWithCurrency(oValue,sCurrency);

where oValue = 6000.12

           sCurrency = JPY

 

The result of formatted value is : "JPY 6.000"

 

Now if I want the to get the original number  i.e 6000.12 back from formatted amount , i do not find any function.

Can anyone sugegst , how do i achieve this.?

 

Thanks in advance

 

Sheetal


Fiori launch pad browsing issue in my leave request app-V2.

$
0
0

Hi All,

 

We are getting a browsing issue in fiori launch pad after configured MY LEAVE REQUEST APPLICATION V2 APP.

 

 

Please attached screenshots and help me to fix the issue.

 

 

Thanks&advanced,

Vijaybhaskar.

Factsheet Issue too.

$
0
0

Hi Experts,

 

I configurate everything. When I search for a cost Center. I Can see the related Cost Center.

 

But when I want to click on these CC I get following error:

 

016-02-05 10:11:18 Failed to resolve navigation target: #CostCenter-displayFactSheet?ControllingArea=Z001&CostCenter=0001104340&ValidityEndDate=99991231&sap-system=sid(D01.100) - Could not resolve link 'CostCenter-displayFactSheet?ControllingArea=Z001&CostCenter=0001104340&ValidityEndDate=99991231&sap-system=sid(D01.100)' sap.ushell.renderers.fiori2.Shell.controller

 

"Could not open App, please try again later"

 

 

Thank you for your help

 

regards

Tom

Could Not Open App Error in "Manage Outgoing Checks( S/4 HANA 1511) Fiori App"

$
0
0

Hi Experts

 

I am implementing "Manage Outgoing Checks" Transactional app on my system (S/4 HANA 1511). I have activated desired UI5 and oData services as mentioned in Fiori apps Library. While clicking on tile I am getting following error :-

 

Could Not Open Error- Please Try Again Letter.

 

Here are the system details on which I am implementing the same. ( We are using Embedded Approach)

UIAPFI70
300
0000
-
UI SFIN
SAP_UI
750
0000
-
SAP_GWFND
750
0000
-
UIS4HOP1
100
0000
-
UI for S/4HANA On Premise
S4CORE
100
0000
-
S4CORE

 

Attached are the snapshots of error and console log.

 

Thanks in advance!!

 

Thanks

Parth

How to filter on null in a KPI Evaluation

$
0
0

We are working on setting up our first Smart Business Cockpits and working with KPIs.  For one use case we want to create an evaluation that looks for unassigned items, so we want to add an additional filter in the KPI Evaluation to look for entries with a field that has null.

 

Snap17.jpg

 

If I select the null value in the selection pop-up it puts "null" in the value field and if I try "Equal to", that returns 0 results.  If I change that to "Not Equal to" then it returns properly all the values that aren't null.  How can I set this up in the Evaluation to find values that are null?

 

Snap18.jpg

 

If I do a Data Preview in Studio, I can use the "Is Null" and that works fine and returns the appropriate results with null.  How do we mimic that in the Fiori KPI Evaluations?

Getting Detail page on first time application load instead of master

$
0
0

Hi Experts,

 

I have a custom fiori app, build on 1.28 with XML views and routing. My master page has 7 input fields in Vbox and a search button. Detail view has empty message page. When i open app in desktop view, i can see correct master and detail loaded. But when i open application in mobile view (chrome emulator), I see detail (Empty) page loaded first. Where as I am expecting Master page with input fields to be displayed. Is this by design? Or am i doing something wrong.

 

Please suggest.


Thanks

Pranav

IP address of the client in Fiori Controller

$
0
0

Hello everyone,

 

I need to get IP address of a client in the SAP Fiori App opened in chrome/firefox/IE and when doing a $.get() query to my JAVA Back end, I need to add this IP address as an attribute. I needed to get his wireless IP and Ethernet IP. I don't want to use external libraries to do the same.

 

 

Thanks in Advance

Not able to activate SAP: FIN - Transactional apps

$
0
0

Hello everyone,

 

I am trying to activate SAP: FIN - Transactional apps on the Fiori Launchpad as an administrator, but I am not able to activate them. All the SICF UI2 and UI5 services are active. Please advice.

 

Thanks,

Subhash


FIORI Client rollout

$
0
0

Hi Friends,

 

We wanted to push the FIORI app to end users using our internal MDM (Mobile Device Management) teams.

 

We wanted to append the custom URL for FIORI and push the app to end users so that users no need to enter the URL.  I have looked yet forums and found few links like below one  for example.

 

my question is, Where can I change the URL for this FIORI client as global ?  Do I have some environment where I can download and change the URL?

 

is there any easy to change that URL setting and pass the app libraries to MDM team so that they can push the app.

 

 

 

Getting Started with Kapsel - Part 14 -- SAP Fiori Client (New in SP04)

 

 

Thanks

Krish

KPI Drilldown backend data not displaying

$
0
0

Dear Experts,

 

I am trying  to configure the apps in KPI Modular on Fiori Launchpad.

 

All is working fine with the Dummy data but once I select the Backend data option nothing displays.

 

Can anyone help me solve this.

 

Regards

Bunty

Fact sheets for simple finance 1503: ESH_IMG

$
0
0

Friends,

 

We have a requirement to configure few Fact and analytical sheets for Simple finance 1503 edition.  When I accessed esh_cockpit, it was not

displaying any connectors in the browser. I hope some configuration is required for connectors to pull required data.

 

 

I have enabled few settings and was not successful . I am new to this ESH_IMG settings and got stuck there. It would be helpful if anyone has any ref doc.

 

Thanks,

Vijay

Fiori launchpage Tile error

$
0
0

Hi,

 

In Fiori Launchpage, Tile is not getting loaded properly and having errors as below. All the Roles are assigned.

 

Error:

Configuration contract consumption error inTarget Mappingsap.ui2.srvc.Error: sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:"/sap/bc/ui5_ui5/ui2/ushell/chips/action.chip.xml"}),bFullscreen:false}): CHIP instance is just a stub

 

 

 

 

 

What could be the Error? and How to Trace the logs any what are the TCodes to trace Fiori Launchpage and Launchpad errors. Kindly let me know.

 

Thanks.

Uncaught Error: Error: adding element with duplicate id 'HelpType'

$
0
0


i want to show the help dialogue popup in Home, Master, Details pages.,

for that i placed the help button in 3 respective views  Header

.

when the user clicks on help it show dialogue popup and user can select the value , i am trying to implement this .

 

For help dialogue i have created  fragment.

 

please Find the following code:

Home View.XML:

 

  onInit: function()

 

xmlfragment("sap.ui5.myapp.fragments.HelpDialog", this);

 

this.getView().addDependent(this.HelpDialog);

 

   };

 

 

Home Controller.JS

 

 

  onDialogPress: function() {

 

this.HelpDialog.open();

  },

 

 

onHelpSelect: function(oEvent) {

 

 

  var selectedItem = oEvent.getParameters().listItem;

 

  var HelpType = selectedItem.data("HelpType");

 

 

My logic is here

}

},

 

 

closeAlert: function(oEvent) {

 

 

oEvent.getSource().getParent().close();

  }

 

 

 

 

This logic is working fine for  home view i am able to click help icon and choose the value without any error.

when i click to navigate from home view to  master view i am getting the error like Uncaught Error: Error: adding element with duplicate id 'HelpType' - when i click to navigate second time its working fine

i need to implement the same  functionality to master and detail controller.

how can i solve this issue please help me the same.any sample code would be appreciate.

 

Thanks
Srithar.

Viewing all 1879 articles
Browse latest View live


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