cancel
Showing results for 
Search instead for 
Did you mean: 

How to find out the Relevant API's

Former Member
0 Kudos

Hi,

     I want to change the partner details. Now i want to know how to find out the relevant API. What is the way to find out the API's.

Regards,

Ravi S.

Accepted Solutions (0)

Answers (2)

Answers (2)

vinodkumar_kommineni
Active Contributor
0 Kudos

Hi Ravi,

Check the GenIL component of the functionality you are referring to and in IMG

CRM->Cross Appl Comp->GenIL you will be able to find the related class which is responsible for the GenIL component.

Once you know the class open it in SE24 and you can go trough the methods to find out different API's used.

Generally BP related API's will be in the format of *BUPA*.

Regards

Vinod

BGarcia
Active Contributor
0 Kudos

Hi Ravi,

Try to execute t-code BAPI, and then expand:

- Customer Relationship Management » Master Data » BusinessPartnerERM

You will find a lot of interfaces that will allow you to change the partner details.

Kind regards,

Garcia