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

Re: Direct system call

Former Member
0 Likes
835

Hi all,

I am reading the below para, i cant able to Understand what is the direct system call.

in BAPI there is no direct system call. while RFC are direct system call Some BAPIs provide basic functions and can be used for most SAP business

thanks&regards

Bhushan-karra

Hi all,

I am reading the below para, i cant able to Understand what is the direct system call.

in BAPI there is no direct system call. while RFC are direct system call Some BAPIs provide basic functions and can be used for most SAP business

thanks&regards

Bhushan-karra

1 REPLY 1
Read only

Former Member
0 Likes
448

in BAPI there is no direct system call.

while RFC are direct system call

<b>direct system call means any read or write operation transfers directly from the user mode of address space to disk bypassing page cache. thus it makes direct call to I/O devices

thus....</b>

Some BAPIs provide basic functions and can be used for most SAP business