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
343

Hi,

When we use BAPI for posting some data into SAP applications, does it use "Call Transaction Method ?" or It will update the DB Tables directly ?

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
321

no they dont use call transaction., its directly updated in tables, but all validations are taken care

2 REPLIES 2
Read only

Former Member
0 Likes
321

Hi Reddy,

you have not cocluded you question.

if it is a customized BAPI Function module you have to write call transaction in codig part then it will update Tables.

if you give in detailed that would be great to give you the exact anser.

Regards

Ramana

Read only

athavanraja
Active Contributor
0 Likes
322

no they dont use call transaction., its directly updated in tables, but all validations are taken care