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

integrating third party system

Former Member
0 Likes
740

hi,

I have a requirement - when i press F4 in a standard SAP transaction I have to get the values from the third party system.

Please let me know if we can do this using BAPI or not.

If yes whats the procedure.

Any help will be appreciated.

Thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
614

Hi Pankaj,

Yes this is possible.

Create an RFC using SM37 transaction.

Build the logic to retrieve the data.

The 3rd party system also should have the necessary logic to be triggered once there is a call from RFC & get the primary keys based on which it will retrieve data & pass it to SAP.

Best regards,

Prashant

hi,

I have a requirement - when i press F4 in a standard SAP transaction I have to get the values from the third party system.

Please let me know if we can do this using BAPI or not.

If yes whats the procedure.

Any help will be appreciated.

Thanks!

3 REPLIES 3
Read only

Former Member
0 Likes
615

Hi Pankaj,

Yes this is possible.

Create an RFC using SM37 transaction.

Build the logic to retrieve the data.

The 3rd party system also should have the necessary logic to be triggered once there is a call from RFC & get the primary keys based on which it will retrieve data & pass it to SAP.

Best regards,

Prashant

Read only

0 Likes
614

Thanks for the response. Can you please let me know the steps to do in SM59 and also the steps to be performed in the third party system.

Thanks!

Ashok.

Read only

0 Likes
614

Experts,

I am using BMC Performance manager for monitoring the SAP environment. I need to integrate this with solution manager and we have the information that this can be done using BAPI. Can someone please guide me with the steps on how to establish exchange of monitoring data between BMC and Solman using BAPI?

Thanks

DG