<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: BDC program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356795#M1037271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Order of the fields is not a mandatory  in the Excel sheet for BDC upload, .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2008 17:39:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-29T17:39:30Z</dc:date>
    <item>
      <title>BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356791#M1037267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know BDC program takes fields in which order ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is as a functional consultant i have to preapare one  excel sheet which will be used to upload data ( we have allready prepared BDC program ) now i have to prepare fields in order in a excel sheet .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please some body give some input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 12:09:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356791#M1037267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T12:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356792#M1037268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Prepare the data in excel sheet in the order, in which u have entered in the corresponding fields of screens while Recording of that Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;B Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 12:21:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356792#M1037268</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-08-29T12:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356793#M1037269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sri,&lt;/P&gt;&lt;P&gt;        The order is not importent during BDC upload, as a technical consultant I can say this. What is expected out of you is give all the required fields to be uploaded in the transaction( Which includes mandatory fields of the corresponding transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this explanation of mine helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 12:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356793#M1037269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T12:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356794#M1037270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sri tata,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The layout of the excel file is not important, because you will load all your excel file data into an internal table (using ALSM_EXCEL_TO_INTERNAL_TABLE or something similar) and insert that data into the appropriate screen fields during the BDC process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logically, if the Excel file needs to be created by an individual, you should check with that person to determine the most user-friendly way for him/her to enter the necessary data into the Excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 17:19:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356794#M1037270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T17:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356795#M1037271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Order of the fields is not a mandatory  in the Excel sheet for BDC upload, .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 17:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356795#M1037271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T17:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356796#M1037272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now what i am doing for some BDC programs is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copying the excel file to note pad and attaching it to in se38 by selecting arespective BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i am not following the right procedure please direct me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 07:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356796#M1037272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T07:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356797#M1037273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll suggest to maintain the order of your data declaration with the excel sheet this may solve your problem, the unnecessary data declaration i.e. which you have maintained as constants should be commented in your data declaration and also skipped in the excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2008 05:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program/m-p/4356797#M1037273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-02T05:39:45Z</dc:date>
    </item>
  </channel>
</rss>

