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

Approve PO - Wrong Currency ,00

$
0
0

Hy everyone,

 

I have a problem with my value of fiori approve po and pr
Here's my SP level :

 

 

GBAPP0026000009SAPK-60009INGBAPP002GBAPP002

 

2015-12-03_12-51-51.jpg

Wrong value : 109.490.00

I hope its gonna be : 109.490

The .00 must dissapear

 

Whats happend?

 

Regard,
AP


Prepared Status in Search connector instead of Active

$
0
0

Hello Experts,

 

We are configuring the Fiori Factsheets,so that for factsheets we are creating the Search connectors in ESH_COCKPIT Transaction.

 

After creating the search connectors, the status of some of the search connectors are showing prepared status. When we tried to search this connector in ESH_SEARCH then we are unable to find those connectors.

 

And the Factsheets which are already configured are unable to open on fiori lauchpad.

 

Please help us to resolve this issue.

 

Thanks

Manu

Unable to dis[lay images in FIORI Launchpad for custom app

$
0
0

Hi Experts,

 

             I am working on custom FIORI apps, which i was developed in SAP WEBIde. my requirement is I have to display 3 images and the css properties, so I had written code for to display images and css properties, at WEBide test level images and css properties are displaying but after deploying into abap repository and testing in FIORI launchpad  I am unable to view images. can anybody help me how to display images in FIORI Launchpad.

 

Thanks,

Santhosh

SAP Fiori Client question - SSL certificate for web dispatcher or backend?

$
0
0

Hi

We have setup a Fiori landscape.

We want to make it public via or web dispatcher. We are going to use to end to end SSL

And we have configured our web dispatcher as follows

We have a certificate for our back end system which is sapfrp.sbm.com.sa and our web dispatcher example is 10.2.3.25 , but when we go to the url of our web dispatcher, we are getting certificate errors of name mismatch, as shown in the screenshot below. And also because of this the Fiori mobile client is also not working from the public. From inside it is working fine.

Any suggestion, if this setup is correct, or do we need to get certificate for the web dispatcher. We were adviced by SAP. that the certificate should be for the back end server, but its not working

 

# Profile generated by sapwebdisp bootstrap

 

 

# unique instance number

SAPSYSTEM = 88

 

 

# add default directory settings

DIR_EXECUTABLE = .

 

 

DIR_INSTANCE = .

 

 

# Accessibility of Message Servers

rdisp/mshost = sapr3p.sbm.com.sa

ms/http_port = 8188

rdisp/mshost = sapfrp.sbm.com.sa

ms/http_port = 8188

 

 

# SAP Web Dispatcher Parameter

 

wdisp/system_0 = SID = FRP, NR=89, MSHOST=sapfrp.sbm.com.sa, MSPORT=8188, SRCSRV=*:*, SRCURL=/sap/opu/odata

wdisp/system_1 = SID = FRP, NR=89, MSHOST=sapfrp.sbm.com.sa, MSPORT=8188, SRCSRV=*:*, SRCURL=/sap/public/bc;/sap/bc;/sap/opu/data

wdisp/auto_refresh = 25

wdisp/max_servers = 100

 

 

 

wdisp/shm_attach_mode = 6

wdisp/ssl_encrypt = 1

wdisp/add_client_protocol_header = true

#ssl/server_pse = /usr/sap/webdisp/secudir/SAPSSLS.pse

#ssl/client_pse = /usr/sap/webdisp/secudir/SAPSSLC.pse

#ssl/ssl_lib = /usr/sap/webdisp/secudir/libsapcrypto.so

 

 

# configuration for default scenario (medium size)

icm/max_conn      = 500

icm/max_sockets   = 1024

icm/req_queue_len = 500

icm/min_threads   = 10

icm/max_threads   = 50

mpi/total_size_MB = 80

 

 

#maximum number of concurrent connections to one server

wdisp/HTTP/max_pooled_con = 500

wdisp/HTTPS/max_pooled_con = 500

 

# SAP Web Dispatcher Ports

icm/server_port_1 = PROT=ROUTER,PORT=8443,TIMEOUT=180, PROCTIMEOUT=3600

 

icm/HTTPS/verify_client = 0

 

 

# SAP Web Dispatcher Web Administration

icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=./admin,AUTHFILE=icmauth.txt

#icm/HTTP/redirect_0 = PREFIX=/,TO=/sap/bc/gui/sap/its/zwebgui/!

#icm/HTTP/redirect_0 = PREFIX=/,TO=sapfrp.sbm.com.sa/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=810&sap-language=EN

How can we customize "ValueHelpDialog" in sap.ui.comp.valuehelpdialog.ValueHelpDialog

$
0
0

Hello All,

 

I am trying to use the valuehelpdialog from "sap.ui.comp.valuehelpdialog.ValueHelpDialog", but I do not want the all input fields avaliable.

 

I just need one drop down and + sign to add new row. Can we customize the "ValuehelpDialog". PFA.

Arch Form - Fiori Launchpad

$
0
0

Hi

 

Has anyone got any experience of integrating Arch Forms in to the fiori launchpad?

 

Via a tile for instance?

 

Regards

Chantele

Fiori Create Sales Order - SRA017

$
0
0

Hi all,

 

I hereby describe a strange problem that came up.

 

I've been implementing SAP Fiori Create Sales Order app and when I try to create a sales order through Fiori an error related with the selected material comes up.

 

While trying to debug the error, I've concluded that inside the class CL_SRA017_SALESORDER_C_DPC_EXTCP there's the method SALES_ORDER_DEPP_ENTITY calling the BAPI_SALESORDER_CREATEFROMDAT2 returning the error.

 

Then, I asked the person responsible to give me an example of how to successfully create a sales order through the BAPI_SALESORDER_CREATEFROMDAT2.

Executing the BAPI_SALESORDER_CREATEFROMDAT2 from se37, I'm able to create a Sales Order successfully but if I modify the input parameters in ABAP debug session (before calling the BAPI) to the same parameters that were provided and tested through se37, the same error shows up in the return structure.

 

Can anyone explain why is this happening?

 

Thank you in advance,

Vicente

SAP Fiori Launchpad Logoff - able to login without password

$
0
0

Hi ,

We have just gone live with Fiori and discovered problems with logoff

 

When we logoff in IOS or Andriod from launchpad APP and then re-enter user ID . it takes us back inside even if we give wrong password.

 

It seems it is not clearing session from Cache after log off. Kindly guide


Fiori Dynamic Tile - bringing external count

$
0
0

Hello ,

My requirement is to have a dynamic tile in fiori launchpad that directs me to sharepoint worklist.. I also want to display the cout of workitems that are there in sharepoint worklist on dynamic tile.

Is there a way to achieve this.

 

The only option i can see is creating odata service that will internally call sharepoint webservice and will return the workitem count. Then connect this odata service to dynamic tile call.

 

Is there any simplest option.

 

Regards,

Sheetal

Issues with the maven command: mvn clean verify -U -Pfiori.eslint.bui ld

$
0
0

Hi All,

When ever I try to run the maven command to check for eslint errors  :

                 mvn clean verify -U -Pfiori.eslint.build  , I get the following error:

 

 

 

 

[ERROR]     Failed to determine Java version for profile findbugs_jdk_6_and_7 @

com.sap.ldi:ldi-parent:7.2.0

[ERROR]     Failed to determine Java version for profile findbugs_jdk_8_and_updw

ards @ com.sap.ldi:ldi-parent:7.2.0

[ERROR]     Failed to determine Java version for profile findbugs_jdk_6_and_7 @

com.sap.ldi:ldi-parent:7.2.0

[ERROR]     Failed to determine Java version for profile findbugs_jdk_8_and_updw

ards @ com.sap.ldi:ldi-parent:7.2.0

[ERROR]     Failed to determine Java version for profile findbugs_jdk_6_and_7 @

com.sap.ldi:ldi-parent:7.2.0

[ERROR]     Failed to determine Java version for profile findbugs_jdk_8_and_updw

ards @ com.sap.ldi:ldi-parent:7.2.0

[ERROR]     Failed to determine Java version for profile findbugs_jdk_6_and_7 @

com.sap.ldi:ldi-parent:7.2.0

[ERROR]     Failed to determine Java version for profile findbugs_jdk_8_and_updw

ards @ com.sap.ldi:ldi-parent:7.2.0

[ERROR]     'dependencies.dependency.version' is missing for com.sap.ui5:resourc

e:jar

[ERROR]     'dependencies.dependency.version' is missing for com.sap.ui5:core:ja

r:testresources

[ERROR]     'dependencies.dependency.version' is missing for com.sap.ushell:ushe

ll-lib:jar:testresources

[ERROR]     'dependencies.dependency.version' is missing for com.sap.ui5:table:j

ar

[ERROR]     'dependencies.dependency.version' is missing for com.sap.ca:ui:jar

[ERROR]     'dependencies.dependency.version' is missing for com.sap.ca:scfld.md

:jar

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit

ch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please rea

d the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin

gException.

 

Can any one please help me know why do I get this error?

 

Regards,

Priya

Logon is being Prepared

$
0
0

Hello,

 

I am using Hub system for SAP FIORI. I have issue with launching Launchpad.

 

My Launchpad Designer and Launchpad for applications is not opening.

 

When I use http and corresponding port,I can see "Logon is being prepared" in browser but it then redirects to https and I get Error connection time out.

 

Masayuki Sekihara could you help me out with this issue.

 

I have attached screenshot for reference

.Admin_url.png

After the above screen,I get connection time out and http is redirected to https.

 

After execution.png

Default catalog for fiori launchpad

$
0
0

Hi all,

 

After my Fiori installation. I found catalog 'SAP: KPI Modeler' and 'SAP: KPI' is set automatically before I enter launchpad designer. But I didn't install the KPI modeler, is that a default setting for fiori launchpad?

 

The fiori launchpad designer always want to load this 'SAP: KPI Modeler' catalog, and result an error since the KPI service is not existed. 

 

How can I configure it?

Capture.PNG

Best Regards

Dongqiang

How to force the application to stay on master page instead of Auto redirecting to detail page(In Mobile alone).

$
0
0

Hi All,

 

When we open fiori application(Purchase order approval) in mobile browser or fiori client,  first master page get loaded and the first item in item list is selected automatically and detail page of the first item gets displayed.

 

This happens when ever we open the app or process any request (approve or reject a item).

 

Could you please help me to stop the automatic redirecting of master to detail page(In mobile alone).

I want the user to select particular item in list and go to detail page .

 

This automatic redirection is not any issue in desktop , as user is always able to see the master page in desktop view.

but in mobile ,user has to manually go back to master page from auto redirected detail page and select item from list for detail page of his choice.

 

Thanks in advance,

regards,

Abhiram.

sap.ui.unified Fileuploader: CSRF token validation failed in a session for 2 files upload

$
0
0

Hello Experts,

 

I am using the sap.ui.unified Fileuploader controller to upload xml file to OData service with POST call.

Afte the uploading the first file, I tried uploading the second file without refreshing the session.

I got the error: CSRF token validation failed.

I have used oModel.updateSecuritytoken() and refreshSecurityToken are giving the same XCRF token in the method: handlValueChange() on new file upload.

 

How to get new CSRF token in the same session without service request? My application cannot be refreshed every single file upload to get CSRF token. How to fix this?

 

I am facing this issue from long time. please help me.

This is my function which gets triggered on file selection where the file gets uploaded.

 

handleValueChange: function(oEvent) {

var oModel = this.oView.getModel(),

oUploadCollection = oEvent

.getSource();

var token = "";

 

var ucpNames = [ "x-csrf-token",

"Accept" ];

if (oEvent.getParameter("files").length > 0) {

// Header Token

if (oModel.getSecurityToken) {

token = oModel

.getSecurityToken();

} else {

oModel

.refreshSecurityToken();

token = oModel.oServiceData.securityToken;

}

var ucpValues = [ token,

"application/xml" ];

for (var i = 0; i < ucpNames.length; i++) {

oUploadCollection

.addHeaderParameter(new FileUploaderParameter(

{

name: ucpNames[i],

value: ucpValues[i]

}));

}

}

},


The refreshSecurityToken() method is returning the same CSRF token in the second time file upload which is invalid. How to get new CSRF token? kindly help needed.


Regards,

Soumya

Tiles in my catalog does not appear in my launchpad

$
0
0

Hi,

 

I am very new to Fiori and followed the guides to setup the launch pad. I have added 3 tiles in my catalog (One news tile), but only the news tile appears in the Launchpad. Is this a authorization issue? Could not find anything in SU53 (My user ID has SAP_ALL).

 

Catalog.png

Launchpad.png

 

 

 

Thanks


How to define cordova/barcode plugins in Fiori Launchpad

$
0
0

Hi All,

 

I have created fiori application( not Kapsel Application ) with Barcode functionality in SAP WebIDE , it is working fine but when i deployed in to launchpad getting error "Cordova is undefined".

same issue in fiori client also.

After fiori client 1,2 versions cordova plugins are inbuilt.

 

Could please help me on this.

 

Regards,

Srinivas

SAP PO Approval + Custom Workflow + Decision Step

$
0
0

Hi Experts,

 

We are using decision step in custom workflow and having action approve/reject. We are able to see the work-items generated in standard Approve PO Fiori app . Once we take the action on the item , the decision step do not get completed.

 

In standard workflow of PO the activity task is getting completed  through terminating event but since we are using decision step , the workitem is not getting completed hence not getting refreshed from worklist.

 

 

I tried implementing the BADI  ( I have called FM SAP WAPI WORKLFOW COMPLETE ) to complete the workitem but still it is not getting called.

 

Please suggest .

 

Thanks

 

Abhijeet

How to use busy indicator in Fiori custom application

$
0
0

Hello Experts!!

We have made a custom Fiori master detail application. We want to show a busy indicator while navigating from one view to another. we have tried this on click of a button but it is not working properly.

I am copying the code for reference.

Please advise on this.

 

First view

 

 

onPress: function(){

  var a = this.getView().byId("busyDialog");

  a.open();

  

  var bReplace = jQuery.device.is.phone ? false : true;

  var sid = sysid;

  if(sap.ui.getCore().byId("idSystemDetailMonthly--idoSelect1")){

  var a=sap.ui.getCore().byId("idSystemDetailMonthly--idoSelect1");

  a.setSelectedItem("2015");

  a.setValue("2015");

  a.setSelectedKey("2015");

 

  };

  if(sap.ui.getCore().byId("idSystemDetailMonthly--idoTable")){

     var a = sap.ui.getCore().byId("idSystemDetailMonthly--idoTable");

     

    a.destroyColumns();

      };

   

  sap.ui.core.UIComponent.getRouterFor(this).navTo("sa_month", {

  sid: sid,

 

  }, bReplace);

 

 

}

 

second view

 

 

 

  var oModel = new sap.ui.model.json.JSONModel();

  var oModel1 = new sap.ui.model.json.JSONModel();

  var oVizFrame5 = this.getView().byId("idoVizFrame5");

  var url = '/sap/opu/odata/sap/ZOCC_ODATA_SRV/';

      var omdl = new sap.ui.model.odata.ODataModel(url,true);

   omdl.read("/MonthlyDetailsSet?$filter=Id eq " +"'"+zid+"'"+" and Sid eq" +"'"+zsid+"'"+" and Year eq " +"'"+zyear+"'"+"", null, null, false, function(oData, oResponse){

   if(oData){

   oModel.setData(oData);

  jQuery.sap.delayedCall(1000, this, function () {

   a.close();

  });

 

   };});

 

Thanks

Ansuman

SAP Portal FLP Home issue

$
0
0

We have an SAP Portal FLP and have several custom applications developed on deployed on it.

Here is the issue:

 

1. User goes to the Tile Catalog and "adds an application" to their home

2. Tile available on their FLP Home from then on

3. The applications gets an update and is re-deployed

4. Now, the application is showing the updated feature only if it is launched from the Tile Catalog and NOT when launched from FLP Home.

 

We are having to ask the users to REMOVE the tile from their Home and re-add it from the Tile Catalog, which is obviously not practical.

Any ideas as to why this is happening?

Instalalltion time for NetWeaver 7.3 Components for Fiori

$
0
0

Hi experts,

 

If we have N/W 7.3, how much downtime or installation time does it take to install all the other components for 7.3

 

Thank you,

Sangamesh.

Viewing all 1879 articles
Browse latest View live