Enterprise Resource Planning Blogs by Members
Gain new perspectives and knowledge about enterprise resource planning in blog posts from community members. Share your own comments and ERP insights today!
cancel
Showing results for 
Search instead for 
Did you mean: 
lukemarson
Active Contributor
0 Kudos

In Visualization Solutions by Nakisa (VSN) 3.0 SP3 Nakisa introduced a new configuration build (SAP_Live_RFC) and ABAP Add-on that uses SAP function modules to retrieve data from SAP. This was done in order to improve performance in data retrieval by enhancing processing times and reducing calls to the backend.

Previously VSN solutions used a mix of function modules that were called via application classes and NakisaRFC. NakisaRFC uses an application class and SAP function module to return data as configured in NakisaRFC functions. It extracts up to 32 tables and joins them together to create one or more output tables, which can also have data processing performed.

In order to move this processing into a more flexible and efficient environment Nakisa introduced SAP function module integration in VSN 3.0 SP2. Now in SP3 they have leveraged this to provide a set of function modules to return data back from SAP quickly and efficiently.

Now, what prompted this blog was what I saw today on a 3.0 SP3 delta-training presentation from Nakisa. I was pleasantly surprised at the performance increases this new configuration build were providing.

Task PerformedSP2SP3Difference
Initial Load

4.3

1.3

70%

Changing view to OrgUnit Manager

10.3

1.585%

Expand an OrgUnit (33 nodes)

27

1.793%

Collapse an OrgUnit (33 nodes)

2.4

0.866%

Open OrgUnit details panel

7

1.283%

Perform a search (3655 records)

9.4

0.7

93%

Note: all times are in seconds

You don’t have to be Einstein to realize that the difference in performance is exceptional. It is worth noting that even in the Staged and standard Live build the performance is also quicker.

Summary

SAP and Nakisa both recommend using the Live approach and Nakisa recommends that all new implementations of 3.0 SP3 should use the new SAP_Live_RFC configuration build. I definitely agree and I look forward to seeing the results of some 3.0 SP3 implementations that not only use this configuration build but also prove that that performance enhancements are retained once the function modules are extended to add additional fields.

11 Comments
Labels in this area