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 FIELD

Former Member
0 Likes
452

Hi Gurus

Can u pls xplain me vats BDC field mean by with an example?

Thanks

Moderator Message : FAQ, Search for available information. Thread locked.

Edited by: Vinod Kumar on Jul 18, 2011 3:41 PM

2 REPLIES 2
Read only

Former Member
0 Likes
402

Hello,

BDC fields are the recording data from the SHDB t-code on which the total BDC would run.

Regards,

Akg

Read only

koolspy_ultimate
Active Contributor
0 Likes
402

bdc means batch data communication , and bdc field means - if you want to fill the field of any particular screen then you can achieve this using bdc.

actually bdc can be achieved by making a recording through tcode-SHDB

or you can manuallu use bdc field by bdc dynero in your program if you use any call transaction.

the main purpose of bdc is to convert non sap data into sap data through gui upload

and vise versa (sap data into non sap) using bdc download

Edited by: koolspy on Jul 18, 2011 3:33 PM