<?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: Parallel Processing batch input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829429#M920880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not understood, I must create a function and use CALL FUNCTION STARTING NEW TASK, every time I want to call that it in parallel, or CALL FUNCTION STARTING NEW TASK the use on the session of batch input&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2008 08:25:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-14T08:25:06Z</dc:date>
    <item>
      <title>Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829421#M920872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello, i have problem ...&lt;/P&gt;&lt;P&gt;it possible work batch input in parallel processing ? ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 10:24:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829421#M920872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T10:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829422#M920873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technically yes.  But it depends on what the transaction is, and how it maintains locking.  If two parallel processes try to update the same object at the same time, one will fail, as it couldn't get a lock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 11:01:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829422#M920873</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-05-13T11:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829423#M920874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;they come carried out of the insert on the same table, as I can proceed with ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 11:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829423#M920874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T11:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829424#M920875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;me you can write the code with which I can send more sessions parallel than batch inpu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 11:14:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829424#M920875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T11:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829425#M920876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicola - don't ask for solutions to problems via email.  If we discuss on the forums, all can benefit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many blogs and articles about how to implement parallel processing - use the search function available in SDN.  I understand English isn't your first language, but I'm unlikely to be able to make things clearer for you.  The SAP help files have very good information - and this might be available in your first language,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 16:42:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829425#M920876</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-05-13T16:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829426#M920877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my problem.&lt;/P&gt;&lt;P&gt;have 1 file in input..&lt;/P&gt;&lt;P&gt;open 1 session "batch input"&lt;/P&gt;&lt;P&gt;work file&lt;/P&gt;&lt;P&gt;close session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my new program,&lt;/P&gt;&lt;P&gt;work in parallel multi session "batch input"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you know solution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 16:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829426#M920877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T16:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829427#M920878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FORM AGGIORNA.&lt;/P&gt;&lt;P&gt;  PERFORM PRELEVA_FILE.&lt;/P&gt;&lt;P&gt;*perform controlli_preliminari. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  PERFORM R7000-OPEN-BI.               " open sessione batch input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT TB_FILE.&lt;/P&gt;&lt;P&gt;    REFRESH ALL_TABLES.&lt;/P&gt;&lt;P&gt;    CLEAR ALL_TABLES.&lt;/P&gt;&lt;P&gt;    PERFORM DETERMINA_TABELLA_COND.&lt;/P&gt;&lt;P&gt;    READ TABLE TB_CAMPI WITH KEY CAMPO = 'RV130-SELKZ'.&lt;/P&gt;&lt;P&gt;    VN_RIGA = SY-TABIX.&lt;/P&gt;&lt;P&gt;    VN_TABIX = SY-TABIX.&lt;/P&gt;&lt;P&gt;    PERFORM READ_CAMPO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    READ TABLE ALL_TABLES WITH KEY KOTAB = VA_CAMPO.&lt;/P&gt;&lt;P&gt;    IF SY-SUBRC NE 0.&lt;/P&gt;&lt;P&gt;      MESSAGE E000 WITH  'Tabella sequenza '&lt;/P&gt;&lt;P&gt;             VA_CAMPO  'inesistente'.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;    VN_RIGA = SY-TABIX.&lt;/P&gt;&lt;P&gt;    PERFORM R7100-CHARGE-TAB-BDC USING:&lt;/P&gt;&lt;P&gt;    CA_START_DYNPRO  'SAPMV13A'       '0100',&lt;/P&gt;&lt;P&gt;    CA_FIELD_DYNPRO 'RV13A-KSCHL'  VA_KSCHL,&lt;/P&gt;&lt;P&gt;    CA_FIELD_DYNPRO  CA_OK_CODE '=ANTA'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CONCATENATE 'RV130-SELKZ(' VN_RIGA ')' INTO VA_FIELD.&lt;/P&gt;&lt;P&gt;    PERFORM R7100-CHARGE-TAB-BDC USING:&lt;/P&gt;&lt;P&gt;    CA_START_DYNPRO  'SAPLV14A'       '0100',&lt;/P&gt;&lt;P&gt;    CA_FIELD_DYNPRO VA_FIELD  'X',&lt;/P&gt;&lt;P&gt;    CA_FIELD_DYNPRO  CA_OK_CODE '=WEIT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CONCATENATE '1' ALL_TABLES-KOTABNR INTO VN_DYNPRO1.&lt;/P&gt;&lt;P&gt;    PERFORM ALTRE_VIDEATA USING VN_DYNPRO1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM R7010-CLOSE-BI.              " Close sessione batch input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MOVE VN_ELAB TO VN_RECELAB.&lt;/P&gt;&lt;P&gt;ENDFORM.                               " AGGIORNA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 16:49:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829427#M920878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T16:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829428#M920879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; my problem.&lt;/P&gt;&lt;P&gt;&amp;gt; have 1 file in input..&lt;/P&gt;&lt;P&gt;&amp;gt; open 1 session "batch input"&lt;/P&gt;&lt;P&gt;&amp;gt; work file&lt;/P&gt;&lt;P&gt;&amp;gt; close session&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; my new program,&lt;/P&gt;&lt;P&gt;&amp;gt; work in parallel multi session "batch input"&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; you know solution ?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the file into an internal table.&lt;/P&gt;&lt;P&gt;Break the file into smaller internal tables.&lt;/P&gt;&lt;P&gt;For each smaller table use CALL FUNCTION STARTING NEW TASK and the principles of parallel processing as described in SAP HELP, blogs and articles on SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module is an RFC enabled function module.  It has as parameters all the information it needs to create a batch session  With the data it has been sent it opens a batch input session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot write the code for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 18:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829428#M920879</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-05-13T18:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829429#M920880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not understood, I must create a function and use CALL FUNCTION STARTING NEW TASK, every time I want to call that it in parallel, or CALL FUNCTION STARTING NEW TASK the use on the session of batch input&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 08:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829429#M920880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T08:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel Processing batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829430#M920881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You MUST go and read and understand the SAP Help about parallel processing.  Also try and read some of the blogs about it.  At the moment, I'm afraid your basic understanding is not sufficient.  This is a relatively advanced ABAP topic.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, having read the help and the blogs, you still can't do it, then you need to have help, on site, from a senior developer.  It is not going to be solved on this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 11:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parallel-processing-batch-input/m-p/3829430#M920881</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-05-14T11:44:10Z</dc:date>
    </item>
  </channel>
</rss>

