cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP function module in Java servlets

Former Member
0 Kudos

Hi friends,

could any one please let me know how to call ABAP function module in Java servlets

Thanks

Srini

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Srini,

You will need sapjco.jar for this. Java Connector(JCO) is like a middleware API that helps you connect to SAP. Apart from that your ABAP function module needs to be remote enabled.

Thanks,
Arshid

Former Member
0 Kudos

Thanx Ansari bhai

Answers (0)