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

Former Member
0 Kudos

hi,

pls help me to know the answers for the below questions.

1) while we are adding API methods in SWO1 we are implementing and releasing object as well as object type component(in SWO1 ,GOTO >change compo., status>object type -->)

,so my questions are

a)what is object type and what is object type component.

b)why we are implementing and why we are releasing those obj.,type and obj comp., type

2) how i can able to make BAPI as synchronous?

3) how i can able to make BAPI as asynchronous?

4) how i can call bapi from a legacy system thru VB editor?

points are assured.

thanks,

ganesh

1 REPLY 1

Former Member
0 Kudos

Please find the some information on the same,

1)

http://help.sap.com/saphelp_46c/helpdata/en/a5/3ec9734ac011d1894e0000e829fbbd/frameset.htm

2) & 3)

4)

Please find some of my weblogs for calling SAP RFC Functions & BAPI using VB editor (Here I am using VB in EXCEL)

/people/kathirvel.balakrishnan2/blog/2006/09/14/simple-se38-emulator-using-microsoft-excel

/people/kathirvel.balakrishnan2/blog/2006/05/09/data-upload-into-sap-from-microsoft-excel-150-vba-part

/people/kathirvel.balakrishnan2/blog/2006/05/08/data-upload-into-sap-from-microsoft-excel-150-abap-part

/people/kathirvel.balakrishnan2/blog/2005/09/07/remote-function-call-to-sap-system-using-microsoft-excel

Regards

Kathirvel