<?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: FM CRS_SEND_TO_SERVER BLOCK-Processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-crs-send-to-server-block-processing/m-p/11683065#M1945818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found the solution.&lt;/P&gt;&lt;P&gt;the fuba has to be called in background. thou it does not by just giving import parameter i_update_task = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there need to be added 2 entries in ERP-CU-Tab CRMPAROLTP&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/932360" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/932361" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the FM then gets called in Background mode and the cursor wont get resetted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2016 15:24:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-04-18T15:24:42Z</dc:date>
    <item>
      <title>FM CRS_SEND_TO_SERVER BLOCK-Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-crs-send-to-server-block-processing/m-p/11683063#M1945816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using FM CRS_SEND_TO_SERVER to send Data of Z-Tables to middleware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to extract the data in Initial-Load i want to use Select Cursor, because this can be used generic for any table. unforunately the FM CRS_SEND_TO_SERVER somehow reset the cursor. (most likely with implicit commit work)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a chance to call the FM CRS_SEND_TO_SERVER without interupting my BLOCK-Processing? do you know if there is a possibility to call this FM without doing an ipliziz commit work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did any body use this FM too? how do you do the block processing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 11:01:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-crs-send-to-server-block-processing/m-p/11683063#M1945816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-15T11:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: FM CRS_SEND_TO_SERVER BLOCK-Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-crs-send-to-server-block-processing/m-p/11683064#M1945817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does any 1 have experience with this FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 08:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-crs-send-to-server-block-processing/m-p/11683064#M1945817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-18T08:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: FM CRS_SEND_TO_SERVER BLOCK-Processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-crs-send-to-server-block-processing/m-p/11683065#M1945818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found the solution.&lt;/P&gt;&lt;P&gt;the fuba has to be called in background. thou it does not by just giving import parameter i_update_task = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there need to be added 2 entries in ERP-CU-Tab CRMPAROLTP&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/932360" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/932361" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the FM then gets called in Background mode and the cursor wont get resetted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 15:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-crs-send-to-server-block-processing/m-p/11683065#M1945818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-18T15:24:42Z</dc:date>
    </item>
  </channel>
</rss>

