cancel
Showing results for 
Search instead for 
Did you mean: 

Reg BAPIS

Former Member
0 Kudos

Hi to all

1.What are BAPI Commitments

2.Diff bw GETDATA,PUTDATA

3.what are services provide for HTTP Adapter in XI

4.What are Message Types your using

Pls Ans this QUES

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Kushee

See SAP help

http://help.sap.com/saphelp_46c/helpdata/en/d5/430419c7d711d1ad0a080009b0fb56/frameset.htm

and

http://www.sap-img.com/bapi.htm

For instance the Commit

The transaction model (see Transaction Model for Developing BAPIs) stipulates that every BAPI which creates object instances or changes object data is responsible for database consistency.

The commands used to write changes to the database or to reset changes (COMMIT and ROLLBACK), must not be executed by the BAPI itself, they have to be called directly from the external application program.

Former Member
0 Kudos

For BAPI PUT function need to do commit not required for get function

GET ans POST are methods available for HTTP

Rajesh

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

Search in relevent forum like ABAP forum you wil get perfect answer.

Cheers,

Raj