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

Fiori no catalogs & tiles available on launchpad

$
0
0

Hello Experts,

      We have just installed fiori. But my problem is i have configured and activated all needed services

which i found on the SCN during work around.

 

But my problem is that after doing all the activity no catalogs is available on launchpad screen

it just show Loading tiles..

 

What can be the possible cause or what i have missed please guide me.I am using user with the

sap all  authorization. Any help will be greatly appreciated.

 

Thanks in advance

 

Regards

 

launch.JPG


Standard SAP Fiori application.

$
0
0

Hi Expert,

 

Please help me that how  to configurations standard SAP Fiori application.

 

Regards,

Sam

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

SAP Standard Fiori app (HCM_PEP_PROFILE) for Extension project with WEDIDE

$
0
0

Hi Fiori experts,

I have successfully created extension project for HCM_PEP_PROFILE in WEBIDE.

Now  i can able to see extension project  in my WEBIDE.

I'm just trying to run or preview or extensibility Pane mode but getting empty view with some errors.

I  have attached errors screenshot.

 

i have followed below link to created SAP Fiori extension project.

 

How to Extend a Fiori Application: Purchase Oder Approval

 

 

Please help if i have missed configure or settings .

 

 

Cheers,

Prasad doddi.

Fiori Approve Request Problem

$
0
0

Hi experts,

 

I have a problem, when I approve the first release code (E2) should send the document to the next user Workplace, to approve the final release code (E3); and it are not doing.

 

The code of my Badi is :

 

method /IWWRK/IF_WF_WI_BEFORE_UPD_IB~BEFORE_UPDATE.

 

   DATA ls_object TYPE swr_obj_2.

   DATA lv_objtype TYPE swr_struct-object_typ.

   DATA lv_objkey TYPE SWR_STRUCT-OBJECT_KEY.

   DATA lv_retcode TYPE sy-subrc.

   DATA lt_container TYPE TABLE OF swr_cont.

   DATA ls_container_line TYPE swr_cont.

   DATA LV_EBELN TYPE ekko-EBELN.

   DATA ls_ekko TYPE EKKO.

 

   CALL FUNCTION 'SAP_WAPI_GET_OBJECTS'

     EXPORTING

       workitem_id = is_wi_details-wi_id

     IMPORTING

       leading_object_2 = ls_object.

 

   MOVE ls_object-instid TO LV_EBELN.

 

   select single * from EKKO

   into ls_ekko

   where EBELN = LV_EBELN.

 

   CALL FUNCTION 'SAP_WAPI_READ_CONTAINER'

     EXPORTING

       workitem_id = is_wi_details-wi_id

     IMPORTING

       return_code = lv_retcode

     TABLES

       simple_container = lt_container.

 

   CASE iv_decision_key.

     WHEN 0001. "Approved

       ls_container_line-value = 'A'.

       CONCATENATE ls_ekko-FRGZU 'X' INTO ls_ekko-FRGZU.

       IF ls_ekko-FRGZU = 'XX'.

         ls_ekko-FRGRL = space.

         ls_ekko-frgke = 'L'.

       ENDIF.

     WHEN 0002. "Rejected

       ls_container_line-value = 'R'.

   ENDCASE.

 

   ls_container_line-element = '_WI_RESULT'.

 

   MODIFY lt_container INDEX 2 FROM ls_container_line TRANSPORTING value.

   CALL FUNCTION 'SAP_WAPI_WRITE_CONTAINER'

     EXPORTING

       WORKITEM_ID = is_wi_details-wi_id

       DO_COMMIT = 'X'

     IMPORTING

       RETURN_CODE = lv_retcode

     TABLES

       SIMPLE_CONTAINER = lt_container.

 

   IF lv_retcode NE 0.

   "Handle error

   ENDIF.

 

   update ekko from ls_ekko.

   CALL FUNCTION 'SAP_WAPI_WORKITEM_COMPLETE'

     EXPORTING

       WORKITEM_ID = is_wi_details-wi_id.

 

   CALL FUNCTION 'SAP_WAPI_WORKITEM_CONFIRM'

     EXPORTING

       WORKITEM_ID = is_wi_details-wi_id.


   endmethod.

 

