<?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: Transactional RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactional-rfc/m-p/1007176#M78010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you forgot to export the parameter DEST.&lt;/P&gt;&lt;P&gt;Pls. check the inteface of the FM:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FUNCTION ID_OF_BACKGROUNDTASK.
*"----------------------------------------------------------------------
*"*"Lokale Schnittstelle:
*"  IMPORTING
*"     VALUE(DEST) LIKE  RFCDES-RFCDEST DEFAULT SPACE
*"  EXPORTING
*"     VALUE(TID) LIKE  ARFCTID STRUCTURE  ARFCTID
*"     VALUE(FNUM) LIKE  QRETSTATE-QRFNUM
*"----------------------------------------------------------------------
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;So you are asking for the TID of destination SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Juergen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Pls. post Reward Points if you find this answer usefull! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2005 16:26:27 GMT</pubDate>
    <dc:creator>former_member225448</dc:creator>
    <dc:date>2005-10-07T16:26:27Z</dc:date>
    <item>
      <title>Transactional RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactional-rfc/m-p/1007175#M78009</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 trying to make a transactional RFC call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'ZBAPI_SET_DATE'&lt;/P&gt;&lt;P&gt;  IN BACKGROUND TASK&lt;/P&gt;&lt;P&gt;  destination l_dest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ID_OF_BACKGROUNDTASK'                 IMPORTING TID           = w_tid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the task id of the RFC call and when I try to look it up in the table 'ARFCSSTATE', I dont find an corresponding entry. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RFC call is also not made and the data not updated in the remote system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 12:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transactional-rfc/m-p/1007175#M78009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-06T12:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transactional RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transactional-rfc/m-p/1007176#M78010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you forgot to export the parameter DEST.&lt;/P&gt;&lt;P&gt;Pls. check the inteface of the FM:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FUNCTION ID_OF_BACKGROUNDTASK.
*"----------------------------------------------------------------------
*"*"Lokale Schnittstelle:
*"  IMPORTING
*"     VALUE(DEST) LIKE  RFCDES-RFCDEST DEFAULT SPACE
*"  EXPORTING
*"     VALUE(TID) LIKE  ARFCTID STRUCTURE  ARFCTID
*"     VALUE(FNUM) LIKE  QRETSTATE-QRFNUM
*"----------------------------------------------------------------------
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;So you are asking for the TID of destination SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Juergen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Pls. post Reward Points if you find this answer usefull! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2005 16:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transactional-rfc/m-p/1007176#M78010</guid>
      <dc:creator>former_member225448</dc:creator>
      <dc:date>2005-10-07T16:26:27Z</dc:date>
    </item>
  </channel>
</rss>

