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

Access FIORI with Share Point Active Directory

$
0
0

Hi,

 

We have a requirement, we are planning to implement FIORI apps in our ERP 6.0 EHP5. But users want to use Share Point Active Directory id to login to the FIORI app in Mobile, since AD user id and ERP user id's are different.

 

1. Is Share Point Active Directory integration with FIORI is possible or not.?

2. If we can integrate, could you please let me know how we can integrate?

 

Regards,
Sreedhar


Questions about installation of FIORI

$
0
0

Hi, We are exploring the FIORI apps for approving the purchase requisitions from the mobile devices like smart phone / tablets. Our questions are follows, 1. Is it possible to hos FIORI Purchase requisition App with custom work flow ( without any modification in the existing custom workflow set up). 2. We are on Netweaver 701 with ECC 6.0 SP15 ( as back end ) and planning to install Netweaver 704 as a front end ( as hub model ). Please suggest if this is possible. Await your feedback please. Thank you, Sanjay Boga

SAP tables for SAP Fiori Apps

$
0
0

Hi Fiori experts,

 

We have implemented SAP Fiori. It's working fine.

 

I know for every  Fiori App there exists a Tile id, and this tile is a part of catalog id , and this catalog id is assigned to Role in PFCG. But I want to know the table names in which all these details such as app name,tile id,Catalog id,Role name  are stored.

 

I want this information for my custom development on SAP Fiori.So kindly suggest on this.

 

 

Regards,

Vishnu

How to know if Approval was done using Fiori App or SBWP

$
0
0

Hello,

Is it possible to monitor and find out how many Approval or Rejections were done through Fiori.

Or for that matter is there a way to monitor if a Fiori App was used to perform an act (say creation of sales order etc.).

 

I came across this thread but apparently the suggestion given is incorrect as Approving through Fiori is also a dialog step.

 

http://scn.sap.com/thread/3687661

 

Thanks in advance.

Sundeep

App update cycles/new releases overview?

$
0
0

Hi guys,

 

My projectmanagers asked me, if there is a way to summarize changes in fiori apps (important notes), new updates and new apps over a period of time. As example in last two months? And where are the most actual informations about furture releases?

 

How would you proceed to achieve this goal as a recurrently task?

 

Thanks you for any kind of input.

 

Regards, Florian

Please, I have Problem with my oData filter

$
0
0

Hallo,

I am trying to make a Fiori app. I have a XML view with a List like :

 

<List

  id="showResults"

     ---

     ----

  </List>

 

On the App.controller.js i have an if statement like :

 

if(pageId=="Detail") {

     var value = context.getProperty('name');

 

///here I try to make my List an bind with the List in the View by Id

 

var showResults = this.getView().byId("showResults");

    showResults.bindAggregation({

  path : "/FLEET_STATUSSet",

  filters : [ new sap.ui.model.Filter("TrainTyp",

  sap.ui.model.FilterOperator.EQ,

value ) ]

  });

}

 

my filter doens't work

please help me

Thx in advance

Fiori Launchpad Logo Error

KPI Analytics App

$
0
0

Hi Expert,

 

Anyone face this problem in analytics app whereby when click the full screen button and again to exit the full screen mode,  the graph is missing.

 

333.png

 

As shown in the picture:

1) launch the app the graph was well display

2) Able to increase the graph size by clicking the full screen button

3) In full screen mode, click the full screen button get error when inspect element. (Uncaught TypeError: Cannot read property 'of' of undefined)

4) Click again full screen button(2nd time). Back to initial screen but without the graph.

 

Any idea of this behavior?

 

Regards,

-Ben-


SAP Fiori My Inbox App

$
0
0

Hello,

 

I have installed and configured the My inbox App for my custom workflow.

 

The same is  appearing in homepage as shown in the below screenshot and fetching all the workitems.

HomePage.PNG

MasterDetail page.PNG

 

 

However, when selecting  Approve button to approve a Purchase Order from master list,a message pop up appears with "Task successfully processed" message and it then redirects to Display PO as a separate item in the master list.But the same when checked in the backend, is not getting released.

PostApproving.PNG

Also, Unable to change approver .

 

 

Kindly advice if Iam missing anything!

 

Thanks&Regards,

Neetika Tripathi

Days Payable Outstanding Smart Business app

$
0
0

Hi All,

 

I need helps to identify why my tile has missing unit 'Days' in my 'Days Payable Outstanding' app. There are no issues on my other smart business app except for this. Anyone have any idea where to config the unit out?

 

222.png

 

Regards,

-Ben-

Attachments in leave request without installing GBX01HR5 add-on

$
0
0

Hello All,

 

We have already implemented My leave request Fiori App V2 , we are currently on ECC6.0 EHP5 but for installing add-on GBX01HR5 what we understand is that add-on requires EA-HR to be at least 605 but we are on  600 .

 

