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

BDC ?

Former Member
0 Likes
440

what are the table controls in BDC ?

what is the difference between bdc and lsmw ?

what is the difference between bdc and rfc ?

Thanks.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
408

Check these links -

1.

Regards,

Amit

Reward all helpful replies.

4 REPLIES 4
Read only

amit_khare
Active Contributor
0 Likes
409

Check these links -

1.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
408

Hello,

Table control in BDC

http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm

Legacy System Migration Workbench(LSMW) is a tool for Uploading the Data into SAP.

Go through the links:

http://www.sapbrain.com/TOOLS/LSMW/SAP_LSMW_steps_introduction.html

http://esnips.com/doc/8e732760-5548-44cc-a0bb-5982c9424f17/lsmw_sp.ppt

http://esnips.com/doc/f55fef40-fb82-4e89-9000-88316699c323/Data-Transfer-Using-LSMW.zip

http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt

http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI.ppt

http://esnips.com/doc/7582d072-6663-4388-803b-4b2b94d7f85e/LSMW.pdf

RFC is an SAP interface protocol. Based on CPI-C, it considerably simplifies the programming of communication processes between systems.

RFCs enable you to call and execute predefined functions in a remote system - or even in the same system.

RFCs manage the communication process, parameter transfer and error handling.

Have a look at this links.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE2/BCFESDE2.pdf

http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm

Note: BDC is not related to RFC.

Regards,

Deepu.K

Read only

Former Member
0 Likes
408

Hi,

Table controls in BDC are normal table controls of ABAP.

The way of handling is different in case of table controls.

Regards

Sailaja.