cancel
Showing results for 
Search instead for 
Did you mean: 

New ES Implementations

Former Member
0 Kudos

We recentently implemented the Enterprise Services Repository and I am in the process of ramping up my knowledge on the use of this tool. I've been doing a lot of reading, trial and error to get my head wrapped around the concept.

Incidently we are running ECC 6.0 and Composition Environment 7.1.

But I have a question that I have been unable to find an answer to...

1. It is my understanding I can develop multiple operations per service interface which will then be translated to class methods when I generate the proxy in the ABAP environment. However, I am currently my first operations is being renamed EXECUTE_SYNCRHONOUS, and the remainder named as I had created them. From my reading I understand that this was correct for a previous versions of ES. Is there EP or a note that needs to be applied to our system to correct this behavior or is how it is supposed to be?

Thank you in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

On ECC side if you apply SAP_BASIS SP14 then EXECUTE_SYNCRHONOUS and EXECUTE_ASYNCRHONOUS methods will disappear once you create proxy (existing proxies won't change).

Read this blog from Michal: /people/michal.krawczyk2/blog/2009/06/20/pixi-abap-proxies-say-goodbye-to-executeasynchronous-method

Regards,

Gourav

Former Member
0 Kudos

Gourev,

thank you very much, I had suspected, but have been unable to this point to find any documentation that stated this specifically.

Points awarded, thank you!

Regards,

Justin

Answers (0)