Quantcast
Channel: SCN : All Content - SAP Fiori
Viewing all 1807 articles
Browse latest View live

IE 11 problem for UI5 app

$
0
0

HI ,

 

We have designed an app where it contains date field and which has a F4 help or search help and It is a mandatory field.

 

Problem is I can see f4 help in Chrome , Mozilla but not in IE 11.

 

IT is not a problem in IE10 also. Peculiar though and need help .

 

 

Thanks

Vijay


sap_hat_local.zip and updatesite.zip are missing

$
0
0

Hi Experts,

 

I downloaded free trial version of WEB IDe from market place by registering it.

 

When I download the IDE it is a Zip file. I unzipped and I could not find the two zipped folders - sap_hat_local and updatesite.

 

Pls help me on this.

'valuehelpdialog' of undefined

$
0
0

Hi ,

 

 

I want to implement value help Dialog with range option.

 

Implemented code with reference of sap demo kit.

 

SAPUI5 Explored

 

 

But i am getting below error.

 

Please help.

 

value.PNG

Track PO HTTP error 500

$
0
0

Hi All,

 

While launching the Track PO Fiori App I am getting HTTP request failed500, Internal Server error.

Please find the below error for the same.



error_tpo.png

 

 

error_msg_tpo.png

 

 

Actually it is throwing dump “CONVT_NO_NUMBER” at the backend system.


Error :

An exception has occurred which is explained in more detail below. The

exception is assigned to class 'CX_SY_CONVERSION_NO_NUMBER' and was not caught

  in procedure

"GET_AUTH_VALUES" "(METHOD)", nor was it propagated by a RAISING clause.

Since the caller of the procedure could not have anticipated this

exception, the current program was terminated.

The reason for the exception is:

An attempt was made to interpret value "' '" as a number.

As this value contravenes the rules for displaying numbers correctly, this was not possible.

 

 

 

Could you please suggest what needs to be done?

 

Regards

Lavanya

 

Title was edited by: Michael Appleby

 

Message was edited by: Michael Appleby

UI add-on 2.0 and UI5 libraries requirements

$
0
0

Hi, I want to upgrade the SAP_UI libraries. We are currently using a SAPNW 7.4 Gateway server with SAP_UI 7.4 SP12 and SAPUI5 libraries on 1.28.21.

 

I would like to upgrade the SAPUI5 libraries to 1.3x.x versions and have seen that we should move to UI Add-on 2.0 which implies upgrading to SAP_UI 7.5 as per note "2217489 - Maintenance and Update Strategy for UI Add-On and User Interface Technology". I´ve also seen the help portal for "User Interface Add-On 2.0 for SAP NetWeaver".

 

I´ve read the notes mentioned and related ones regarding the requirements and implications over the Gateway server. Everything looked ok to upgrade the UI libraries.

 

On further research, I´ve come up with a note that mentions minimal installation requirements for the SAP_UI 7.50 which indicates some pre-requisites over the back-end system (note "2227501 - SAP_UI 7.50 minimal installation requirements"). This note mentions back-end should be NW 7.4 at a minimum.

 

Our back-end system is a NW 7.0.

 

Strange thing is that I haven´t found this note neither starting from the help portal nor the central notes for the UI add-on 2.0 nor related ones.

 

I would like to confirm if it is possible to upgrade the SAP_UI component of the Gateway system maintaining the current back-end or if in order to move to SAPUI5 1.3x libraries it is mandatory to use a 7.4 NW system as stated in the note.

 

Could the note be wrong and talking about the Gateway minimum requirements?

 

I´m really confused on why there exists such a requirement for the back-end system. Is there a dependency over the IW_BEP component? or is there another component that should be installed on the back-end?. Why would oData services be affected by this upgrade?

 

I would appreciate any clarification on this.

 

Here´s an extract of our current landscape.

 

Snap_2016.03.07_17h09m34s_012_.png

Thanks

Leandro

 

SAP Fiori KPI's not working in Chrome due to TypeError: n.getTransformToElement is not a function Error

$
0
0

TypeError: n.getTransformToElement is not a function

 

KPI Tiles app allows you to create tile visualizations for an active evaluation.

The app also lets you configure the drill-down navigation path for the tile. This determines whether you navigate from the tile to the SAP Smart Business generic drill-down application or to a custom application when you click the tile at runtime.

But these KPI tiles which got analytical/graphical representation of data doesn't show up in chrome, it is because of the latest Chrome version 48, however it works fine with other browsers like IE, Firefox, Safari.

It throws you error as

"TypeError: n.getTransformToElement is not a function"

or

 

"Failed to create chart:TypeError: J.getTransformToElement is not a function"

 

SAP Provided a solution with latest UI5 libraries version 1.34.4 (which is SAP NW 7.5 + additional patching for 1.34.4 library files) but for the customers who doesn't want to upgrade to NW 7.5 and would like to stay at 7.4, please follow below solution.

error.png

Add below code in browser console for testing whether it is working or not.

 