Is there any other work around by which we can achieve attachments in My leave request app other than installing GBX01HR5 .

 

 

Please advice .

 

 

Regards

Sri

Error occured for Factsheet app

$
0
0

Hi Experts,



When i search a Equipment Via Search Field in FIORI Launchpad {Refer }.

Its is throwing the Error that:-


Search scope is not valid

ALL_CONTENT_200811101622 (Code ESH_FED_MSG020)

 


 

Search_error.jpg


we have done below mentioned activities for Factsheet type App 'EQUIPMENT':-

 

1. Installed Webdispatcher in SAP landscape.

2. Complete the FIORI Search implimentation steps as per  link

Setup of SAP Fiori Search - Configuration of SAP Fiori Infrastructure - SAP Library

 

Kindly help to solve this, as this is an urgent issue to be solved for go live.

 

 

Regards

Snehi

Tile in SAP Fiori Factsheet

$
0
0

Hello Experts,

 

I am configuring SAP Fiori facesheet app "Goods Issue" .I have done all the configuration in front end and back end.

Also I have assigned roles in front end and back end.

However my fiori tile "Good Issue" is not displaying on fiori launch pad.Also I am able to see target mapping in admin launch pad.

 

 

 

Please guide me How to get this tile.

 

 

Regards,

Akshay

Difference between Group and Catalog in Fiori

$
0
0

Hi All,

 

Can someone explain the difference between Catalogs and Groups? I referred to some of the links and posts but still I didnt get exact difference between these two and when to use catalog and group specificaly ?

 

Regards,

Arun.

PR workflow in Fiori

$
0
0

Hi Experts,

 

I have an PR approval workflow in my ECC system.

Now I want to attach same workflow in Fiori Approval App.

After doing all the configuration for Fiori App, I am not able to get any pending PR in my App.

 

PR workflow is not BOR(Business Object based) it is Class based.

 

Please guide me what all I need to do.

 

-Regards

Rohit


No data replicating in Fiori Apps

$
0
0

Dear Experts,

 

After Fiori Configuration steps in both Frond End Gateway System and Backend System, I see only Fiori Apps in Frond End system but I don't find any data that is replicating here from the Backend system.

 

I tried to open the purschase order number "A1223" of backend system from Front End Fiori Apps. I get the message "No Data". See the screenshot in attachment.

 

Any ideas, please? Am I missing anything in configuration steps?

 

 

Thanks & best regards,

Sreenu

Getting "Approve Purchase Order" to display Purchase Orders

$
0
0

Hello everybody,

 

I have a slight problem with my Fiori Implementation of the app "Approve Purchase Order". Which I want to test for my thesis.

 

The installation of the SAP ERP that I use has all the neccesary components and patches required to run Fiori. So far the implementation went well. It's showing me the launchpad along with all apps from MM.

 

FIORIMM.png

The release strategy is already done as you can see on the next pic:

 

MMPOReleaseStrat.png

 

As for the workflow I used the standard workflow WS20000075

 

ReleasePO.png

 

which gave me the the taskID of TS20000166 which I put into the customization tree under the option of "Workflow Task ID for 'Approve Purchase Order'".

 

AufgabenID.png

 

I also created a connection between the workflow and the release strategy.

 

EreignisKopplung.png

 

For some reason I it still shows me 0 purchase order if I open the app.

 

Thanks in advance for your help.

 

Let me know if you need more information.

 

I used these websites as guidelines:

 

Fiori: technical installation and configuration of one app from A - Z

App Implementation: Approve Purchase Orders - SAP Fiori Apps for Lower Back-End Releases - SAP Library

Purchase Orders Approval Using SAP Fiori

SAP FIORI Approve Shopping Cart - SEND Option

$
0
0

we have deployed approve shopping cart application in our sap FIORI system.There is a send option available but disabled in the app along with the Approve, Reject and Forward options.Can anybody let me know the relevance of the send option. If there is not importance for this one can we hide it from the screen. would you waiting for the suggestion on the best feasible solution.Thanks in Advance.

Error "File sap/mm_pr_apv/index.html NOT found!"

$
0
0

Dear Experts,

 

I am getting error "File sap/mm_pr_apv/index.html NOT found!" when I try to open the Fiori Launchpad from SICF transaction.

 

Any ideas please? Any roles missing for UI5 Application MM_PR_APV (Approve Requistions)?


Thanks & best regards,

Sreenu






404 error while loading metadata

$
0
0

Hello,

 

I am getting error while executing metadata for all the odata services.

services are also activated in sicf.

port is also properly configured.

i have also attached screenshot for the same.

any suggestions please.

 

Regards

harshal

Viewing all 1807 articles
Browse latest View live


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