‎2011 Jul 18 7:21 AM
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
‎2011 Jul 18 10:39 AM
Hello,
BDC fields are the recording data from the SHDB t-code on which the total BDC would run.
Regards,
Akg
‎2011 Jul 18 11:03 AM
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