SVGElement.prototype.getTransformToElement = SVGElement.prototype.getTransformToElement || function(toElement) {

    return toElement.getScreenCTM().inverse().multiply(this.getScreenCTM());

};


Hit Enter after entering the above code and click on Home or back button and click on the KPI tile again.


error.png


You will notice that graph is back. For a permanent solution, you can also embed the code in Fiorilaunchpad.html file which actually loads all Fiori apps. But remember when you upgrade Gateway system then you probably need to redo the same step by modifying Fiorilaunchpad.html file. But the code in <script> tags while embedding in Fiorilaunchpad.html file.


Hope this helps.


Regards,

Joseph Chinnabathini



Display Balances FIORI App - Error - Could not open App, Try again later

$
0
0

Hello,

 

We configured Fiori Apps for Simple Finance, when we try to access app Display Balances we are getting error.

 

FIORI App Display Balances - Error1.PNG

 

page log says as below,

 

/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fin/central/lib/library.js: 404 - NOT FOUND.

 

FIORI App Display Balances - Error2.PNG

 

Appreciate help in this regard.

 

Below Odata Serive and Roles are activated and assigned to user.

 

ODATA service : FAC_GL_ACCOUNT_BALANCE_SRV

UI 5 Application : FIN_GL_BALANCES

Business Catalog(Launchpad) :SAP_SFIN_BC_GL_DOC_PROC

Business Group (Launchpad) :SAP_SFIN_BCG_GLACCOUNTANT

PFCG role for Business Catalog :SAP_BR_GL_ACCOUNTANT

 

Thanks,

Kiran

Paystub like Fiori app - pdf in arabic

$
0
0

Hi,

 

am developing a fiori-like app similar to paystub V2 and want to place the pdf content on the pdfviewer control on the UI.

However, in the control, english version of pdf is showing correctly but the arabic version not.

Same time the "Open as PDF" works fine for all the languages.

 

Please suggest me to solve this issue.

 

Thank you

 

-Prashanth


Issue with sap UI5 deployement from web ide

$
0
0

Hello All,

 

I have developed a custom Odata with my on  premise gateway system.

Then using that Gateway, I developed a UI5 Application using WEB IDE and its working fine there with some test data.

Then I deployed to my server, I got the BSP application with Page fragments.

 

Now I want to test this app from my server.

I dont have Index.htm

 

hence, I put this on my launchpad using LPD_CUST.

 

 

But when I click on the app from my launchpad it says .

 

Pls check attachment for the detailed error.

 

Pls help to check this issue.

Track Purchase Order Fiori App- Paid Icon issue

$
0
0

Hi Experts,

 

For Track Purchase order fiori app. I am having a few paid invoices but still the paid Icon (button) on UI is not showing active as shown below.

 

 

 

 

Inputs will be highly appreciated.

 

Regards,

Neeraj

 

Tags edited by: Michael Appleby

How to get my Page visible again in Build?

$
0
0

Hi

I am using  SAP Build Demo version, I have designed a 3 Page App. It was showing all pages and navigation correctly until yesterday. When I logged in today I am unable to view the 2nd Page ( neither in Preview or Editor Mode). Though I can still see the page and all its element in Outline Pane. Also the elements in that page are preceded by an icon, which seems to be the issue for the page to be hidden ( please see the below screenshot).

How to get my Page visible again in Build and remove that icon from all the elements in 2nd page?

Thanks in advance!!

Fiori Track Purchase Order - Paid Status

$
0
0

All,

 

I'm trying to understand the statuses reported by the Fiori app, Track Purchase Order, particularly of the status, 'Paid'.  Despite having seen the invoice's follow-on documents showing payment posted, the status has not been updated in Track Purchase Order.  See below:

 

Track Purchase Order shows that the Purchase Order has NOT been Paid yet:

Fiori PO.jpg

 

However the Invoice is present:

Invoice.jpg

 

And the Invoice Follow-On Documents are present, representing payment:

Invoice Follow-On.jpg

 

My questions are:

  • Why is the status 'Paid' not being associated with my POs?
  • What needs to be done in order to achieve 'Paid' status for a Purchase Order?
  • Which transaction can I reference in SAPGUI that would be associated with the status, 'Paid'? 
  • Where can I find more documentation associated with the functionality of the app, Track Purchase Order?

 

System Details:

  • Software Component UIX01EAP, Release 100, SP-Level 0008
  • Software Component SRA020, Release 600, SP-Level 0008
  • Software Component SAP_GWFND, Release 740, SP-Level 0013
  • Product SAP NETWEAVER, Release 7.4
  • Product EHP7 FOR SAP ERP 6.0, Release EHP7 FOR SAP ERP 6.0
  • Product FIORI ERP APPLICATIONS X1, Release 1.0
  • Kernel release 742
  • MS SQL Server Database

Secondary Model usage in Fiori extension - options?

$
0
0

Hi All,

 

I'm extending the My Inbox app, and rather than modify the RFC signature within the Task Gateway for each service to get back-end data; I've decided it is more elegant (and supportable) to create a new service (per backend) that can be used to extract additional data from a single work item (e.g. Purchase Order information) for a specific task/work item.

 

