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 Metod

Former Member
0 Likes
515

Hi,

i need example how to call to java method to abap program.

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
495

Hello,

See this: ;

Regards.

3 REPLIES 3
Read only

Former Member
0 Likes
496

Hello,

See this: ;

Regards.

Read only

Former Member
0 Likes
495

YOu cannot call java methods in ABAP programs.

Can you let us know your requirement?

Regards,

Ravi

Read only

0 Likes
495

Hi,

i have 4 java method for digital signature

that turn string to sha1 and i wont to use them,

how i can do that?

Regards