cancel
Showing results for 
Search instead for 
Did you mean: 

How to bind my project in sapui5

Former Member
0 Kudos

Hi Experts,

I got Problem in Binding my project.

Actually i've four application ( Admin, Employee, Proposer and Higher Proposer) which was individually developed by my colleagues,

Now i want to Bind my project in single sapui5 application, How can i do it.

whether all application run individually or i need to wrap them in single application because these are part of a single project.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Couple of ideas:

1) Create a splitApp and add the four different views to your master page.

2) If you are deploying it in a ABAP Stack (BSP Application) as independent applications, then create a separate Home Page, and have tiles for all your sections. Now Call the URL's of each BSP application's on the corresponding tile click.

Regards,

Meganadhan S

Answers (0)