Whether this is right or wrong is a discussion for another post I'll do later; but my question is how to have both the original service model (/IWPGW/TASKPROCESSING) and my new task set-up in the extension project via WebIDE.

 

Currently, I have it working if I add the mock utility and load the model manually in the init of the component file:

this._startMockServer(sServiceUrl);
this._initODataModel(sServiceUrl, "MyCustomService");

 

But I'd prefer to use the existing framework that WebIDE supports which involves .project.json set-up, the manifest.json and an unavailable configuration.js file in my extension project.

 

I did note that the mockpreview tag in .project.json does support being an array (while the WebIDE project settings screen does not) but there is some funky configuration in the configuration.js that I'm unclear how to extend (possibly I just need to work out how to extend configuration.js to solve this).

 

oServiceParams: {

        serviceList: [

            {

                name: "TASKPROCESSING",

                masterCollection: "TaskCollection",

                serviceUrl: cross.fnd.fiori.inbox.Component.getMetadata().getManifestEntry("sap.app").dataSources["TASKPROCESSING"].uri,

                isDefault: true,

 

Anyone able to help do this more generically, rather than my old school solution?

 

Cheers,

Matt

 

ps. Complex problem to describe but appreciate if you understand what I'm trying to do and have some ideas.

Extending Fiori My Inbox for Timesheet Approval

$
0
0

Hi Fiori Experts,

 

Can you please guide me for an Out-Of-The-Box solution of extending Fiori My Inbox App for Timesheet Approval.

 

Regards,

Kamal Sehrawat

Package not showing in /ui2/FLC

$
0
0

Hi,

 

I hv create a custom fiori application and create catalog for it. The application is running fine. but when I check in the Tcode /ui2/FLC, the application is not assign to any package.

 

Please suggest how to add the application catalog to a package. Please see the below screen for reference.

Pic.JPG

 

 

Thanks

 

Himadri


SAP Fiori Launchpad theme display issue on EP 7.4

$
0
0

Hello everyone,

 

We have upgraded our systems to Portal 7.4 SP 11 and with that got the option to activate and use Fiori Launchpad.

While doing so, I tried using the content from SAP Fiori Launchpad on Portal – Sample Content for Administrators , but it never displayed anything.

The theme SAP Blue Crystal is not being picked up and the pages, tiles look blank. I have tried with chrome, IE11 but everywhere its the same result.

Any help is much appreciated.

Capture.PNG

 

Thanks,

Sonali.

Master detail appliction responsivness

$
0
0

Hi experts

 

I am developing a master detail application in fiori ,I need some suggetion to make my application to make it responsive in tab and phone.

Please provide some guidelines for this

 

Regards

Browser History issue

$
0
0

Hi Experts ,

 

i have a scenario to discuss here.
   Scenario: 

      -inputs         

                Application type -FIORI & Placed at FIORI Launchpad  

                Chart used -Comparison chart with Tile  

                Data source- JSON Model 

                Views-XML View  

                Controller-JavaScript controller



we have created 2 application in similar manner but different data. applications are working fine individually.



Problem:



  Once Application1 run and displayed correctly then user goes back to home screen, i.e main launchpad  and click the second application(Application2), application runs but on the comparison chart keeps the 1st applications(Application1) data.



Assumption:



  Browser history causing the problem.


Pasting images - Application 1 , Application 2 - problem image




Solution expected:
    looking for a working code to clear the content of first comparison chart while running the 2nd application in the browser history.


Thanks In advance,


Sandeep



My Travel Request application is continuously loading and HTTP Failed

$
0
0

Hi All

 

Getting following errors while trying to open My Leave Requests application from Launchpad.

Error # 1 :HTTP Request Failed :

HTTP2.png

 

Error #2 : When try to click on New Travel request( )application iscontinuously loading :


Loading2.png

 

 

Following are the Errors logging in the Gateway System:

 

ErrorLog.png

 

 

Gateway Component Vesrions:

 

SAP_GWFND74012SAPK-74012INSAPGWFNDSAP Gateway Foundation 7.40
SAP_UI74013SAPK-74013INSAPUIUser Interface Technology 7.40
UITRV0011006SAPK-10006INUITRV001UI for Travel
UIX01CA11005SAPK-10005INUIX01CA1UI for Cross-Applications
UIX01TRV1007SAPK-10007INUIX01TRVUI for Travel Application

 

Can you please help me why getting above errors.

 

Please provide your pointers.

 

Thanks

Carlin

Fiori Launchpad error via abap repository fro custom app

$
0
0

Hi,

 

I have built a custom Fiori app and have deployed it via the abap repository. It has the bar code scanning feature and in project settings(in sap web ide) i have checked the "bar code scanning" for the app. When i use the link to the app directly in the Fiori client or on the desktop it works perfectly fine. In Fiori client the bar code scanner works well . I have added this app to the launchpad and i can see the tile there. When i click it, i get the following errors:

 

error.JPG

 

Thanks

Amina

Viewing all 1807 articles
Browse latest View live


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