<?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 Session Method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837788#M1131699</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;write on more programm and each time send 500 records to your BDC program&lt;/P&gt;&lt;P&gt;and after successful execution return to trhe main program via submit and return&lt;/P&gt;&lt;P&gt;and then dispaly the message in the main program that " 500 records are uploaded " then again send the next 500 records for execution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2008 09:05:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-26T09:05:35Z</dc:date>
    <item>
      <title>BDC Session Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837787#M1131698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use a more informative subject line in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;    I'm working on &lt;STRONG&gt;BDC Session Method&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I want to upload 500 records (Take an example if there r 10,000 records) each time and after this process i need display one pop-up box with message "500 records uploaded" each time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    How can i display message in pop-up box...???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Nov 26, 2008 11:15 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 08:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837787#M1131698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T08:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837788#M1131699</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;write on more programm and each time send 500 records to your BDC program&lt;/P&gt;&lt;P&gt;and after successful execution return to trhe main program via submit and return&lt;/P&gt;&lt;P&gt;and then dispaly the message in the main program that " 500 records are uploaded " then again send the next 500 records for execution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 09:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837788#M1131699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T09:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837789#M1131700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use a more informative subject line in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 10:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837789#M1131700</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-11-26T10:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837790#M1131701</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;    Do like this , when ever  records reaches 500 u should triggrer popup (For this u need to write code).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use any of these function modules which ever it suits for your requirement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_CONFIRMATION_DATA&lt;/P&gt;&lt;P&gt;POPUP_TO_DISPLAY_USERDATA&lt;/P&gt;&lt;P&gt;POPUP_TO_DISPLAY_TEXT_LO&lt;/P&gt;&lt;P&gt;POPUP_TO_CONFIRM_TERM&lt;/P&gt;&lt;P&gt;POPUP_TO_DISPLAY_TEXT&lt;/P&gt;&lt;P&gt;POPUP_TO_CONFIRM&lt;/P&gt;&lt;P&gt;POPUP_DISPLAY_TEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR goto se37 give popup_* select proper function module and u can get it done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudhakar Reddy.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 06:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method/m-p/4837790#M1131701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T06:19:43Z</dc:date>
    </item>
  </channel>
</rss>

