cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori : Pass Customer id to Create Sales order app

former_member202253
Participant
0 Kudos

Hi Friends,

My requirement is to integrate SAP fiori Create Sales order Application with CIC. So there will be a link where user click on it and SAP fiori application will be open for order creation

I got the URL where I am able to pass sales order for default customer using below URL

"Http://www.xyz.com/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?#SalesOrder-create&/detail/SalesOrders('100067856')"

Currently I am facing two problem:

1. I need to pass Customer which is selected on CIC but I am unable to pass it. I try to pass below parameter in URL but its not working.

CustomerID('100002132')&SalesOrders('100067853')"

2. Another issue is to single sign on: How do I configure Single Sign-On (SSO) between CIC and Fiori Application.

Thanks & Regards,

Nikhilesh

Tags edited by: Michael Appleby

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member202253
Participant
0 Kudos

No response, I guess this is the basic requirement to use Fiori standard Apps.