Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Call Java Program from ABAP Program

former_member343107
Participant
0 Likes
876

Dear all,

In our scenario, we need to let ABAP call services provided by a standalone Java program. From online help I found some overview introduction and I'd make the called program a registered program in a RFC with type "T" (TCP/IP Connection). Can anybody give some concrete documentation? A step-by-step guide would be greatly appreciated.

Best Regards

Jerome

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
518

check this thread

2 REPLIES 2
Read only

athavanraja
Active Contributor
0 Likes
519

check this thread

Read only

0 Likes
518

Thanks a lot! The scenario works!

Best Regards

Jerome