<?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 Call Function starting new task in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-starting-new-task/m-p/5068536#M1177658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting a dump , when trying to call a local asynchronous RFC .Well dump is coming when i am trying to use receive statement to get data returnd by rfc.&lt;/P&gt;&lt;P&gt;Folowing error message has come when i saw in ST 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"An error occurred when executing a REMOTE FUNCTION CALL.&lt;/P&gt;&lt;P&gt;It was logged under the name "At least one entry could not be "&lt;/P&gt;&lt;P&gt;on the called page."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what can be the reason for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'ZRFC_PER_DIEM' starting new task lc_taskid performing subr on end of task&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;h_guid = it_header_guid_n&lt;/P&gt;&lt;P&gt;request_obj = lt_requested_objects_n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wait up to '1' seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read table gt_scl into ls_scl index 1.&lt;/P&gt;&lt;P&gt;p_transaction_per_diem = ls_scl-value.&lt;/P&gt;&lt;P&gt;read table gt_scl into ls_scl index 2.&lt;/P&gt;&lt;P&gt;transaction_currency_code = ls_scl-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form subr using task_id type clike.&lt;/P&gt;&lt;P&gt;     data: p_transaction_per_diem type char13,&lt;/P&gt;&lt;P&gt;      transaction_currency_code type char3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      receive results from function 'ZRFC_PER_DIEM' &lt;/P&gt;&lt;P&gt;                                        tables&lt;/P&gt;&lt;P&gt;                                             value = gt_scl.&lt;/P&gt;&lt;P&gt;endform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically i am getting dumo when receive statenment is running , by giving above dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2009 05:19:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-03T05:19:23Z</dc:date>
    <item>
      <title>Call Function starting new task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-starting-new-task/m-p/5068536#M1177658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting a dump , when trying to call a local asynchronous RFC .Well dump is coming when i am trying to use receive statement to get data returnd by rfc.&lt;/P&gt;&lt;P&gt;Folowing error message has come when i saw in ST 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"An error occurred when executing a REMOTE FUNCTION CALL.&lt;/P&gt;&lt;P&gt;It was logged under the name "At least one entry could not be "&lt;/P&gt;&lt;P&gt;on the called page."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what can be the reason for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'ZRFC_PER_DIEM' starting new task lc_taskid performing subr on end of task&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;h_guid = it_header_guid_n&lt;/P&gt;&lt;P&gt;request_obj = lt_requested_objects_n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wait up to '1' seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read table gt_scl into ls_scl index 1.&lt;/P&gt;&lt;P&gt;p_transaction_per_diem = ls_scl-value.&lt;/P&gt;&lt;P&gt;read table gt_scl into ls_scl index 2.&lt;/P&gt;&lt;P&gt;transaction_currency_code = ls_scl-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form subr using task_id type clike.&lt;/P&gt;&lt;P&gt;     data: p_transaction_per_diem type char13,&lt;/P&gt;&lt;P&gt;      transaction_currency_code type char3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      receive results from function 'ZRFC_PER_DIEM' &lt;/P&gt;&lt;P&gt;                                        tables&lt;/P&gt;&lt;P&gt;                                             value = gt_scl.&lt;/P&gt;&lt;P&gt;endform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically i am getting dumo when receive statenment is running , by giving above dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 05:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-starting-new-task/m-p/5068536#M1177658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T05:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Call Function starting new task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-starting-new-task/m-p/5068537#M1177659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PG - I am facing the same problem, can you please tell me the know how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Reetesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Reetesh Tiwary on Mar 4, 2009 5:55 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Reetesh Tiwary on Mar 2, 2010 1:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 15:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-starting-new-task/m-p/5068537#M1177659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T15:23:02Z</dc:date>
    </item>
  </channel>
</rss>

