<?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 using call txn for txn cj40 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-using-call-txn-for-txn-cj40/m-p/4690090#M1102447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So in line items last field is Qty RK70L-MENGE//&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt;Use char format in ur flat file for the quantity field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;itab-menge(13) type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//And in txn cj40 first field is project def, So user wants. That field should be blank.&lt;/P&gt;&lt;P&gt;Bcoz it is taking previous value.Pls tell me the suitable code for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont know what u mean by taking previous value .. just check if ur refreshing bdcdata structure after every iteration / before the start of iteration itself  in ur loop endloop . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refresh i_bdcdata[].  " &amp;lt;----&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform &lt;/P&gt;&lt;P&gt;perform &lt;/P&gt;&lt;P&gt;perform &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Nov 2008 07:55:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-15T07:55:13Z</dc:date>
    <item>
      <title>BDC program using call txn for txn cj40</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-using-call-txn-for-txn-cj40/m-p/4690089#M1102446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am uploading data using bdc call txn method for txn cj40. In flat file I have 2 header field and 4 line items.So in line items last field is Qty [RK70L-MENGE].This field data is not uploading.Pls tell me where is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in txn cj40 first field is project def, So user wants. That field should be blank.&lt;/P&gt;&lt;P&gt;Bcoz it is taking previous value.Pls tell me the suitable code for that.&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;Shiv Kant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Nov 2008 07:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-using-call-txn-for-txn-cj40/m-p/4690089#M1102446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-15T07:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program using call txn for txn cj40</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-using-call-txn-for-txn-cj40/m-p/4690090#M1102447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So in line items last field is Qty RK70L-MENGE//&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt;Use char format in ur flat file for the quantity field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;itab-menge(13) type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//And in txn cj40 first field is project def, So user wants. That field should be blank.&lt;/P&gt;&lt;P&gt;Bcoz it is taking previous value.Pls tell me the suitable code for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont know what u mean by taking previous value .. just check if ur refreshing bdcdata structure after every iteration / before the start of iteration itself  in ur loop endloop . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refresh i_bdcdata[].  " &amp;lt;----&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform &lt;/P&gt;&lt;P&gt;perform &lt;/P&gt;&lt;P&gt;perform &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Nov 2008 07:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-using-call-txn-for-txn-cj40/m-p/4690090#M1102447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-15T07:55:13Z</dc:date>
    </item>
  </channel>
</rss>

