<?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 coding method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809176#M916250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U sent some links na?? I got some info from that links ya... Thats why i selected that my question was answered. My one more doubt is in recording method whats the difference between read from file and transfer from recording options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Antony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2008 05:23:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-14T05:23:57Z</dc:date>
    <item>
      <title>BDC coding method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809170#M916244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I am one of a member of this SAP network. I am having one help from u all people. Can u people explain that how can transfer data from non SAP system to SAP system by BDC coding method. Please explain this with one example coding..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Antony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 12:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809170#M916244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-10T12:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: BDC coding method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809171#M916245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDC coding you can start either by directly creating program, or you can generate the recording program using SHDB transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alpesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 13:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809171#M916245</guid>
      <dc:creator>alpesh_saparia3</dc:creator>
      <dc:date>2008-05-10T13:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: BDC coding method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809172#M916246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally by SHDB recording .. The screen navigation will be recorded. for a single record.. and then Code will be changed for 'n' records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go thr this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://goldenink.com/abap/shdb.html" target="test_blank"&gt;http://goldenink.com/abap/shdb.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blog.csdn.net/CompassButton/archive/2007/10/05/1812296.aspx" target="test_blank"&gt;http://blog.csdn.net/CompassButton/archive/2007/10/05/1812296.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5132495"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/example-how-views-are-dealt-in-bdc.htm" target="test_blank"&gt;http://www.sap-img.com/abap/example-how-views-are-dealt-in-bdc.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward point if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 15:55:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809172#M916246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-10T15:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: BDC coding method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809173#M916247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply gi...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             But i asked how to do BDC with coding method. In recording method( Using SHDB tcode) also am having one doubt. Whats the difference between 'read from file' and 'transfer from recording' methods.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Antony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 05:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809173#M916247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T05:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: BDC coding method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809174#M916248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks gi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           My one more doubt in BDC is, in recording method, whats the difference between 'read from file' and 'transfer from recording'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Antony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 05:32:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809174#M916248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T05:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: BDC coding method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809175#M916249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your question is answered.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Where is the Rewards.. Antony...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Sad.. yaar...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 06:00:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809175#M916249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T06:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: BDC coding method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809176#M916250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U sent some links na?? I got some info from that links ya... Thats why i selected that my question was answered. My one more doubt is in recording method whats the difference between read from file and transfer from recording options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Antony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 05:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809176#M916250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T05:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: BDC coding method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809177#M916251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Antony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read file is reading a record from the application server (OPEN DATASET .....)&lt;/P&gt;&lt;P&gt;Transfer writes a record to the application server (OPEN DATASET .....).&lt;/P&gt;&lt;P&gt;Reading and writing data from/to the presentation server (your PC or Laptop) can be accomplished by using the functions GUI_UPLOAD and GUI_DOWNLOAD, respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 05:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-coding-method/m-p/3809177#M916251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T05:48:45Z</dc:date>
    </item>
  </channel>
</rss>