Any ideas ?

unnamed.png

Sorry for my english.


Thanks,

Regards.

SAP Fiori LL14 - UI Theme Designer Troubleshooting

$
0
0

SAP Fiori Lessons Learned 14

 

UI Theme Designer Troubleshooting

 

Background:

You would like to change SAPBlue Crystal theme for Fiori apps but you have no idea what you should look at.

You have some issue for running UI Theme Designer.

 

Lessons Learned:

 

1. There are very good information SAP Notes.

 

2. Additional FAQ which is not covered in 1906793 - FAQ: UI Theme Designer for SAP NetWeaver AS ABAP

  • "Preview can not be accessed"
    - Check the URL has full domain name FQDN. You can set instance profile parameter icm/hostname_ful

 

3. help.sap.com

 

4. Learning materials by RIG

GUID Does not correspond to any entry

$
0
0

Hi Experts,

 

I am extending a standard SAP Fiori CRM My Leads application and i need to extend the backend services to display sales organisational data, i have the GUID but can not find the corresponding organizational data in any database table. I checked the GUID in table CRMD_ORDERADM_H and i can see the general data but i can't find any organizational data in any table. I checked tables: CRMD_ORGMAN , CRMV_PR_SALESA.

 

 

Kindly advice.

 

Thanks

 

Warm Regards

Hardik Bhardwaj

Fiori error while creating Sales order

$
0
0

Hi,

 

 

While creating the Sales Order in Fiori launch pad i am getting the below mentioned error.

 

"In the context of Data Services an unknown internal server error occured"


i am not able to process further, Please help.




SAP Fiori Client - Authentication

$
0
0

Hi

 

Does SAP Fiori Client (App) support X.509 authentication (No SMP in landscape)?

Does SAP Fiori Client (App) support SAML authentication with out using TOTP Authenticator (using SiteMinder IDP)?

 

Thanks Vidyadhar

Sap fiori component

$
0
0

Hello Experts,

 

Frontend server- SAP NetWeaver 740

 

Frontend_component.PNG

 

Backend server - SAP NetWeaver 702

                 SAP ERP 6.0

                 EHP5 FOR SAP ERP 6.0

 

Backend_component_1.PNG

Backend_Component_2.PNG

 

we are implementing a fiori app for approve purchase order and approve Requisitions , above screen shot is a component installed on frontend and on backend.

 

Do i need to install SAR## component in backend system?

 

Kindly help

Amit

No Backend services found while activating Odata services

$
0
0

Hi Friends,


We setup Trusted RFC connection and tested with Remote Logon/Connection/Authorization test and working fine. We activated services in SICF (NWG system) and when we are trying to activate OData services, it says "No backend services found".


We checked all settings and connections and all looks good. Can you please let us what we are missing.


We are in NW Gateway 7.4 SP11


Regards


Srikanth

how to use JSON file Smart Table without OData

$
0
0

Hi,

I created smart table with OData but now I need to create Smart Table using with JSON file..

 

please help on this..?

SSO Fiori Launchpad BI Platform Design Studio app

$
0
0

Dear expert,

 

We have the following architecture: SAP Fiori Launchpad (ABAP, connected to the ECC) with a Design Studio application based on the BO BI Platform.

 

Our aim is that, when an end user logs open the Design Studio dashboard from the Fiori Launchpad, the BO BI Platform credentials should not be required. The Fiori Launchpad uses the credentials from the ERP backend.

 

Any suggestion in regarding which would be the best SSO approach to face that situation?

 

Any help would be really appreciated.

 

Thank you very much and best regards,

 

Pau

Create Sales Orders with Error Failed to update via Service: SyntaxError - sap.ushell.components.tiles.applauncherdynamic.DynamicTile

$
0
0

Hallo Everyone,

 

I have implemted the App SalesOrder Creat. I can already excute this app, create sales order. And I can find the created order at backend system.

 

But there is an Logon Error.


'Failed to update via Service: SyntaxError - sap.ushell.components.tiles.applauncherdynamic.DynamicTile.'

 


