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

help

Former Member
0 Likes
355

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.

1 ACCEPTED SOLUTION
Read only

anversha_s
Active Contributor
0 Likes
336

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

2 REPLIES 2
Read only

anversha_s
Active Contributor
0 Likes
337

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

Read only

Former Member
0 Likes
336

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