cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI calls via JCo

Former Member
0 Kudos

We are in the processes of developing a monitoring tool for ECC 5.0

We are planing to use JCo as the interface between the java code to extract data using JCo classes/methods/interfaces and SAP server.

Is this really doable. I would like to call BAPI used by CCMS for collecting data related to monitoring

Have you seen any tool doing this ?

Kindly let me know as much information as possible on this architecture setup..

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

I am working on BAPI_XBP_JOB_STATUS_CHECK, in which JOBNAME is one of the input parameter.. This input does not accept wild card search.. It accepts only exact job name..

How can I know the name of the job before executing the tool remotely

Regards

Madhu

Former Member
0 Kudos

I had installed the SAP JCo.. What I am looking for is the BAPI list which CCMS uses as a central monitoring agent to monitor remote systems..

Former Member
0 Kudos

Hi,

You can refer to the sample programs for JCO at http://service.sap.com/connectors and download the latest version of SAP JCo in that install those files as per the installation document in the downloaded zip. The downloaded zip contains information about JCo APIs and sample programs.

Regards,

Pooja.

former_member182372
Active Contributor
0 Kudos