<?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 session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/session/m-p/1631403#M281771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;            I am developed session method to upload data from flat file using the tcode F-02.if the records more than 999 it must create another document.can anybody please tell me how can i write the code for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2006 07:54:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-19T07:54:26Z</dc:date>
    <item>
      <title>session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session/m-p/1631403#M281771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;            I am developed session method to upload data from flat file using the tcode F-02.if the records more than 999 it must create another document.can anybody please tell me how can i write the code for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 07:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session/m-p/1631403#M281771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T07:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session/m-p/1631404#M281772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  Maybe you can try this way:
    while looping and preparing the line items, 
increment the counter variable for each record. When the 
counter reaches 999 call FM: BDC_INSERT.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 08:13:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session/m-p/1631404#M281772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T08:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session/m-p/1631405#M281773</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;The limit should be 950 not 999, you have to count the position and the total of amount of every document you create. But how to split the document depends on which document you have to create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 12:09:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session/m-p/1631405#M281773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T12:09:54Z</dc:date>
    </item>
  </channel>
</rss>

