<?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: Batch Input in RFC function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926457#M59917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure why your BDC is not working, may be the way you are doing the call transaction has something to do with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But try this RFC RFC_CHANGE_EQUIPMENT_MASTER instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2005 21:14:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-02T21:14:25Z</dc:date>
    <item>
      <title>Batch Input in RFC function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926456#M59916</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;I am creating a function that change the location of an equipment in transaction IE02. When i execute this function  from SAP it works fine, but when its call from .Net connector does not work, no changes to equipment are realized. i am using call transaction to generate a batch input mode.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have used submit to programs with the necessary code to execute call transaction IE02 but the results are the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i execute a batch input from rfc funtion module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Alejandro López&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2005 21:00:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926456#M59916</guid>
      <dc:creator>alejandro_lpez</dc:creator>
      <dc:date>2005-05-02T21:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input in RFC function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926457#M59917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure why your BDC is not working, may be the way you are doing the call transaction has something to do with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But try this RFC RFC_CHANGE_EQUIPMENT_MASTER instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2005 21:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926457#M59917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-02T21:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input in RFC function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926458#M59918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a solution: user that calls RCF function  did not have enough permission to execute a batch input, although when executed the RFC no error messages were shown.&lt;/P&gt;&lt;P&gt;it is necessary to assign all the permissions for execute batch input to user that executes the RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2005 15:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926458#M59918</guid>
      <dc:creator>alejandro_lpez</dc:creator>
      <dc:date>2005-05-03T15:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input in RFC function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926459#M59919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alejandro, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tengo problemas similares con una rfc y batch input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Serías tan amable de enviarme el código de la rfc para revisar, chequee los permisos pero igual no actualiza datos. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gracias.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2005 22:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-in-rfc-function-module/m-p/926459#M59919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-04T22:04:22Z</dc:date>
    </item>
  </channel>
</rss>

