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,

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

athavanraja
Active Contributor
0 Kudos

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

2 REPLIES 2

Former Member
0 Kudos

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

athavanraja
Active Contributor
0 Kudos

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