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

BAPI

Former Member
0 Likes
605

Hi,

I am totally new in BAPI.

Anybody will tell me how to find BAPI for any particular application??

My application is vendor. So how i can find it.

5 REPLIES 5
Read only

Former Member
0 Likes
575

Hi,

You can go to transaction BAPI.

Here, you will get the list of BAPIs available.

You can search for bapi for any application.

Regards,

Shashank

Read only

Former Member
0 Likes
575

Hi Salil,

Go to transaction SE37(Function Builder)

In Function Module box enter BAPIVENDOR* press F4.Some BAPI's will be there after taht you have to check which BAPI you have to use for your requirement

Read only

0 Likes
575

hi,

will u tell me then how i can write the coding for bapi.

i m totally new in bapi.

Read only

0 Likes
575

Hi,

Its just the same is you write for normal function modules.

You can use pattern to insert the BAPI parametres.

Fill the mandatory parameters and pass those to BAPI.

Regards,

Shashank