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

differences :

Former Member
0 Likes
312

hi abapers,

can any one clearly explain me

what is the differences between (programs)

data transfer technique,

interfacing technique,

and Conversions ?

Thanks & Regards,

Rajesh.

1 REPLY 1
Read only

Former Member
0 Likes
295

Hi

there are different data transfer techniques in data transfers such as BDC, LSMW, ALE/IDOCS, BAPI

You can use which ever method you feel comfortable to transfer the data

BDC or BAPI or LSMW or someother

Initially we used to use BDC's for transfering data

afterwards LSMW came to transfer data allowing the Fun consultants also to transfer data without much coding

After the ENJOY transactions came you can't use BDC's for them So BAPI's have become popular to transfer data to these enjoy Transactions (likp ME21N, VL01N)

ALE is used to exchange data between the Applications servers of an orgn, so it is mainly used between the different depts of a single orgn

IDOC is the just Intermediate data document which is used in ALE/EDI .