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

How to make an application responsive

$
0
0

HI ,

 

I have created an UI5 application using Eclipse with SAP.M library  and displayed 2 input fields and a table(SAP.M.TABLE)

 

But when i am checking application output through F12 in Mobile Mode.. Screen is not rendering properly.

 

Pleas let me know how the screen should adapt for different devices(Mobile,Laptop,Ipad)


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

Failed to load 'sap/ushell/services/ClientSideTargetResolution.js

$
0
0

Hello Everyone,

 

We are testing a standard fiori app on local Sandbox server via eclipse.

 

It gives the below error :

 

Uncaught Error: failed to load 'sap/ushell/services/ClientSideTargetResolution.js' from ../../../../../resources/sap/ushell/services/ClientSideTargetResolution-dbg.js: Error: failed to load 'sap/ui/generic/app/navigation/service/SelectionVariant.js' from ../../../../../resources/sap/ui/generic/app/navigation/service/SelectionVariant.js: 404 - Not Found

 

Has anyone faced similar issue?

 

Regards,

Snehal

adding button in footer

$
0
0

Hi Experts,

 

I am working on the customization of Fiori My Inbox application and I need to add a button in the footer of the detail page.

Kindly assist me in achieving the same.

 

Thanks & Regards,

Varun V

Fiori Client crashes if...

$
0
0

Hi everyone,

 

we are running our own SAPUI5 app (1.28.33) in custom fiori client (based on Kapsel SDK 3.0 SP 11 = Fiori Client 1.6) on iPad Air with iOS 9.3.2 .

 

Sometimes tapping on an input-field right at the border leads to focusing only the border of the input field (not the content, no cursor is visible) and at the same time the keyboard is openeing. In this case typing on the keyboard has no effect (at least nothing is visible) ... mmhh, ok  ...

 

but ... in this szenario when doing a "double-tap" (lets say to open the preferences of the fiori client) the app crashes (crash report as as attachment).

 

Has anyone recognized the same issue?

 

Greetings,

 

Maik

Custom Component Integration

$
0
0

Hi all,

 

We work on a custom component that displays graphically a WM Storage Location in a Custom Fiori Application.

The custom component will be initialized from many different Fiori applications. By now, the js file is copied into each BSP application.


Is there a proper way to integrate the custom component as a centralized one ?



My Inbox: No service found

$
0
0

We have installed front end components:

SAP_BASIS          740         0013       SAPKB74013       SAP Basis Component

SAP_ABA             740         0013       SAPKA74013       Cross-Application Component

SAP_GWFND     740         0014       SAPK-74014INSAPGWFND           SAP Gateway Foundation 7.40

SAP_UI 750         0003       SAPK-75003INSAPUI       User Interface Technology

PI_BASIS              740         0013       SAPK-74013INPIBASIS    Basis Plug-In

UIEAAP01            100         0009       SAPK-10009INUIEAAP01               UI for ERP Central Applications

UIX01CA1            200         0001       SAPK-20001INUIX01CA1               UI for Cross-Applications

 

As per implementation App guide: we have installed  IW_PGW 100 SP level 9 in backend system.

 

IW_PGW             100         0009       SAPK-10009INIWPGW   Process Gateway

 

System Alias:

System Alias.jpg

We are not able to find the services:

Active Service.JPG

 

But I am getting TASKPROCESSING service with Default version System Alias. I am able to activate the service. But I am unable to find TASKPROCESSING service to Activate due to no service found with /IWPGW/BWF System Alias.

 

Do we need to install IW_PGW also in Front end gateway system?

I have gone through the all Forums and Masa,Tej and all Blogs. no luck.

 

Please help on this .

 

Thanks & regards,

Raghava Vakada

Custom_Label.js not found - Fiori Extension Project

$
0
0

Hi ,

 

i tried to create a extension project from a supplier invoice approval, everything is OK, the parent application is work

 

even i am able to execute the extension project -> before i create the extension point,

 

when i inserted a extenstion point , the S3 Views of application keep looading and the consol display error

 

sap/bc/ui5_ui5/ui2/ushell/resources/~20150909091000~/sap/m/Custom_Label.js 404 (NOT FOUND)

 

Any idea ?

 

Gordon


SAP ITS generated webpage in a Fiori(like) app. is it possible?

$
0
0

Hi experts,

 

We have a well established/stabilized ITS web pages working in production.

Is it really possible to show these ITS pages in Fiori apps or at least in a Fiori like app?

I am thinking it will be easy for us to shift to Fiori easily for existing applications and start with

then new app with Fiori. If this approach is possible then it will be the most economical for us.

 

So, here is what I am trying to achieve, We do not want to replicate same set ITS pages once again into Fiori views/code. We just want the ITS generated webpage ( you know there will be lots of java-scripting and/or AJAX script ) showed up in Fiori app.

 

Any thoughts/suggestions/reference to existing app will be of great help.

 

 

Thanks,

Amara.

 

Message was edited by: Michael Appleby

Method 'QUERY_CUSTOM_ATTRIBUTES' not implemented in data provider class.

$
0
0

Dear Experts,


in the extend CA_FIORI_INBOX app, we are getting the below error message.

 

Method 'QUERY_CUSTOM_ATTRIBUTES' not implemented in data provider class.

 

 

What is the best solution to avoid this error ??

 

thanks,

Shinto Joseph

VM2938 Router.js:6 Uncaught TypeError: Cannot read property 'setHash' of undefined

$
0
0

I have made a Fiori application where in there are 2 pages . On the first page's button click it would navigate to page 2 . But when I click on the button I  am getting an error Cannot read property 'setHash' of Undefined.

Below is the code of my manifest.json for routing :-

 

