cancel
Showing results for 
Search instead for 
Did you mean: 

Call QC of custom BO from standard BO

j_hemminghaus
Explorer
0 Kudos

Hello,

I have a custom BO with ThingType UI, that gets a reference to a customer on create. But the user wants to create the custom bo right from a customer with the reference to the customer being filled.

Best would be to have the button in the QCMenuButton to have consistent UI, but as far as I know I can only add a OBN button to the toolbar but not directly to menu. Well, this would be a good starting point but the guides I found to create a OBN button weren't really helpful.

I am relatively new to PDI development, so I don't know what I have to do to achieve this scenario. Any suggestions or steps I have to fulfill to achieve my scenario?

Regards,
Jacqueline

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member226
Employee
Employee
0 Kudos

Hi,

There is a very nice blog which explains how a new OBN can be created which will navigate form a standard UI to custom QC:

https://blogs.sap.com/2017/11/02/step-by-step-to-create-obn-button-which-navigates-from-standard-ui-...

BR
Saurabh

j_hemminghaus
Explorer
0 Kudos

Hey,

thanks for the information. But following the guide I can only add another button to the toolbar. Is it possible to add anything to the "create menu", e.g., in a customer?
If I open the same menu on the starting screen I can select my custom objects there. So I would expect that I have some settings wrong.

former_member226
Employee
Employee
0 Kudos

Hi,

Ohk got your point. It is currently not possible to enhance the "Create Related Item" pop up within UI designer.

Having said that, I would also like to say that based on my experience these related items should have been automatically determined based on some fields in BO. So in my opinion, it should be automatically available to you if your BO has a field of type BusinessPartnerInternalID. You can give a try else pls reach out to SAP Support.

former_member268378
Active Participant
0 Kudos

Dear Jacqueline,

You can refer to the blog https://blogs.sap.com/2020/02/12/part-10-embedd-your-ui-into-a-standard-ui/ for Embedding your UI into a standard UI.

Also as you are new to PDI you can refer https://blogs.sap.com/2019/12/19/getting-started-with-the-cloud-application-studio-new-video-series/ for Getting started with the Cloud Application Studio and video series.

Hope this will help!

Thanks & Regards,

Deepty

j_hemminghaus
Explorer
0 Kudos

Hey,

thanks for the reply. I haven't thought of an EC, thats a good idea but that's currently not a requirement. But I will keep that in mind.

Regards
Jacqueline