‎2008 Mar 14 6:18 AM
hi experts,
What is the easiest way to build the input file used in running critical BDC programs?
thanks in advance.
krishna reddy
‎2008 Mar 14 6:23 AM
Hi Radhakrishna,
Its usually the other way around.We create BDC with the available i/p file.But generally the i/p file should be a TXT file with all the required data properly formatted.ie the file should contain all the required data for runnign the BDC of a particular tcode.
Please reward if useful
Thanks Arjun
‎2008 Mar 14 6:29 AM
Hi,
Header data with line items
Ex "
10001 xxxx yyyy
aaaa bbbb
cccc dddd
in txt with any seperator...
‎2008 Mar 14 7:59 AM
Check sm35 transaction go to recording and you can upload/download a recording here.
‎2008 Mar 14 9:01 AM
Hi
create the file in notepad(.txt file) and save it on desktop or any where.
you give the field values in the notepad by using some separator like tab or comma or space.