Application Development 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: 

bapi to search an business partner

Former Member
0 Kudos

hi

My requirement is like that i want to search a business partner in the system.

So for that i want a standard BAPI or any RFC.'

Can anyone help regarding this

1 ACCEPTED SOLUTION

former_member206621
Contributor
0 Kudos

or you can try BAPI_BUPA_SEARCH

4 REPLIES 4

Former Member
0 Kudos

Hi,

Business partner may be a vendor or a Customer. To get the vendor, you can use the table LFA1, and for customers you can use KNA1.

could you explain the requiement in detail??

regards,

0 Kudos

business parter id is in but000 table

and i want a BAPI to seach

Manohar2u
Active Contributor
0 Kudos

Use BAPI_BUPA_CENTRAL_GETDETAIL BAPI to get business partner details.

former_member206621
Contributor
0 Kudos

or you can try BAPI_BUPA_SEARCH