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

SAP FIORI My Timesheet2 Version duration format issue

$
0
0

HI All,

 

I am working sap FIORI time entry version2. Users enter time in duration field as 7.5 and submit, dialog prompts stating confirm submission and press OK. The main screen shows up in  Duration columns  as 07:30 instead 7.5.

 

The question is when we enter time as 7.5 why SAP changing the format to 07:30 instead 7.5

 

I tried to make these changes and followed these steps:

 

1. Installed webide and imported the project, for safe side I have created dummy project and deployed and  so far so good.

2. As per sap documentation , Extension Points in Views I have found 2 extension points view - S31.view.xml, controller -S1.controller.js .

3. looking at the view code , I did not see any thing other then XML tags and I don't think i can change any thing here to meet my requirement.

4. looking at the controller -S1.controller.js code, looks like there is so much logic in there to display the data on the UI, I think this is the place where text format is happening.

 

Need some input, to make the changes on the UI :

 

from the S1.controller.js code, How do I find the duration column, what corresponding field mapped to the back end column. looking at the underlying service HCM_TIMESHEET_MAN_SRV , the filed may be CATSHOURS .

 

can some one can look at the attached S1.controller.js code and help me where is the right spot to make that field (Duration) format changes?

 

Tried to debug in webIDE but not much luck. Any help would be grateful, Attached the screenshots.

TimeEntry1.PNG

iementry2.png

Thanks

Krishna


How to access the data or function in the main app from extended fiori application

$
0
0

Hi All,

I am trying to extend my inbox application.

when the item in list is clicked the details to be populated in the details screen.


I am able to extend the xml view of detail screen and add some fields in info icon tab.

i am able to manipulate the values in extended view with extended controller file.


Issue:

To fetch more details from backed I need to know which item is pressed in the list.


Is there any possibility to access the item pressed in the main list and to get existing data of the list.

so that  for additional fields I will do another read operation with help of order ID.

 

 

Is my approach correct..?

 

Regards,

Abhiram.

SAP Fiori Team Calendar error

$
0
0

Hi All,

 

we are launching the SAP Fiori HCM App 'TEAM CALENDAR' and getting error ' Cannot Launch App due to configuration error'.

when we debug, we got message as ' Unable to get property Events Calendar'.

 

Screen shot attached for reference.

 

We have Holiday Calendar created and assigned the Holiday Calendar to the Personnel Area for which the employee belongs to.

Am I missing any thing.

 

Thanks,

Ram

cordova camera plugin in Launchpad

$
0
0

Hello Team,

 

We have developed a custom application with call to cordova camera plugin as below:

 

