Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

Dear Experts,

I am working on tight schedule for SAP Fiori applications.

I followed the document provided by SAP for this and i ended up with this error,

I have walked through the steps of the document twice, but no luck

Kindly help,

Document used :  http://help.sap.com/saphelp_fiori/index.html

please find the Error screenshot

Thanks & Regards,

Vijay M

Hi Vijay,

    Usually this type of error will come impact of authorization or configuration. Please check the RFC destination is configure properly. And also check the user's are configure properly what are all you used on that.

Hope this will helpful to you.

Warm Regards,

John.

Please make sure that the user can create a leave request in ERP backend via SAPGUI. If it works, you won't face many issues with SAP Fiori.

Check the chapter 4 here. It seems to be related to setting up users and giving right authorizations.

Dear krishna,

I have given already SAP_ALL & SAP_NEW

Thanks & Regards,

Vijay M

Hi,

Please check this,

1. Trusted RFC between Backend and Gateway system.

2. SSO between Backend and Gateway system.

3. Assign this role to end user in Gateway "SAP_HCM002_HCM_LVRQ_CR"

4. User should have authorization object "S_RFCACL"

Regards,

Shabeer

Dear Masayuki Sekihara,

I am able to create leave in ECC.

Thanks & Regards,

Vijay M

Hi,

Besides SAP_ALL, you have to create a role with authorization object "S_RFCACL" and assign it users in both systems. (Backend and Gateway)

Regards,

Shabeer

In that case, the issue is Gateway side. You miss some setting.

Go to transaction /IWFND/ERROR_LOG. You can check call stack, set a break point and debug.

Other possibility is that you set wrong value for system alias.

Go to transaction /IWFND/MAINT_SERVICE. Select the service ZLEAVEREQUEST, and call Gateway Client.

Test oData calls. Probably you will get an error. Double check the system alias setting.

/sap/opu/odata/GBHCM/LEAVEREQUEST;v=2/$metadata

/sap/opu/odata/GBHCM/LEAVEREQUEST;v=2/?$format=xml

This document was generated from the following discussion: SAP Fiori  Create Leave Request throws error

Labels in this area