Skip to Content
Technical Articles
Author's profile photo Jens Limbach

Part 10: Embedd your UI into a standard UI

You will learn how to embed your own UIs within standard UIs. This is a very important session because this is one of the key ways how to add your new features to existing standard UIs.

We will create a completly new UI component and will embed this in the Employee UI. We will use the example of our seminar mgmt. where we would like to see which teacher has which seminars assigned.

We will go through how you create this new embedded component, how you embed it and how you further fine tune it. We will cover major parts of the UI Designer and you will learn how to work with inports, outports, creating some more events, using the extensibility explorer, working with the model and many more…

I try to keep my videos short but this session just required more time. In the first 5 minutes I show you already the end result so you get a good idea what we will achieve. In the next 20 minutes then I will show you how to achieve this step by step.

More Videos

Here you can find all videos of the new SAP Cloud Application Studio video series.

In my previous video I explained how to add a node to your Business Object.

Watch the next part: Adding an alternative key and using the number range re-use library

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Sunyoung Park
      Sunyoung Park

      Hello Jens Limbach

      Thank you for your beautiful articles. and I wonder if it could apply on bydesign as well? 🙂🙂

      Cheers

      Author's profile photo Johan Gaitán
      Johan Gaitán

      Hello Jens Limbach

      I have a question, it is not really something that you expose in the video, but it is the same topic, I hope you can help me.

      I am trying to add a button on a standard screen so that it navigates to a custom screen, I get the button to appear on the standard screen, however the button is not enabled "cannot click", I have been trying to solve this problem but I have not been able to, I have been guiding myself with this blog.

      Could you help me to find the possible problem that I am committing?