<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2284588#M497704</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;note that CONACTENATE stmt is very very important while handling table control in bdc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while u record the records in table contrl,&lt;/P&gt;&lt;P&gt;example they will be stored as ebelp(1), ebelp(2).....ebelp(20).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1)----implies row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to handle that its not possible, as we cant declare , DATA A(N) TYPE CHAR.&lt;/P&gt;&lt;P&gt;so, we can handle like this,&lt;/P&gt;&lt;P&gt;for example..&lt;/P&gt;&lt;P&gt;declare,&lt;/P&gt;&lt;P&gt;DATA VALUE(10) TYPE CHAR, n type i.&lt;/P&gt;&lt;P&gt;loop .......&lt;/P&gt;&lt;P&gt;n = 1.&lt;/P&gt;&lt;P&gt;concatenate 'ebelp(' n ')' into value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n = n + 1.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;now value contaions ebelp(1), ebelp(2)................ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regads,&lt;/P&gt;&lt;P&gt;nazeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2007 06:43:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-28T06:43:40Z</dc:date>
    <item>
      <title>bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2284587#M497703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is main problems  when we upload data flat file into tablecontrol? in call trasaction  and session method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2007 04:54:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2284587#M497703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-27T04:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2284588#M497704</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;note that CONACTENATE stmt is very very important while handling table control in bdc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while u record the records in table contrl,&lt;/P&gt;&lt;P&gt;example they will be stored as ebelp(1), ebelp(2).....ebelp(20).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1)----implies row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to handle that its not possible, as we cant declare , DATA A(N) TYPE CHAR.&lt;/P&gt;&lt;P&gt;so, we can handle like this,&lt;/P&gt;&lt;P&gt;for example..&lt;/P&gt;&lt;P&gt;declare,&lt;/P&gt;&lt;P&gt;DATA VALUE(10) TYPE CHAR, n type i.&lt;/P&gt;&lt;P&gt;loop .......&lt;/P&gt;&lt;P&gt;n = 1.&lt;/P&gt;&lt;P&gt;concatenate 'ebelp(' n ')' into value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n = n + 1.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;now value contaions ebelp(1), ebelp(2)................ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regads,&lt;/P&gt;&lt;P&gt;nazeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 06:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2284588#M497704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T06:43:40Z</dc:date>
    </item>
  </channel>
</rss>

