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 Description

dirk_niemeier
Explorer
0 Likes
514

Hi,

I have to create an application to connect an non SAP program to SAP via JCo and BAPIs. Now I am looking for an detailed description for all existing BAPIs on SAP ERP 6.0. I thing the transaction "BAPI" is not the first choice, because ther are not all BAPIs descripted (BAPI_MATERIAL_SAVEDATA). Isn't there an other place to find infos to BAPIs? Perhaps on the "Service Marketplace" in web?

TIA

Dirk

3 REPLIES 3
Read only

Former Member
0 Likes
397

hi dirk,

u can use the transcation se37 to find the description of BAPI

in that enter the required BAPI and then GOTO->DOCUMENTATION

in this way u can find the description of the BAPI

regards,

sindhu.

Read only

0 Likes
397

Hello ,

I guess if you can narrow down your requirement then we can sugeest the BAPIs. In many cases, the Function Module may be like modeled on the same design principles as a BAPI but would not be found in BOR. You can go to Tcode se37 and do a wild card Search with BAPI* to know what are all the BAPIs inhe system

Regards

Saket

Read only

Former Member
0 Likes
397

In BAPI Tcode only you will have the Documentation Tab you can go through that which will have all the documentaion of the BAPI in particular