"routing": {

        "targets": {

            "view1": {

                "viewName": "View1",

                "viewId": "V1",

                "viewLevel": 1

            },

            "page2": {

                "viewName": "Pge2",

                "viewId": "V2",

                "viewLevel": 2

            }

        },

       

         "config": {

            "routerClass": "sap.m.routing.Router",

            "targetsClass": "sap.m.routing.Targets",

            "viewType": "XML",

            "viewPath": "QuickStartApplication.view",

            "controlId": "app",

            "controlAggregation": "pages",

            "targetParent": "Page",

            "transition": "slide",

            "clearAggregation": false

        },

        "routes": [{

            "name": "view1",

            "pattern": "",

            "greedy": false,

            "target": ["View1"]

        }, {

            "name": "page2",

            "pattern": "next",

            "greedy": false,

            "target": ["Pge2"]

        }]

Can anyone help me with this?

Unable to Approve Po

$
0
0

Hello,

We are facing a problem in the production system where FIORI app is setup for Purchase Order Approval.  we detected that user who usually approve orders through FIORI  getting the "NO Authorization for release process" error while approving the PO from his mobile.

Gateway Error Log shows a backend error, no authorization for a release process and I haven't found any error in ECC error log.Can anyone please help me on this.

 

PFA.

 

 

Thanks in Advance.

 

 

 


My Inbox 2.0 - open task - invalid URL

$
0
0

Problem in Sales Order Create App - improper Sales Org and Distribution Channel

$
0
0

Hi All,

 

I am facing a strange issue in my Sales Order Create App. After selecting the customer , the products are not getting populated. When I debugged I found that the Sales Organization and Distribution Channel were not being populated properly. The Sales Org is 8172 but only 81 is getting populated. Similarly, Distribution Channel is 50 but only 5 is getting populated. When I manually change the values in debug mode in the method RETRIEVE_PRODUCTS, the products are getting populated properly.

 

Could anyone please help me find the solution for this issue ?

 

Regards,

Amit

Local SAP WebIDE doesn't execute application

$
0
0

Hello,

 

Has anyone ever experienced a similar problem?

 

The application run perfectly fine a week ago, now all I see is an empty screen when trying to run the application.

I do not even get an error message in the console.

 

Any suggestions what I could do? (There is no error in the program code)


Fiori Launchpad SSO

$
0
0

Hi experts,

 

I know this is a old question, but did not found my wanted from others threads.

My case is, after login SAP GUI of Gateway Hub system(abap server), i open TCODE '/UI2/FLP',

popup the logon webpage asking my type the username&password.

But i do not wanna type the username&password again(SSO).

 

How to achieve this?

From SAP HELP page, it only ask me execute task "SAP_SAP2GATEWAY_TRUSTED_CONFIG",

but it not works. The version of hub system is 740 SP14.

 

Any advise? thanks.

 

BRs,

Archer

Cannot call service GBAPP_POAPPROVAL

$
0
0

Hello, gurus.

 

We faced a problem while trying to open PO approval throuh Fiori. The system shows Service GBAPP_POAPPROVAL can't be called, despite the fact it's activeated in front-end and back-end systems, as well as MM_PO_APV. The rfc connection is working while testing the connection, but other fiori functions says's that 'HTTP request failed' but it's different story... Aliases are configured as it's describet in ConfGuide.

 

I've red many threads about this mistake but none of the solutions helped us.

UIX01EAP1000009

 

1.jpg

2.jpg

3.jpg

4.jpg

5.jpg

Fiori Cloud Edition : Available Apps

$
0
0

Hello all,

 

As indicated in the Fiori Cloud Edition blogs, I checked available apps in the Fiori Library (category available on SAP HCP).

 

 

I'am not able to find the following apps in Fiori Cloud Edition despite they are mentionned in the library :

- Check Price and Availability

- Customer Invoice

- Track Sales Orders

 

Can you help me ?

 

Thanks for your feedback

Jeremy P.

Error on News Tile Launch

$
0
0

using Callahan's method of cross origin domain I can successfully view rolling RSS feed from launchpad, however, when I attempt to launch the App it generates error message "Could not open app. Try again later." Looking @ Chrome browswer Console the detailed error message is as followed:

#NewsFeed-displayNewsList?newsViewId=__jsview10 - Could not resolve link 'NewsFeed-displayNewsList?newsViewId=__jsview10' sap.ushell.renderers.fiori2.Shell.controller


There was a similar SCN post that was corrected by following instructions as per OSS note 1968559 but this did not help.  Gateway component information is as followed:


 

SAP_BASIS7400010
SAP_ABA7400010
SAP_GWFND7400010
SAP_UI7400013
PI_BASIS7400010
ST-PI7400003
SAP_BW7400010
GRCPINWV1100_7310014
UIHR0011000004
UISRM2001000006
UIX01SRM1000007
UIX01TRV1000005
ST-A/PI01S_7310000




any help provided would be fantastic!

From Available trip not showing in my travel and expense fiori app

$
0
0

Dear Gurus ,

 

We are currently implementing Sap Fiori Travel Apps , i am able to create a travel request but when i use my travel and expense app i dont see the option to select from available trip below are the screen shot and the system details , please help

 

UITRV001 on SP05

UIX01TRV on SP06

SAP_UI     on SP14

SAP_GWFND on SP12

SAP.UI.VERSION on 1.28.15

 

once i login to app and click on "+" it asks me to enter trip with out asking me if i should choose from available trip

 

Availble Trip issue.JPG

 

Can you please let me know if there are notes which can help solve this issue .

 

Regards

Sri

Viewing all 1804 articles
Browse latest View live


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