<?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: mass uploading in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598181#M866547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali,&lt;/P&gt;&lt;P&gt;          In the partner profile which you have created for the claims data message type, select the radio button saying 'Trigeer idoc processing by background job'.&lt;/P&gt;&lt;P&gt;This makes, all your incoming idocs to go into status 62.&lt;/P&gt;&lt;P&gt;And you can process these using program RBDAPP01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: prasanna j on Apr 3, 2008 9:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2008 04:23:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-03T04:23:56Z</dc:date>
    <item>
      <title>mass uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598177#M866543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello frnds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i needs to mass upload the warranty claims data in 4.6C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is : the user will get N number of IDOCS, which contains claims data, on daily basis and he will process them by his end of the day in forms of batches by scheduling them as background job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly suggest how to move further???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 10:36:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598177#M866543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T10:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: mass uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598178#M866544</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;As it is an inbound process create a fm and attach it to a process code and arrach this in partner profile, and write all ur code for posting of the data in that FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 12:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598178#M866544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T12:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: mass uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598179#M866545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Sasi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will it work as batch process for mass uploading in 4.6C?&lt;/P&gt;&lt;P&gt;i checked it out but v thik this mass uploading of claims data is not supported 4.6C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 16:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598179#M866545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-02T16:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: mass uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598180#M866546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here you will create a inbonund idoc and through the inbound idoc it will get the data form the other server immediatly..But here you have create the partner profile as per your requirement i.e. in partner profile there is is option like TRIGGER BY BACKGROUND PROGRAM.if you select this radio button these idocs will not update the data base immediately.You have to run the program RBDAPP01 program explicitly.So here you can run this program by batch run every day night and you will fulfil your requiremnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;shyla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 03:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598180#M866546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T03:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: mass uploading</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598181#M866547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali,&lt;/P&gt;&lt;P&gt;          In the partner profile which you have created for the claims data message type, select the radio button saying 'Trigeer idoc processing by background job'.&lt;/P&gt;&lt;P&gt;This makes, all your incoming idocs to go into status 62.&lt;/P&gt;&lt;P&gt;And you can process these using program RBDAPP01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: prasanna j on Apr 3, 2008 9:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 04:23:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mass-uploading/m-p/3598181#M866547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T04:23:56Z</dc:date>
    </item>
  </channel>
</rss>

