‎2006 Oct 31 12:37 PM
hi friendz,
what r the steps we follow to
Generate BDC program for converting master data from ASCII files to SAP database using both Call transaction & Sessions method.
regards,
siri.
‎2006 Oct 31 12:47 PM
HI,
Following documents would give u some brief idea on Batch Data communication :
http://help.sap.com/saphelp_erp2005/helpdata/en/fa/097119543b11d1898e0000e8322d00/frameset.htm
http://www.sapgenie.com/abap/bdc.htm
rgds
anver
if hlpful pls mark points
‎2006 Oct 31 12:47 PM
HI,
Following documents would give u some brief idea on Batch Data communication :
http://help.sap.com/saphelp_erp2005/helpdata/en/fa/097119543b11d1898e0000e8322d00/frameset.htm
http://www.sapgenie.com/abap/bdc.htm
rgds
anver
if hlpful pls mark points
‎2006 Oct 31 12:50 PM
Hi,
first record the transaction using SHDB and then
based on the files create the internal table
and then upload the data to internal table then populate the BDCDATA table and proceed.
Regards
vijay