cancel
Showing results for 
Search instead for 
Did you mean: 

Code performance about the SRM and SUS in the same server

Former Member
0 Kudos

Dear all,

I installed SRM and SUS in the same servrer.

I am now developing a report in SUS which will withdraw data from SRM.

I think the data should be through RFc between SRM and SUS. while even they are in different clients but within the same server and same database.

So how about the performance ? will it be very slow? I think it differs from in different servers.

Please help analyze.

Thanks

Regards,

Hayashi.

Accepted Solutions (1)

Accepted Solutions (1)

former_member228602
Contributor
0 Kudos

Hello Hayashi,

         The standard operations in SUS use SOA as means of communication. In case you are custom

developing function i would suggest RFC is still the best option(unless you want to develop services of your own). Having both of them on same server different client should not add additional overhead from performance standpoint.

         I would however suggest if you are going to access the tables you might as well use the mandt field in the table to fetch data from SRM/SUS and in case of reusing available function modules use the RFC approach.

Thanks and Regards,

Veera

Former Member
0 Kudos

Veera


Thank you very much for your reply.


Regards,

Hayashi.

Answers (0)