Fiori-Error 1.PNG

 

I have tried to debug and found the following Point.

Fiori-Error 2.PNG

 

I also have tried to find any error in the odata-Service, but no result.

 

Fiori-Error 3.PNG

Can anyone help me?

What can be the cause of this error?

 

Best regards!

ZZ Pan

Fiori PO approval app - Odata service gbapp_poapproval missing

$
0
0

Hi All,

 

We have installed the requisite backend and front end components for Fiori PO approval. However, we are missing the odata service gbapp_poapproval that the PO approval app is looking for. We cannot find the node in SICF nor the Gateway Service in SEGW. We are currently going through the SAP notes but it would be great if someone could let us know the fix for this.


Screen Shot 2014-09-15 at 1.47.58 PM.png


Components are already installed:


Screen Shot 2014-09-15 at 1.50.12 PM.png


Any help is appreciated.


Thanks!



Regards,


Alex


 

Tags edited by: Michael Appleby


Fiori usage report

$
0
0

HI,

I have a requirement to prepare daily fiori apps usage report for customer,below is the sample information they need:-

USERIDlocationTECH_SRV_NAME                      TECH_SRV_VERSIONOPERATION                                                                                                                                                                                                                                                      NUM_ENTRIESACCESS_TYPE                                                                                                                                                                                                                                                    FORMAT_TYPE                                                                                                                                                                                                                                                    XML_SIZE   locationTIMESTAMP          DURATION 
XCOSTERANNSE/GBHCM/LEAVEAPP            1read feed                                                                                                                                                                                                                                                      1ODATA                                                                                                                                                                                                                                                          json                                                                                                                                                                                                                                                           310#N/A20,150,822,232,3163,292,020

 

Could anyone please give idea of how to prepare,is there any t-code for it.

SPRO configuration for Approve Service Entry sheet app

$
0
0

Hello,

We have configured Approve Service entry sheets app for lower backend release.

 

For other Approval Apps (PO, PR etc.) we had to configure the workflow Task Id in SPRO.

Where do we configure the Task Id of the Approve Service Entry sheet workflow in SPRO?

 

Also is there any other SPRO configuration we need to do to make the app up and running and fetch data.

 

Regards

Sundeep

How to define App Type for Static Tile in on-premise Launchpad Designer like in HCP

$
0
0

I have created a static tile for a custom made Fiori application. We do not want to use semantic object navigation and the tile refers directly to an URL. However when an end-user is selecting the tile, our Fiori application opens in a new window, where we want it to open wrapped in the launchpad.

 

We have also published the app using HCP. HCP offers the possibility to configure the App Type in order to offer this possibility:

 

https://help.hana.ondemand.com/cloud_portal/frameset.htm?06372b11e2234aef879b0167588158c1.html

 

SAPUI5 - An SAP Fiori app that is developed using SAPUI5 technology. This type of app can only run in an SAP Fiori launchpad container and is always wrapped with a launchpad header.


URL - An app that is launched by an external URL. The app opens as a full page in a new browser window without any launchpad header.

 

How can I define the app type for static tiles in the on-premise launchpad designer like in HCP?

 

 

Regards,

 

Frank

fiori - sales order change app

$
0
0

Hi,

 

for sales order track and sales order change the  UI component and  integration component are same.

 

sales order track app is visible in SIMGH and also the role associated with it , but both the things are not available for sales order change.

 

Do anybody knows how to solve this problem.

 

 

Regards

 

Yashpal Gupta

 

Tags edited by: Michael Appleby

Track PO Item details are not refreshed

$
0
0

Hello All

 

Facing refresh problem in Track PO standard fiori application :

 

first time for first PO item click details are displaying properly and for second item clicking first time displaying properly.

 

But when clicking on first PO item or second PO item again second time calls are not making to backend system .

 

_handleItemPress and _handleSelect methods are defined in standard sap.ca.scfld.md.controller.ScfldMasterController .

 

Anyone is facing these type of problem for Track PO.

 

Any idea from any one ? Please through your inputs here.

 

Thanks

Srinu

Viewing all 1807 articles
Browse latest View live


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