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
468

Hi,

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

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
448

Hello,

See this: ;

Regards.

3 REPLIES 3
Read only

Former Member
0 Likes
449

Hello,

See this: ;

Regards.

Read only

Former Member
0 Likes
448

YOu cannot call java methods in ABAP programs.

Can you let us know your requirement?

Regards,

Ravi

Read only

0 Likes
448

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