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
680

Hi,

How can i know whether BAPI exists or not for the particular transction code like for sales order or purchase order?

Thanks.

Ramesh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
648

hi,

try to find perticular transaction package and goto se80 transaction.

give package under package press enter you will get dorp down list from that select business engnieering from that business object type over here you will get list of BAPI for pertucular transaction.

regards.

5 REPLIES 5
Read only

Former Member
0 Likes
648

Hi,

BAPIs can be searched in Tcode BAPI.

Try with the same...

Hope it helps!!

reward if useful

Manish

Read only

Former Member
0 Likes
648

hi Ramesh,

goto se37 and give bapiorder and press F4 button check out the description of each one to know the usage of it ...

REgards,

Santosh

Read only

0 Likes
648

Hi,

Suppose i have created one business object BU0001 and can i use the same in different function modules?

Read only

Former Member
0 Likes
648

Hi Ramesh,

We can find the BAPI for sales order or purchase order through Transaction BAPI.

Follw the steps:

1. Goto T.code BAPI i.e BAPI Explorer.

2. In that we can observe two tabs i.e HIERARCHICAL and ALPHABETICAL.

3.Select the HIERARCHICAL tab.

4.In that go to Accounting General --> Accounting Interface --> Accounting Purchase Order --> Purchase Order.

5. Click on purchase order and go to the tab TOOLS and click on Busineess Object Builder and click on disply .

There you can find the two function modules:

BAPI_ACC_PURCHASE_ORDER_CHECK

BAPI_ACC_PURCHASE_ORDER_POST

So these BAPIs or BAPI Function Modules are used for purchase order.

like this we can find the BAPIs for Sales Order also.

Reward if it Useful.

Thanks in advance,

Lakshmi.

Read only

Former Member
0 Likes
649

hi,

try to find perticular transaction package and goto se80 transaction.

give package under package press enter you will get dorp down list from that select business engnieering from that business object type over here you will get list of BAPI for pertucular transaction.

regards.