cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy generation from JAVA

Former Member
0 Kudos

Hi,

Is it possible to generate ABAP proxy classes from JAVA?

If possible then how do we call them during runtime from JAVA?

Here is what I am trying to do.

I have XSD ( Open Travel Standards schemas). I want to generate ABAP proxy classes for these XSDs.

So that I can call these ABAP proxy classes from JAVA during runtime. Real implementation of these methods will be implemented in ABAP.

Thanks,

Amara.

Accepted Solutions (0)

Answers (1)

Answers (1)

ravindra_bollapalli2
Active Contributor
0 Kudos
Former Member
0 Kudos

BVR,

All these documentaion is suggesting to have XI. We do not have XI. We only have SAP Web AS in our landscape.

Thanks,

Amara.

ravindra_bollapalli2
Active Contributor
0 Kudos

hi amara,

i hope this will suite for u

http://help.sap.com/saphelp_nw04/helpdata/EN/66/6f040c5ce8214eaf48c92e691639ed/content.htm

let me know am i correct or not

bvr

Former Member
0 Kudos

BVR,

This link is about generating proxies from RFC function modules. But we looking for help in generating ABAP Proxies from XSD schemas.

Thanks,

Amara.