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

In some cases we need to add function module in universe and need to join with tables to get certain results in webi report. Basically function modules will be available in ECC system. We can add those Function modules in data foundation layer in IDT.

Create a project and add a relational connection and while selecting the drivers, we need to select proper data provider and driver to get function modules.

clip_image001

Select any of the highlighted driver to get function modules.

  1. SAP ERP 6
  2. SAP R/3

Then enter the credentials information, this information should be match that what you are using in SAP GUI.

clip_image002

In the third 2nd page, you can filter only particular function modules from ECC. It will be possible by giving the name on the first tab of the below screen.

clip_image003

Once you added the connection successfully then publish the connection to repository for secured connection. Then create a “Data foundation layer” using that secure connection.

clip_image004

As you can see, we can able to get add ABAP functions in IDT & universe. Select the function which you want add and do the rest of the pieces as per your requirement.

clip_image005

This is how we can add the function module in universe. If you want join tables with functions then add one more connection and join the tables with functions . Finally get the universe for report.

1 Comment
Labels in this area