capturePhoto: function(){

     var oNav = navigator.camera;

     oNav.getPicture(this.onPhotoSuccess, this.onFail,

     {

          quality: 10,

          destinationType: oNav.DestinationType.DATA_URL,

          saveToPhotoAlbum; true   

     }

},

 

onPhotoSuccess: function(imageData){

     var oImage = this.getView().byId("myImage");

     oImage.setSrc("data:image/jpeg;base64", imageData);

 

}

 

 

With this, I am able to call the camera from application in desktop preview.

But, when I am trying with deploying to Launchpad, I am not able to call the camera API.

 

Please suggest.

 

 

Regards,

Ajay

Prerequisites for Fiori addon GBAPP

$
0
0

Hi Colleagues,

 

We are about to start implementation of Fiori for "Approve Purchase Orders" app.

Currently our backend ECC system is SPS21 (no ehp installed) and as part of Fiori project we have installed gateway(740_12) in standalone machine.

I have gone through the below document of App Implementation: Approve Purchase Orders,

http://help.sap.com/fiori_bs2013/helpdata/en/57/7f3c52c638b610e10000000a44176d/content.htm?frameset=/en/94/813c52c638b610e10000000a44176d/frameset.htm&current_toc=/en/59/69c553c9519638e10000000a44176d/plain.htm&node_id=31

As per this document, the back-end system supported product version is SAP ERP 6.0 SPS 15 or higher and currently we are SPS 21, so I believe we met prerequisite.

Also as per the above the link, we need to have add-ons (IW_BEP, GBAPP002) in backend system.

So here my query is, where should I install these above two add-ons, whether on back-end ECC which is on SPS21 or gateway(740).

So far my assumption is, we need to install on back-end ECC, but when i check prerequisite condition of add-on GBAPP002 there total three condtions and none of them my ECC system met. Then why document says min product version is SPS15 to  implement this app.

 

SAPK-600AGINGBAPP002  GBAPP002 600: Add-On Installation

addonGBAPP002.jpg

 

 

So kindly can someone suggest how to proceed now?

Fiori Language when using SAML

$
0
0

Hi We were able to select language on Fiori logon screen and able to see the translated texts in the Fiori launch pad and the applications within. In this scenario Logon is through basic authentication with the same user existing in Front end Gateway server and backend ECC. We were able to configure SAML2 authentication with a third party IDP with Fiori and was working successfully. SAML is one of the recommended authentication mechanisms supported. So the issue is now using both of the above together (Languages + SAML). When we configure SAML authentication we will be redirected to Identity Provider’s logon page and not the Fiori logon page. In this scenario there is no way for Fiori application to pick up user’s language or for the user to select his/her desired language in Fiori. This issue of language along with SAML can be resolved in desktop browsers by setting browser language, but doesn’t work on mobiles and when using Fiori Client. Even device language is not being taken for displaying Fiori content. So how do we make the multi language work for Fiori when using SAML authentication? Thanks Vidyadhar

Multiple Approver for Fiori Leave Request V2

$
0
0

Hi all,

 

I have learned that My Leave Request Version 2 supports multiple approvers. So I have installed Fiori HCM 1.0 SPS 3 and applied the related notes. Now I can see the 'Approver' field on the Fiori screen. I need your help on how to enable the multiple approvers for Leave Requests. Any configuration/enhancements required?

 

Thanks,

Qi

Reject button is disabled in Approve Service Entry Sheet App

$
0
0

Hello,

 

The Reject button in the Approve Service Entry Sheet App is disabled even though my SES has not been released.

Can you please help me why the Reject button in the SES fiori app is disabled? Is there something I am missing.

Approve button is working fine.

 

Thanks

Sundeep


Leave history is not getting refreshed after applying leave request in My Leave Request (Version 2)

$
0
0

Hi Experts,

 

I have implemented My Leave Request (Version 2). I am able to create a leave request but when I see in history it doesn't appear. But the approver got the same request. Once approver rejects/approves the request, it get reflected in the history of my leave request app. Simply pending leave leave requests are not showing in history.

 

 

 

Regards,

Shakti Pandey

Fiori My Leads controller extension

$
0
0

Hi Experts,

 

I am extending an SAP Fiori My Leads application following the SAP best practices.

 

I want to extend s3.controller.js in order to get the data for a custom tab that i have already implemented, but on debugging i found that no service is being invoked when i click the tab.

 

Kindly advice.

 

Thanks and Regards,

 

Raina Goyal

Getting exception message while approving leave request in Approve leave requests (Version 2)

$
0
0

Hi Experts,

 

Getting exception message while approving leave request in Approve leave requests (Version 2) &

 

There is no error in /iwfnd/error_log or no dump in ST22.

 

Available blance.JPG

Error.JPG

 

 

 

Regards,

Shakti

SAP Fiori My Inbox Extension - scenario specific extension

$
0
0

hello All,

Below is my business case ,

 

we have setup all the standard approval apps separately that are available in fiori library of standard apps ( for approve PR , approve PO , approve leave request etc.)

In addition to this, we have 3 more custom approval workflows , for which i have setup My inbox .

 

i have created 3 tiles ( scenario specific) for these three approvals

 

Tile A -> custom approval 1 

Tile B-> custom approval 2

Tile c-> custom approval 3

 

How ever when i see my inbox , it gives me the link through Open task to WEB GUI to display details of the object to be approved. info tab of my inbox is however blank.

I need to bring in the details to be display ( in few cases need to be changed as well) in info tab and also *** additional screens for more information within my inbox app before user approves or reject.

 

In all the three scenarios these enhancements are different.

 

Can you please throw some light on how do I do these enhancements.

Can I create z screens and embed them within info tab that to separate for every scenario?

 

Regards,

Sheetal

Issue in launching SAP GUI transaction from Fiori Launchpad

Error while calling different domain Rest Service from Controller

$
0
0

Hello,

 

I am trying to call external Rest Web Service from Controller using Ajax jsonp.

 

Query is returning status code 200, when I am checking Network tab I can see data returned as JSON object.


But console shows Uncaught SyntaxError: Unexpected token :

 

 

 

This is the code that I am using for calling external Rest Service

 

$.ajax({

     type: 'GET',

     url: url,

     dataType: 'jsonp',

 

 

     success: function (data) {

    

                oModel.setData(data);

                sap.ui.getCore().setModel(oModel1, "jsonModel");

     },

 

  });

 

 

In the network tab status code is 200 & URL has callback parameter as part of query String & doesn't have : in it.



scuces.jpg


And in the console I am getting error Uncaught SyntaxError: Unexpected token :In the console when I am checking the query String, it has colon ":1" appended to the URL of network tab whose status is 200.


error.jpg

 

Can anyone please help?

 

Message was edited by: Ashish Sharma

Is it possible to use Fiori for our external customers to be able to login and create their customer orders

$
0
0

Is it possible to access Fiori for our external customers through Service user id?


Tile Size on Fiori on Portals

$
0
0

Hello,

 

We have SAP Fiori on Portal 7.4. We have converted all our existing tiles into Fiori Tiles. I did not find any place to change size of the tiles, tried to change CSS properties as well, but did not have any luck? Is it possible? If so please share. We are running Fiori on Portal (Java Engine) only.

 

https://experience.sap.com/fiori-design/concept/tile/

 

Thanks,

Sri

Web IDE - must I use the HCP version?

$
0
0

I don't think our Basis team will open a connection to a backend system to the cloud... is it possible to develop a Fiori app using the Web IDE from a local install?

 

does everyone use the Web IDE on the HCP to develop their own Fiori apps against their own backend systems?

 

We have the gateway system at 7.4 SP08

 

thanks!

Fiori Client 1.4.1 in iOS 9 asks to re-enter the User ID/ Password after Restarting of iOS Mobile Device.

$
0
0

Dear Experts,

 

We have deployed Couple of Fiori Applications in our landscape without Web Dispatcher (Fiori Transactional Apps) and without any SSO (as we are accessing the Fiori Apps in Intranet, in iOS Mobile Devices via Corporate VPN).

 

Question or issue, Do I need to Re- Enter the User ID/ Password every time when My Device restarts?

 

Though, I have a feeling that Fiori Client stores the credentials in form of Cache (Basic Authentication) so unless I Reset the Fiori Client it should work with the same credentials which I've used at the first time whereas it is not happening..... the time I restarts my iOS Device, it again asks me to enter the credentials in Fiori App......

 

Can you please enlighten me here if I'm expecting wrong from Fiori Client?

 

On a high level, Details are as below,

  • iOS version is, 9.0.2
  • Fiori Client version is, 1.4.1
  • Custom Fiori Client: NO
  • SSO: NO
  • Problem: Upon Device Restarts, need to re- enter the User ID/ Password.

 

Thanking you,

~ Mahendra

 

Masayuki Sekihara

John Wargo

Markus Kupke

Daniel Van Leeuwen

Connector Administration Cockpit

$
0
0

Hi Expert,

 

I would like to know is it possible for us to transport search connector (not modeller) from development to production?

 

1.png

 

Regards,

-Ben-

Uncaught TypeError in GRC_ACREQ_MON Fiori Application

$
0
0

Hi,

 

As soon as I am clicking on my "GRC Access Request Monitoring" Fiori Tile, my application is going into in infinite loop with a continuous busy indicator on my browser screen.


After checking the application in Google Chrome debugger tools I am getting an uncaught type error as mentioned in the below screenshot :

 

C Error Msg.PNG

 

Kindly help me to solve this issue.

 

Thanks.

Viewing all 1879 articles
Browse latest View live


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