Skip to Content
0
Former Member
Jun 22, 2009 at 09:11 AM

Calling ABAP class methods from JAVA application

99 Views

Hi All,

I want to fetch ITS related information (SITSPMON Tcode) in my JAVA application. But i didnt find much BAPIs for the same. While debugging I came accross few class methods with help of which I can get the required information. So is there any way we can call and execute methods of ABAP classes through java application?

for e.g. I want to call GET_VERSION method of CL_ITSP_UTIL class.

Thanks,

Arati.